搜索资源列表
STM32-Cortex-M3-data
- stm32比较多的有用的学习资料,stm内核和系统外设应用例子等-the stm32 more useful learning materials, stm kernel, and system peripherals application examples
code
- 一种基于STM32的,通过GPRS通讯实现的简单智能家居系统代码。-Based on the STM32 simple smart home system via GPRS communication code.
FATFS-file-system-STM32-
- FATFS文件系统在STM32上的移植,基于STM32开发,将FATFS文件系统有效的移植在STM32-FATFS file system STM32 on the transplant
stm32
- 基于arm m3示波器,信号发生器系统控制及lcd控制等源代码-Source code based on ARM m3 oscilloscope, signal generator system control and lcd control
Micrium-ST-uCOS-II-LCD-STM32
- 官方的STM32上移植UCOS系统的源代码-STM32 on the official transplant UCOS system source code
timer--interupt-STM32
- 实现STM32单片机定时器中断,适合所有的STM32系列的单片机-timer intrupt file include all files,HARDWARE,OBJ,SYSTEM,USER
extern---interupt--STM32
- 全套程序送上,包括HARDWARE,OBJ,SYSTEM,USER文件-all files:HARDWARE,OBJ,SYSTEM,USER
stm32_demo
- stm32最小系统的实现,驱动led,屏蔽IO复用-Implementation of the minimum system of STM32, drive LED, shielding IO multiplexing
dai_ma
- 在A8上建立服务器,利用QT建立客户端,两者通过TCP/IP协议进行通讯。STM32通过BMP180、BH1750传感器获得温度,大气压强,光强等参数。通过串口通信将这些参数传给服务器,服务器通过数据分析判断是否通过蜂鸣器进行报警。同时将这些参数传给客户端用来实时显示。客户端可以控制服务器报警程序的开始和停止。注:A8上运行linux系统!!!(Set up the server on A8 and use QT to set up the client, which communicates