搜索资源列表
GPS
- 基于ARM的GPRS车载系统源程序 /******************************************************************************* ** Function: Get GPS Communication Port from GPSPort.ini ** ** In: char buffer ** ** Out: set the char buffer ** ** Date: 2007-8-1 Autho
datasheet
- Application notes about embedded linux on STM32
stm32Firmwre_library
- 嵌入式linux开发,开发所用的固件库,是主流的STM32版本。-The firmware embedded Linux development, development library, is the mainstream version of the STM32.
m3
- linux风格写的stm32底层代码库,对linux入门的人会有帮助-inux style writing stm32 underlying code library for linux entry will help people
STM32
- 嵌入式linux编程 基于stm32基本入门-study for stm32
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