资源列表
i2c_extended
- Example of Inter connection I2C Application with Bascom AVR
FF
- Nicely and ever needed to engineers FF transformation
esp_udp_server
- Arduino module with phone through ESP8266 wifi module. They all link to the local LAN network.
Buttom
- Library to remove debanuce effect on the drive buttons for AVR GNU GCC.
SAMPLINGPROGRAM1
- Arduino program for sampling
C8051F060-uart-test
- C8051F060测试程序,测试单片机是否正常。向串口不断发送数据。-C8051F060 test procedures, test microcontroller is normal. Continue to send data to the serial port.
tx
- 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 //这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 //和查询发送,另外我觉得发送没有必要用中断,因为程序的开
UART
- pic30f4012异步串口调试程序,与pc的通信程序-item program for UART of pic30f4012
LCDC
- 基于AT89C51的LCD1602显示程序-The LCD1602 display program based on AT89C51
12864test
- 12864液晶屏的简单测试程序~~显示的是一首诗,分四行显示-12864 LCD screen a simple test program ~ ~ shows a poem, four lines show sub-
led
- 数码管跑表,从000到999历时十秒,按下S1,hold on-Digital control stopwatch, from 000 to 999 last 10 seconds, press the S1, hold on
avruart
- Using the AVR UART in C
