搜索资源列表
printf
- Tiny printf function for embedded programming
printf
- 一个printf的实现源代码,包括对浮点数等到字符串的格式化,与平台无关,可以方便在嵌入式中使用。
Printf.zip
- STM32 Printf for stm32f103 -> UART1,STM32 Printf for stm32f103-> UART1
printpp_XS128
- 基于飞思卡尔单片机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
PrintForLpc2131
- LPC2131 ,Printf函数通过串口1向上位机软件发送数据,以后利用该模板即可正常使用Printf。 -LPC2131, Printf function upward through the serial 1-bit software to send data beyond the normal use of the template can use Printf.
ARM_printf
- 在ARM上实现Printf,可以输出任何格式的变量,调试时非常方便-At ARM implementation on Printf, in any format can be output variables, debugging is very convenient when
printf.c
- printf implementation (small) for microcontrollers
ex_printf
- printf control for atmega128
printf
- atmel MEGA48单片机的串口通信程序,非常好用-USART
printf
- 一个用于单片机(这里用于C8051F060)的简单的printf程序-One for the microcontroller (in this case for the C8051F060) a simple printf program
stmsky001-USART
- stmsky001-USART STM32103ZET6 UART 资料 printf 打印函数-stmsky001-USART STM32103ZET6 UART data print function printf
LPC2388_T_printf_rtc_20091229
- Source Coode for Basic Printf and LED blinking Programs/.
Example7
- 在STM32F103上面实现printf的重定位-this is important
21xx_printf
- keil下实现printf的工程文件 -keil printf achieved under the project file
usartPrintf
- STM32单片机串口打印,可直接调用Printf,scanf函数-STM32 microcontroller serial printing, you can directly call Printf, scanf function
Ex001-com-printf-and-scanf
- com printf and scanf ARM -com printf and scanf ARM
stm32-how-to-use-printf
- 此文件为如何在stm32中使用printf-This file is in how to use printf in stm32
串口printf打印输出(神舟王STM32F407-库函数版
- 串口printf打印输出(STM32F407-库函数版本)
cc2530 zigbee 串口printf重定向,流水灯
- 源码运行硬件:微雪ZB600(底板)+Core2530(核心板)。 功能:串口printf重向(可使用标准printf函数),串口发送字符串。LED流水灯。 这是裸机程序,是我自己工作时测试使用的。参考TI官方代码,修正了网络上例程频率设置的错误。亲测可用。
printf重定向
- 基于stm32zet6的printf重定向,能在串口上用printf语句显示需要显示的内容(Printf redirection based on stm32zet6 can display the content that needs to be displayed with printf statement on the serial port.)