资源列表
IO-Uart-Analog-communication-program
- 用于没有串口通信硬件的单片机,通过使用IO来模拟Uart的通信应用程序-For no hardware serial communication of single chip microcomputer, through the use of IO to simulate Uart communication applications
DHT11自编
- C语言编写的简单实用的DHT11 可以移植到80c51 和stm32开发板中
stm32f103c8
- 广州大彩串口屏工程范例,基于STM32F103C8单片机-Guangzhou large color screen Case serial, microcontroller based STM32F103C8
xmodem-1k
- xmodem 实现,款平台的实现,经过工程验证,可以使用 -xmodem protol,you can porting your system
STM32F103_12M晶振_串口DMA查询接收
- 利用STM32, 查询DMA是否收到数据,与目前互联网上差别最大的地方,是利用定时器,不停开关DMA,去查询是否接收到数据,而且是不定长数据的接收。
Ser2Ser
- ser2ser is a program for log serial comunication data get COM1 And send to com2 & get Com2 A send 2 com 1 -ser2ser is a program for log serial comunication data get COM1 And send to com2 & get Com2 A send 2 com 1
PassThruRS232
- RS232 PassThrough Device DLL automotive CAN Passthrough via USB to UART converter
LightText02
- OPT光源控制器串口通信程序,通过串口将上位机数据发送给光源控制器控制光源亮度。-OPT light source controller serial communication program, the host computer through the serial port to send data to the light source controller controls the light source brightness.
UART_CESHI
- 基于VHDL语言的串口发送和接收程序,自己调试通过,并已经运用在工程中-Based on the serial port to send and receive procedures VHDL language, its own debugging, and has been used in the project
CHAOSHENGBO
- 基于STM32编写的超声波检测距离程序,检测有效。单片机芯片芯片STM32F103ZET6-IT is based on the ultrasonic detection distance procedures, testing effective. STM32 Chip STM32F103ZET6 chip
CSQTEST
- 数据卡信号强度查询 通过串口查询当前信号的强弱 VC++ -VC++ Signal queue
Modbus-TCPIP-OK
- Modbus tcp完整协议侦,通过WINSOCK解析数据读写内容,实现与第三方设备的通讯~