搜索资源列表
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
ucOS-II-GPS
- ucOS-II 实例:GPS应用源码,可以掌握GPS通信原理,学习NMEA0183 ASCII接口协议格式。-ucOS-II examples : GPS application source code, can acquire GPS Communication Theory, Learning NMEA0183 ASCII Interface Protocol format.
GPRS_data_for
- 以arm和ucos为平台,实现的GPS通信功能,上传的是源代码,可以直接拿来用-to arm and OUT of the platform, GPS communication, uploaded the source code, directly for use
uCOS-II--daima
- 周立功ARM9 2410试验平台的uCOS-II基础实验代码,包括uCOS-II移植实验、蜂鸣器实验、串行通信实验、图形液晶控制实验和Modbus RTU 主从通讯实验、FTP、GPRS、GPS、IrDA等试验,处理器为s3c2410.代码简单易懂,注解详细,推荐下载。
STM32-uCOS-II_UAV.STM32 Cortex-M3下uCOS-II 2.88的最新版移植
- STM32 Cortex-M3下uCOS-II 2.88的最新版移植,包含uC-OSView GPS uCFS SD MMC驱动,STM32 Cortex-M3 under uCOS-II 2.88 of the latest version of transplantation, including uC-OSView GPS uCFS SD MMC driver
ucos_touch_gps
- stm32利用tft显示GPS等信息,很详细的代码-stn32 using tft, very good.
USOS_APPLICATION
- UCOS应用例子,包含有串口实验,GPRS,GPS,I2CA总线驱动实验,蜂鸣器控制实验-UCOS APPLICATION EXAMPLE
GPRS_GPS
- 基于ucos的 lpc21xx与gps的通讯实验 -Based on the lpc21xx uCOS communications experiment with gps
uC-GPS
- uCOS下的GPS解析处理,实际使用的函数。-uCOS resolved under the GPS processing, the actual use of the function.
lpc2210UCOSIIGPS
- 处理器:lpc2210;操作系统:UCOS;开发环境:ADS1.2;程序功能:GPS模块采样数据,发送给ARM处理器-Processor: lpc2210 Operating System: UCOS development environment: ADS1.2 program features: GPS module sampled data, sent to the ARM processor
gaojing2009000810_v10_john
- 基于NXP LPC2387+UCOS-II的GPS/GPRS物流协议车载终端源程序。绝对原创,欢迎下载。-very nice!!!
ucosPgps
- STM32奋斗版 的GPS和ucos的例子。。是sun68原创的-STM32 struggle version of GPS and ucos example... Sun68 is original..
STM32-GPS-ucgui-ucos
- STM32关于UCCOS的GPS使用例程,融合了UC-GUI,用户友好型界面-STM32 on UCCOS GPS uses routines, the integration of UC-GUI, user-friendly interface
GPS-STM32-uCOS-II_UAV
- 基于STM32f107的UCOS-II系统GPS数据计算-Based STM32f107 of UCOS-II System (GPS) data
GPS-ucgui-ucos
- 搭建在stm32平台上实现GPS功能,通过ucos内核实现任务调度-Build on stm32 platform to achieve the GPS function, the kernel task scheduling through ucos
STM32-uCOS-II_UAV_GPS
- ucos ii下的gps工程源码,以前借鉴的完整工程文档,涉及到了fs、SD等方面。按照ucos官网的文件结构。-Source ucos ii gps works under the previous draw complete engineering documentation related to the fs, SD and so on. Ucos file structure according to the official website.
ucos-ucgui-sd-gps
- 在MiniSTM32开发板上使用串口1接收GPS信息,处理RMC和GSV语句,在液晶屏上显示当前定位信息,并且移植了Fatfs文件系统,在SD卡下保存当前的定位信息。-MiniSTM32 development board serial port using a GPS receiver information processing RMC and GSV statement shows the current location information on the LCD screen, an
ucos-gps-canopen
- 在stm32上移植了ucos系统,在ucos系统上完成gps的解析。-Transplantation of the UCOS system on STM32, complete GPS analysis in uCOS system.
STM32_-GPS-ucgui-ucos
- 基于STM32的UCOSII与UCGUI设计点2。4寸手机屏,可显示GPS坐标值,时间等-STM32 UCOSII and UCGUI design based on 2 points. 4 inch screen mobile phone, can display the GPS coordinates, time etc
UCOS-II GPS 可以发短信
- UCOS-II基础实验代码,包含操作系统核心代码和GPS、GSM代码可以发短信。