资源列表
UAV-Control-Program
- 本程序为小型无人机飞控程序,基于ARM嵌入式平台,实现了飞控基本功能,可供相关设计人员参考-This program is a small UAV flight control program, based on ARM embedded platform, to achieve the basic flight control functions for the relevant design reference
S3C2410MDK
- 基于S3C2410嵌入式MDK开发实验与实践-ARM9 embeded systems
S3C2410Linux
- 基于S3C2410嵌入式Linux开发实验与实践-ARM 9 Linux system
Xscale270Windows_
- 基于 Xscale270 嵌入式 Windows CE 开发实验与实践 -Embeded Win CE based on Xscale270
qtTimer
- 电子日历系统界面可以显示 时间和日期 可以看日历-Electronic calendar system interface can display the time and date you can see the calendar
videodev
- 一个简单的摄像头图象采集信息,这个信息就是同过v4l来采集的,不过还是有点小问题-just a simple program to capture pictures
keyboard
- 嵌入ARM平台下s3c2440的键盘开发源代码-Embedded ARM platform open source s3c2440 keyboard
GPS
- 嵌入ARM平台下s3c2440的GPS开发源代码-S3c2440 embedded ARM platform of open source GPS
keyboard
- 博创ARM9经典双核心平台S3C2440键盘驱动-Borch classic dual-core platform S3C2440 ARM9 keyboard driver
rf_card
- 博创S3C2440开发板Linux下RFID射频模块源代码-Borch classic dual-core platform S3C2440 ARM9 keyboard driver
EMAC
- 用于在MAC上的上模拟以太网数据的收发,实现了TCP/IP协议-For MAC the simulation of the Ethernet data transceiver, the realization of the TCP/IP protocol
QtSerialPort
- serial communication package for qt, you can use the signal in it to get message like it: connect(curSerialPort, SIGNAL(readyRead()), this, SLOT(handleReadSerialData()))