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. printpp_XS128

    1下载:
  2. 基于飞思卡尔单片机xs128的串口函数,编写的printf函数可以很简单的移植到其他单片机上使用,程序源码十分简单而且有注释-Based on Freescale microcontroller serial port function xs128, prepare the printf function can be very simple to use portable to other microcontrollers, the program is very simple and ann
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-03-09
    • 文件大小:638010
    • 提供者:王怀玉
  1. printf

    0下载:
  2. atmel MEGA48单片机的串口通信程序,非常好用-USART
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:912
    • 提供者:CaiH
  1. seris

    0下载:
  2. 单片机利用printf函数直接给串口发数据-scm send data using math printf directly!
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1057
    • 提供者:zhang
  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. MSP430-man-machine-dialogue

    0下载:
  2. 该程序示范用MSP430单片机串口作为标准终端输入/输出设备的范例。Windows自带有"超级终端"软件,运行后可以将PC机模拟成一个标准终端设备,其中PC机的屏幕变成字符型输出终端设备,PC机键盘变成标准字符输入设备。printf/scanf函数可以向标准字符终端设备打印/获取信息,因此,通过串口连接到PC机并运行超级终端软件后,可以将printf函数的结果打印在PC机屏幕上,也能从PC机键盘向单片机输入数据和信息。-The program demonstrates the MSP430 mi
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:67879
    • 提供者:
  1. UART-serial-port-2-Printf

    0下载:
  2. UART串口2 Printf程序单片机时钟设置,在这个阶段,已经配置, 这是通过SystemInit()函数从启动名为 文件(startup_stm32f10x_xx.s),然后跳转到应用程序的主。 重新配置SystemInit的默认设置()函数,请参阅 system_stm32f10x.c文件-UART serial port 2 Printf program At this stage the microcontroller clock setting is alre
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1961517
    • 提供者:fucongcong
  1. USART_Printf

    0下载:
  2. STM32单片机串口打印例程,用到printf函数以及 fputc函数的修改,用的是STM32F103VET6。-STM32 microcontroller serial printing routines used printf function fputc function changes with STM32F103VET6.
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:2141778
    • 提供者:wang
  1. printf

    0下载:
  2. 单片机上实现printf, scanf函数功能,通过串口输入输出可方便的跟踪调试程序-it is used to achieve the fuction of "printf and scanf" in chip.it would predigest your process of debugging the programmes
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:2416
    • 提供者:tanlin
  1. UART0_Stdio1

    0下载:
  2. 单片机c8051f020的串口通讯例子,本例用到printf函数讲发送的字符串送到串口调试助手上显示出来-C8051f020 microcontroller serial communication example, the cases used in the printf function sends the string to speak serial debugging on display
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:1736
    • 提供者:吴新潮
  1. msp430-printf

    0下载:
  2. msp430f149实现串口的printf函数,串口输出,可变参数,和printf用法完全一样,方便单片机调试,编译环境为IAR-printf of msp430f149,uart output,IAR
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1741
    • 提供者:liuruichao
  1. printf

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

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

    0下载:
  2. MAX232串口通讯收发程序 Printf函数 发送指定数据回复当前状态。51单片机Printf函数应用-MAX232 serial port communication transceiver procedure Printf function reply send specified data current state.51 microcontroller Printf function application
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:29673
    • 提供者:冯明扬
  1. usart

    0下载:
  2. ARM单片机系统实现多串口分使用printf配置 基于STM32-ARM microcontroller system multi-port configuration points to use printf Based on STM32
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:3861
    • 提供者:
  1. STM32F1_STDLIB_MDK5_Project_Template

    0下载:
  2. 使用MDK5建立的STM32F10单片机工程模板,已经实现了在不使用MicroLIB库的前提下重定向printf和scanf函数到USART,可直接使用串口助手调试。-STM32 project template in MDK5, Regtarge std. function scanf and printf to usart1 whitout MicroLib.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-04
    • 文件大小:319189
    • 提供者:徐玉林
  1. uart_printf

    0下载:
  2. 基于89c51单片机的printf语句串口文本输出程序(Based on 89c51 single-chip printf statement serial output program)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:43008
    • 提供者:hjhoooo
  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. 6. SC-printf

    0下载:
  2. 单片机串口通讯协议的实现,使用printf输出到电脑(The realization of the serial communication protocol of single chip microcomputer, using printf to output to the computer)
  3. 所属分类:单片机开发

搜珍网 www.dssz.com