CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 串口,printf

搜索资源列表

  1. uart_con

    0下载:
  2. 实用的串口收发程序,实现了printf和scanf,注释详细,适用于51单片机-practical Serial Transceivers procedures, and the printf Scanf Notes detailed, apply to the 51 SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:929
    • 提供者:陈新明
  1. rprint

    0下载:
  2. 高效地对printf进行了修改,很适合在对串口打印要求速度很高的情况。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4570
    • 提供者:franky
  1. PrintppSources

    0下载:
  2. \"printpp\"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的输出设备是串口。提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--A debugging tool. It is equivalent to the \"printf\" in C, but its output device is serial port. The sample code is compiled in codewarrior. By u
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7035
    • 提供者:小舒
  1. 移植uip-1.0到Atmega32

    0下载:
  2. 移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr) 函数,一般注释掉 printf 语句即可,或者改为你自己的串口格式化打印实现。 3)u
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-24
    • 文件大小:420617
    • 提供者:yuangaoping
  1. MC9S12DG128

    0下载:
  2. 本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。 其中: "LED"是用定时器模块写的一个跑马灯。 "printpp"是帮助用户调试的一个工具,它相当于C提供的printf函数,但它的输出设备是串口。 -This folder is to provide users with codeworrior programming paradigm, designed to enable use
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:537198
    • 提供者:郭冰冰
  1. stm32p2Bgpsp2B1602

    0下载:
  2. STM32通过串口接收GPS信号,并且在显示屏上输出GPS信息-use UART to receive GPS information with STM32 board,printf GPS information on tft screen.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:77043
    • 提供者:qinxiao
  1. code

    0下载:
  2. 在串口调试软件中,实现用printf输出需要输出的字符,数字,以及汉字!并用中断方式!-Serial debugging software, with printf output to output characters, numbers, and Chinese characters! And used to interrupt the way!
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:30706
    • 提供者:周潘
  1. usartPrintf

    1下载:
  2. STM32单片机串口打印,可直接调用Printf,scanf函数-STM32 microcontroller serial printing, you can directly call Printf, scanf function
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1752
    • 提供者:张风
  1. Printf

    0下载:
  2. 这份代码是在万利的EK-STM32F开放板上验证过的串口程序,用查询方式实现。能够发送和接收。比较好用。- this is com progmmma,used the EK-ST32F.the muc is stm32f103vbt6
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:14917
    • 提供者:jeff king
  1. Printf

    0下载:
  2. printf 函数代码原型,可移植到串口打印-prototype of printf function code can be ported to the serial port print
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2539135
    • 提供者:黄先生
  1. printf

    0下载:
  2. 传统的51单片机驱动打印机的程序,通过串口即可实现灵活的控制-51 traditional printer driver program, to achieve flexible control through the serial port.
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:15545
    • 提供者:oio12
  1. printf

    0下载:
  2. 硬件:TQ210(S5PV210) 功能:可通过串口格式化打印信息至PC上。 连接好串口后,打开电源,可在PC上看到如下信息: Uart Test for printf 然后继续打印如下信息: t = 1 (0x1) t = 2 (0x2) t = 3 (0x3) ... -Hardware: TQ210 (S5PV210) function: You can print formatted information via the serial port to
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:2710
    • 提供者:何林坤
  1. printf

    0下载:
  2. 自制printf串口打印,51单片机程序,程序员必备-printf serial port to print
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:9985
    • 提供者:
  1. printf

    0下载:
  2. 介绍了一个用printf()就能作为串口输出的程序,使用时只需更改串口配置就能直接使用- It describes a use printf () can be used as the serial output of the program, when you use just change the serial port configuratio
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:65046
    • 提供者:张中华
  1. LabWindowsCV-serial-and-word-printf

    0下载:
  2. 通过moudbus协议,实现串口数据采集与发送,以及,可通过界面设置参数与将数据打印到excel表。-Through moudbus agreement, serial port data acquisition and sending, and can set parameters through the interface and the data printed to the excel table.
  3. 所属分类:LabView

    • 发布日期:2017-05-24
    • 文件大小:7249744
    • 提供者:
  1. USART-receive

    0下载:
  2. 定向printf函数到串口,使用轮询方式接收数据,使用USART1,USB TO UART接口。-Printf function directed to the serial port using polling to receive data using USART1, USB TO UART interface.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2211774
    • 提供者:myname
  1. STM32F407---printf-----keil5

    3下载:
  2. 该源码公示了怎样使用STM32F407的串口进行收发数据,在keil5编译环境中进行编译。需要将STM32F407的串口1与USB串口相连,即可以实现电脑桌面串口调试助手的调试。-The source of the public how to use STM32F407 serial port to send and receive data, compiled in keil5 compilation environment. We need STM32F407 serial port 1 i
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:3947046
    • 提供者:沉雁
  1. STM32F030k6ct-232txrx-printf-ADC

    1下载:
  2. STM32F030k6ct的串口打印,以及ADC采样,采用ST的HAL固件库-STM32F030k6ct serial printing, and ADC sampling, using ST HAL firmware library
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:984655
    • 提供者:honyuan
  1. 16路demo

    0下载:
  2. STC单片机使用printf函数,不影响串口功能,一组定时器记录系统运行时间(STC microcontroller uses the printf function, does not affect the serial port function, a set of timers record the system running time)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-01
    • 文件大小:56320
    • 提供者:伍陆柒
  1. 2-4-1、I2C打印

    0下载:
  2. 实现IIC读写操作,并通过串口打印出写进EPROM的数据来,(IIC read and write operation, and print out through the serial por)
  3. 所属分类:单片机开发

« 1 23 4 »
搜珍网 www.dssz.com