搜索资源列表
Stm32IapBootloader
- 一个关于stm32单片机的IAP例程,keil-mdk编译,通过uart串口接收上位机软件升级的bootload.-A microcontroller on the stm32 IAP routines, keil-mdk compiled by uart serial port to receive PC software upgrades bootload.
STM32-USARTS
- 基于STM32单片机的数据,多串口采集程序,本实例用来采集传感器数据-Based on STM32 MCU data of multiple serial port acquisition procedures, this example is used to collect sensor data
stm32f10x_it
- 这个程序用于单片机STM32芯片的串口通信,里面含有串口接收函数。-It is for STM32 usart setting.
sscom32.win7.250
- 串口助手支持ARM 内核 STM32 各类单片机 嵌入式芯片等-serial
CHAOSHENGBO
- 基于STM32编写的超声波检测距离程序,检测有效。单片机芯片芯片STM32F103ZET6-IT is based on the ultrasonic detection distance procedures, testing effective. STM32 Chip STM32F103ZET6 chip
串口通信+DMA接收不定长数据
- 使用单片机STM32调试成功接收不定长数据成功,下载单片机成功运行
USB2XXXSPIADS1256
- 通过STM32F单片机使用的SPI协议,使得ADS1256可与电脑通信。(The SPI protocol used by STM32F MCU enables ADS1256 to communicate with computers.)
迪文屏串口通信
- 基于STM32单片机与迪文屏串口通信代码,能正常与迪文屏进行数据的发送和接收。(Based on STM32 single chip and Diwen screen serial communication code, can normally send and receive data with Diwen screen.)
pyhton串口通信上位机
- pyhton串口通信上位机,把python的数据类型转化成字节流发送至单片机(Pyhton serial port communication host computer, converting the data type of Python into byte stream and sending it to MCU)
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。