搜索资源列表
lbxxx_STM32_USB
- 基于STM32的usb hid 开发 usb 鼠标功能-STM32 usb hid
GPSPGSMPSTM32
- 基于STM32平台的定位系统开发,并通过GSM网络向用户传送位置信息-Positioning system based on the STM32 development, and through the GSM network users to send location information to GPS+GSM+STM32
usb_stm32_1229
- STM32的USB通信,基于HID的,不用驱动程序就可以使用-STM32 of USB communication, based on HID' s, no driver can use
User
- 基于stm32f103 的GPS信息解析-stm32 GPS
USART1
- 基于stm32的串口开发实验例子,要通过串口实现收据的收发-Serial development of experiments on stm32 example, to send and receive a receipt via Serial Port
STM32_USB_SD
- 1.基于KEIL STM32 USB读SD卡 2.USB驱动,FAT文件系统,SD卡驱动-1. Based on KEIL STM32 USB SD card read 2.USB drive, FAT file system, SD card driver
STM32-USB-develop-notes
- 基于STM32单片节介绍了USB各种包的应答方式-Based on the STM32 chip USB section describes the way the response of various package
CH376_test
- 基于STM32单片机下的,USB数据的传输代码。-Under the STM32 microcontroller based, USB data transfer code.
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-Labview-ADC
- 基于STM32的5路AD采样系统,温度、电压通过串口Labview 上显示,是学习串口通讯的好例子,真的很好
1.10 USB作为设备-已测试
- USB_OTG,基于STM32的USB作为设备从电脑中读取芯片内部FLASH(USB_OTG, based on the USB as a device from the computer reads the STM32 internal FLASH chip)
串口
- 串口读写,实时识别数据,基于stm32测试实验(Serial read and write, real-time identification of data)
【05】红牛板_USART(2016.05.04)
- 基于stm32单片机串口实现功能详细介绍里面有具体的代码实现方法(Detailed introduction of the function of the serial port based on STM32 microcontroller)
STM32-CAN总线通信文档
- 基于STM32-CAN总线通信文档,汽车仪表数据采集。(base on STM32 CAN communication presentation,automotive meter data collect.)
基于STM32单片机的ECG心电滤波算法
- 基于stm32的心电滤波算法,用MATLAB说明(STM32 based ECG filtering algorithm, illustrated by MATLAB)
STM32串口实验
- 一个基于STM32的HC08蓝牙模块的应用(This is a simple code.)
I2C
- 基于STM32的标准软件模拟I2C接口程序,只要修改引脚定义及延时接口程序即可使用,改程序已在工业产品上大量应用,十分的稳定可靠并且代码编写规范。(The standard software based on STM32 simulates the I2C interface program. It can be used only by modifying the pin definition and delay interface program. The modified program
W5100S+STM32(keil)例程
- 如何基于STM32来驱动W5100S的芯片,例程含有: 1,ARP&PING 2,DHCP 3,DNS 4,FTP_Client 5,HTTP_Server 6,IPRAW 7,MACRAW 8,NTP 9,PHYPoerDown 10,SNMP 11,TCPC 12,TCPS 13,TFTP_Client 14,UDP 15,UDP -Multicast 16,WOL(How to use the Ethernet chip,such as W5100S, 1,ARP&PING
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。