搜索资源列表
GradProj_SerialPort_NVIC
- 在STM32 上通过中断方式实现串口的通信 STM32f103VC的微处理器芯片-STM32 USART
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
Serial_comunication_by_ARM
- 这是一个ARM stm32蕊片的串口通信程序,使用该程序,可以实现ARM与电脑等的串口通信。-This is an ARM of stm32 Ruipian the serial communication program, to use the program, you can achieve the ARM and the computer serial port communications.
usart_communicate
- STM32型ARM处理器程序,用以实现串口通信功能 ,开发环境:keil2-STM32 type ARM processor program for serial communication functions, the development environment: keil2
My_Demo2
- 应用STM32对HMC830PG6E实现模拟SPI通信,读写寄存器设置等。-achieve SPI communication with HMC830PG6E according to STM32 and IAR.
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
串口通信(无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)
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。