搜索资源列表

  1. uart_con

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

    • 发布日期:2008-10-13
    • 文件大小:929byte
    • 提供者:陈新明
  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等)

    • 发布日期:2024-11-10
    • 文件大小:1kb
    • 提供者:陈新明
  1. printf

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

    • 发布日期:2024-11-10
    • 文件大小:1kb
    • 提供者:CaiH
  1. seris

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

    • 发布日期:2024-11-10
    • 文件大小:1kb
    • 提供者:zhang
  1. printpp_XS128

    0下载:
  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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-10
    • 文件大小:623kb
    • 提供者:王怀玉
  1. usartPrintf

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

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:张风
  1. MSP430-man-machine-dialogue

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

    • 发布日期:2024-11-10
    • 文件大小:66kb
    • 提供者:
  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 microco
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-10
    • 文件大小:1.87mb
    • 提供者:fucongcong
  1. USART_Printf

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

    • 发布日期:2024-11-10
    • 文件大小:2.04mb
    • 提供者:wang
  1. printf

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

    • 发布日期:2024-11-10
    • 文件大小:15kb
    • 提供者:oio12
  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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:tanlin
  1. msp430-printf

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

    • 发布日期:2024-11-10
    • 文件大小:2kb
    • 提供者:liuruichao
  1. printf

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

    • 发布日期:2024-11-10
    • 文件大小:10kb
    • 提供者:
  1. C#直流电机pid调速

    0下载:
  2. 用C#编写的串口调试软件,下位机在STM32上测试通过,下位机发送数据的格式如printf("%s%f%s%f%s",":"x1":"x2":")单片机串口发送数据(Written in C# serial debugging software, the lower computer on the STM32 test passed, the lower m
  3. 所属分类:C#编程

    • 发布日期:2024-11-10
    • 文件大小:96kb
    • 提供者:ym133
  1. uart_printf

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

    • 发布日期:2024-11-10
    • 文件大小:42kb
    • 提供者: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. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-10
    • 文件大小:55kb
    • 提供者:伍陆柒
  1. 51UART

    0下载:
  2. 51单片机的串口实现printf,printf自己修改的,系统printf不好用,来源:51hei(51 singlechip serial port realization printf, printf itself modified, the system printf is not good, source)
  3. 所属分类:串口编程

    • 发布日期:2024-11-10
    • 文件大小:40kb
    • 提供者:BLDCM
  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. 所属分类:单片机(51,AVR,MSP430等)

  1. printf(interrupt)

    0下载:
  2. STM32串口通信程序,在中断处理,适用于STM32f103zet6单片机(STM32 serial communication program, interrupt handling)
  3. 所属分类:中间件编程

    • 发布日期:2024-11-10
    • 文件大小:3.99mb
    • 提供者:M朱
  1. 打印串口 程序 8463B printf

    0下载:
  2. 赛元单片机的串口打印汉字程序,支持赛元全系列芯片,非常棒!(Uart Printf str program,is very good!)
  3. 所属分类:串口编程

    • 发布日期:2024-11-10
    • 文件大小:33kb
    • 提供者:liug527
« 12 »

源码中国 www.ymcn.org