搜索资源列表
duojitongxin
- 利用51单片机实现串口多机通信的实验程序,分别有上位机和下位机的程序。-using MCS-51 microcontroller serial multi-machine communication experimental procedure, the respective PC and the next crew procedures.
usb_D12Test
- 在vc环境下基于DriverStdio的usb设备驱动程序实例,单片机实验板usb芯片采用的是PDIUSBD12。-Vc environment in the DriverStdio based device driver usb example, microcontroller chip usb board is PDIUSBD12.
aa
- 采用中断方式的程序编写方法 利用单片机串口,实现两个实验台之间的串行通信以及一个试验箱自发自收 -Interruption of the procedure used to prepare the way use of single-chip serial port, the achievement of the two test serial communication between the chamber and a spontaneous self-close
huanyangdeng
- 花样灯实验,把程序烧录到单片机中就可以实现花样的了,是隔一个跳转一次,两种不同颜色的灯之间跳转!-Synchronized lights experiments to burn into the microcontroller program can be achieved in a pattern, is a jump every other time, two different colors of light between the jump!
PIC16F877_usart
- 实验五_PIC单片机与PC机的RS232串口通信_C,附程序流程图和proteus仿真图,利用串口助手调试通过。-Five _PIC experimental PC-MCU and RS232 serial communication _C, attached flowchart and proteus simulation chart of debugging through the serial port aide.
UART
- STC单片机入门程序:串口收发实验c语言程序-SCM STC entry procedures: experimental c language program serial transceiver
实验26 - 1.8吋TFT彩屏显示
- OLED显示(硬件SPI驱动),使用串口驱动程序,很好是节约单片机输出口。(OLED display (hardware SPI driver), using serial driver, very good is to save the single chip to export.)
使用外部24C02保存参数试验
- 使用AT24C02保存参数程序 1、程序说明: 该例程演示了使用外部AT24C02保存设置参数实验,通过按键设置一个 参数,然后把该参数保存到AT24C02中,下次开机就可以看到 上次保存的数据。 2、实验操作 程序下载到开发板运行后,可以看到数码管显示数值。 每次按下按键S12,该数值将加1, 每次按下按键S14,该数值将减1, 每次按下按键S13,将保存该数值, 给板子断电再重新上电,可以看