搜索资源列表
GradProj_SerialPort_NVIC
- 在STM32 上通过中断方式实现串口的通信 STM32f103VC的微处理器芯片-STM32 USART
main
- STM32与PC机的串口进行输入输出通信-STM32 and the PC serial port for input and output machine communication
STM32uartDEMOV2
- MDK3.5开2发环境,STM32硬件库为2.0,实现串口1,2串口通信-MDK3.5 opened two hair environment, STM32 Hardware Library 2.0, serial communication Serial 1,2
USART1_COM1
- STM32的串口通信例程,下载即可收发信息-STM32 serial communication routines, download you can send and receive information
stm32-and-hlplcs520f
- stm32与hlplcs520f共同组成电力线载波通信调制解调器-stm32 composed with hlplcs520f power line carrier communication modem
iSO-STM32
- STM32串口通信,用于帮助了解STM32各芯片如何和电脑之间进行串口的通信,绝对好用(头文件自己写)-STM32 serial communication, is used to help understand how the STM32 chips and serial communications between computers, absolutely easy to use (header file to write)
串口通信+DMA接收不定长数据
- 使用单片机STM32调试成功接收不定长数据成功,下载单片机成功运行
2.4G无线通信例程-GPIO模拟SPI通讯
- NRF24L01的模拟SPI程序,STM32平台下开发(NRF24L01 simulation SPI program, developed under the STM32 platform)
扩展_野火M3-USART2(polling)
- 野火教学板STM32库函数串口通信(Wildfire development board serial communication program, the use of library functions written)
UART - 副本
- 使用stm32的uart与zigbee模块通信(Communicate with the zigbee module using stm32's uart)
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串口通信源代码
- 这是STM32的源程序代码,对于开发串的很有参考价值啊
GPS--串口
- 利用STM32串口1,串口3接受GPS数据并且发送显示(GPS Signal communication)
串口通信(无svn)
- STM32基础串口通信实现,紫薯布丁,紫薯布丁,紫薯布丁,紫薯布丁(Implementation of serial communication based on STM32)
STM32 串口
- 串口通讯协议,STM32F103系列的源码,实现简单的串口通信(Serial communication protocol, STM32F103 series of source code, to achieve a simple serial communication)
STM32与三菱PLC通过RS-485通信
- stm32与三菱PLC fx3u通过RS485进行无协议通信(STM32 and MITSUBISHI PLC FX3U have no protocol communication through RS485.)
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灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。