搜索资源列表
CH376_test
- 基于STM32单片机下的,USB数据的传输代码。-Under the STM32 microcontroller based, USB data transfer code.
STM32-USARTS
- 基于STM32单片机的数据,多串口采集程序,本实例用来采集传感器数据-Based on STM32 MCU data of multiple serial port acquisition procedures, this example is used to collect sensor data
CHAOSHENGBO
- 基于STM32编写的超声波检测距离程序,检测有效。单片机芯片芯片STM32F103ZET6-IT is based on the ultrasonic detection distance procedures, testing effective. STM32 Chip STM32F103ZET6 chip
stm32_LoRa-master
- 基于STM32单片机的lora终端应用参考代码,lora开发可以参考。(STM32 microcontroller based on the Lora terminal application reference code, Lora development, you can refer to.)
【05】红牛板_USART(2016.05.04)
- 基于stm32单片机串口实现功能详细介绍里面有具体的代码实现方法(Detailed introduction of the function of the serial port based on STM32 microcontroller)
基于STM32单片机的ECG心电滤波算法
- 基于stm32的心电滤波算法,用MATLAB说明(STM32 based ECG filtering algorithm, illustrated by MATLAB)
迪文屏串口通信
- 基于STM32单片机与迪文屏串口通信代码,能正常与迪文屏进行数据的发送和接收。(Based on STM32 single chip and Diwen screen serial communication code, can normally send and receive data with Diwen screen.)
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。