搜索资源列表
STM32-FIVE-UART-FORPRO
- STM32五个串口测试代码,附和最新固态库 很好学习的,适合初学者-STM32 five serial test code, go along with the latest good solid library of learning, for beginners
DIYPhone
- 当今手机已成为日常生活中不可或缺的必须品,好像是人身体的一部分。本设计主要是为了了解和学习手机的工作的基本原理,主要利用stm32微处理器控制GPRS/GSM模块来实现手机的最基本功能,在此基础上再增加蓝牙模块,液晶模块等。对我们学习嵌入式设计有很大的帮助。-Today mobile phones have become an indispensable daily necessities, as if one part of the body. This design was to under
STM32-uCOS-II_UAV
- GPS 测试用源码,直接调用即可,初学者也值得学习-GPS test source, direct calls to beginners and worth learning
MyUSB_HID_KEIL
- 用于学习STM32 USB HID,源码已测试通.开发环境KEIL c-Used to study the STM32 USB HID, the source has been testing through the development environment KEIL c
stsw-stm32047
- STM32 F103RB 控制红外的,具备学习功能和发送功能-Implementing receivers for infrared remote control protocols using STM32F10xxx microcontrollers
touchscreen-based-on-STM32
- 采用STM32芯片实现串口组态屏的编程的例程,方便学习和界面设计。-Using STM32 chip serial port configuration screen programming routines, easy to learn and interface design.
TSL2561-datasheet
- STMF4驱动TSL2561;学习STM32模拟IIC的使用,驱动24C02实现EEPROM数据读写.-stm32 TSL2561-datasheet
STM32-Labview-ADC
- 基于STM32的5路AD采样系统,温度、电压通过串口Labview 上显示,是学习串口通讯的好例子,真的很好