搜索资源列表
stm32-485-program
- 关于stm32的485通讯程序,用串口USART-485 program
stm32_uart_remap
- STM32F103串口映射测试程序,测试效果还可以,如果要移植,修改下就行-isp_uart remap
Net2USART
- STM32+LWIP的串口转网口程序源码-STM32+ LWIP switch network serial port source code
Example1
- stm32的SPI的example程序1-stm32 of the SPI program
Example2
- stm32的spi的example程序2-stm32 of the spi of the example program 2
Example3
- stm32的spi的example程序3-stm32 of the spi of the example program 3
Example4
- stm32的spi的example程序4-stm32 of the spi of the example program 4
STM32_UART_printf_scanf
- STM32F103ZE串口测试程序,可以通过超级终端输出和输入数据,此程序完整可用。-STM32F103ZE serial port test program, you can output and input data HyperTerminal, the integrity of the process is available.
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.
SPI--STM32
- 超全的SPI串口程序,包括HARDWARE,OBJ,SYSTEM,USER文件-SPI series port file include all files:HARDWARE,OBJ,SYSTEM,USER
485--STM32
- 超全的485串口程序,包括HARDWARE,OBJ,SYSTEM,USER文件-485 series port files include all files:HARDWARE,OBJ,SYSTEM,USER
STM32-USARTS
- 基于STM32单片机的数据,多串口采集程序,本实例用来采集传感器数据-Based on STM32 MCU data of multiple serial port acquisition procedures, this example is used to collect sensor data
STM32-DMA
- stm32关于DMA数据的传输程序,程序实现功能正常,可以直接下载使用-STM32 on the DMA data transmission program, the program to achieve normal function, you can download the use of
串口操作:一个收两个发
- 实现多个串口收发,并控制哪个串口收发的stm32程序(several usarts transport and receive)
2.4G无线通信例程-GPIO模拟SPI通讯
- NRF24L01的模拟SPI程序,STM32平台下开发(NRF24L01 simulation SPI program, developed under the STM32 platform)
STM32-SPI读取外部存储
- STM32-SPI读取外部存储,详细程序注释(STM32-SPI read external storage, detailed program notes)
实验50 串口IAP实验
- STM32F4基础应用程序和串口对应基础程序,程序代码为C语言,清晰易懂(STM32F4 basic application and serial corresponding basic program, program code is C language, clear and easy to understand)
RS485
- rs485收发程序,STM32F429串口配置,中断配置等(RS485 transceiver, STM32F429 serial configuration, interrupt configuration, etc.)
USART
- 基于STM32F103VET6的串口通讯程序keil C语言(USART keil C program)
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。