搜索资源列表
mcb517_i2c
- software i2c bi-bang on 80c51 mcu
UART
- 80C51 UART全双工通讯的典型应用-80C51 UART Typical applications for full-duplex communication
8051_USB_PRINT
- 本程序是利用80C51控制USB打印机的一小段代码-This procedure is to use USB printers 80C51 to control a small section of the code
jz
- 甲乙两台80C51单片机串行通信,一台通过开关控制P1口的高低电平并发送数据,另一台接收发送过来的数据,通过P1口用发光二极管显示,高电平点亮,低电平熄灭。-A and B two 80C51 microcontroller serial communication, a switch control through the high-low P1 port and send the data to send over another to receive the data, through t
demo_5_1
- 80c51单片机编程,实现单片机的发送接收程序,给出了串口通讯例程。-80c51 microcontroller programming, MCU sending and receiving process, giving the serial communication routines.
DS18B20
- 能根據端口讀取相應的環境溫度及其他參數,80C51單片機程序,基本功能都調通-Read according to the corresponding port temperature and other parameters, 80C51 microcontroller program, the basic functions are transferred through
80c51-for-uart
- 在keil环境下,利用80c52对串口进行控制,利用串口与上位机(pc)进行通讯。-In keil environment, using 80c52 serial to control the use of serial port with the host computer (pc) to communicate.
80C51
- 自动检测80C51 串行通讯中的波特率的详细资料-Automatically detect the 80C51 the baud rate serial communication
DHT11自编
- C语言编写的简单实用的DHT11 可以移植到80c51 和stm32开发板中