搜索资源列表
USART1
- 基于stm32的串口开发实验例子,要通过串口实现收据的收发-Serial development of experiments on stm32 example, to send and receive a receipt via Serial Port
iport
- 基于arm7内核的stm32的串口和iport测试源代码-this is very important
STM32串口操作源代码
- 基于STM32 处理器的串口操作源代码
STM32-USARTS
- 基于STM32单片机的数据,多串口采集程序,本实例用来采集传感器数据-Based on STM32 MCU data of multiple serial port acquisition procedures, this example is used to collect sensor data
stm32-2.4Grm
- 2.4G 无线遥控器开发代码。基于开发板开发的-2.4G remote control code
jiedian
- stm32基于zigbee无线通讯实验程序采集节点部分-stm32 zigbee
F4_DMA
- 基于stm32开发板的DMA串口通讯程序,可实现数据的准确收发,发送一串数据返回相同的数据-dma serial communication program, enabling accurate data transceiver
stm32shangweijiruanjian
- 基于stm32的可调电源上位机软件,自带通信协议。-Adjustable power supply based on stm32 PC software, bring their own communication protocol.
STM32f103GPS
- 基于stm32的GPS定位系统,可以在屏幕上显示时间经纬度海拔等信息-GPS positioning system based stm32
Sci01
- 此文件是基于stm2812的一个串行SCI通讯的例程,完成pc机与stm32的通讯-This file is a SCI serial communication routines based on stm2812, complete the communication between STM32 and PC
CHAOSHENGBO
- 基于STM32编写的超声波检测距离程序,检测有效。单片机芯片芯片STM32F103ZET6-IT is based on the ultrasonic detection distance procedures, testing effective. STM32 Chip STM32F103ZET6 chip
STM32-Labview-ADC
- 基于STM32的5路AD采样系统,温度、电压通过串口Labview 上显示,是学习串口通讯的好例子,真的很好
serial_10p_v2.0
- 基于2416的串口扩展程序,扩展芯片stm32(Serial port extension program)
21ic下载_基于STM32的CAN总线收发程序
- 实现can通信,经本人验证完全可以使用,拿去吧。(#include "can.h" #include "led.h" #include "delay.h" #include "usart.h" #include "led.h" #include "delay.h" #include "key.h" #include "sys.h&qu
串口
- 串口读写,实时识别数据,基于stm32测试实验(Serial read and write, real-time identification of data)
集成串口屏测试代码(中性)带忙检测函数
- STM32平台进行的专门USART串口进行测试,基于HAL库的(STM32 platform dedicated USART serial port test, based on HAL Library)
USART
- 基于STM32F103VET6的串口通讯程序keil C语言(USART keil C program)
迪文屏串口通信
- 基于STM32单片机与迪文屏串口通信代码,能正常与迪文屏进行数据的发送和接收。(Based on STM32 single chip and Diwen screen serial communication code, can normally send and receive data with Diwen screen.)
STM32串口实验
- 一个基于STM32的HC08蓝牙模块的应用(This is a simple code.)
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。