资源列表
water-soft
- 通过NEC单片机UPD78F0411 直接驱动两个断码液晶,同时具有掉电存取数据功能-Direct drive two fault code liquid crystal by NEC microcontroller UPD78F0411, also has a power down data access function
source
- 使用DSP-2808單片機,裡面有數字控制,通信控制,記憶體管理,主要針對電源控制-Use 2808 to implement digital-control commnication control to finish power saving
LLRF
- STC单片机+2.4G低功耗发送程序,全中断换醒,USB直接编程-STC microcontroller+ 2.4G low power transmission program
selUtCan23
- 使用LPC2368实现CAN接收、发送;以及UART的发送。 本例程适用于LPC23xx系列。-Use LPC2368 achieve CAN receiving and sending and UART transmit. This routine is suitable for LPC23xx series.
embest_cm0
- 英蓓特CM0(蓝精灵)光盘附带的开发板例程。 适用于LPC11xx系列。-Embest CM0 (Smurfs) that came with the CD to develop routines. For LPC11xx series.
Example_dragonwake
- dragonwake的LPC1768开发板例程。 适用于LPC17xx系列。-LPC1768 Development Board routine dragonwake. For LPC17xx series.
keil_examples
- keil的官方LPC17xx开发板例程。 适用于LPC17xx系列。-Official LPC17xx Keil development routine. For LPC17xx series.
LPC11xx_SampleSoftware.104
- NXP官方LPC11xx开发板例程。 适用于LPC11xx系列。-NXP official development board LPC11xx routines. For LPC11xx series.
TinyM0_Routine
- 周立功的TinyM0开发板例程。 使用TKStudio编写。 -ZLG s TinyM0 Development Board routine. Use TKStudio to write.
uart_send
- 使用LPC1752开发板实现UART发送。 适用于LPC17xx系列。-Send UART using LPC1752 Development Board. For LPC17xx series.
C51-PC-com
- C51单片机如何从PC机串口接收字符串,带通讯协议。-请输入您要翻译的文字内容或网页地址,回车即可翻译 C51单片机如何从PC机串口接收字符串C51单片机如何从PC机串口接收字符串 C51单片机如何从PC机串口接收字符串 C51 MCU how to receive a string the serial port of PC
MCU-PC
- 单片机接收从电脑串口发送出来的一串字符串,却只能接收到第一个字符,其他的都丢失了或者是接收到的是乱码,却不知道是什么原因。其实,那是因为,虽然单片机的是全双工串口,但是串口的缓冲区(SBUF)却一般只有一个字节,即1Byte,远没有像电脑串口的缓冲区以KB计算那么大,并且,单片机的处理速度是很有限的,试想一下,假如要求一串字符串以9600bps的速率,一个起始位,一个结束位,无校正位,相当于960Byte/s传输到单片机,单片机要是能够全部接收的话,那么单片机接收和处理一个字节的时间仅为约1ms
