搜索资源列表
Lab_Timer and Timer Signals
- The goal of this lab is (1) to under the defects of software timers, (2) to write a periodic program without timers, (3) to write a periodic program using timer Hardware:Host computer PC Software: GNU GCC -The goal of this lab is (1) to
u-boot-1.1.6_OpenJTAG.rar
- 支持S3C24x0/yaffs/USB/CS8900/DM9000/OpenJTAG/Nor,Nand启动的u-boot 添加的功能: 1. 同时支持S3C2410和S3C2440 2. 支持串口xmodem协议 3. 支持USB下载,可以在PC上使用dnw传数据 4. 支持网卡芯片CS8900 5. 支持NAND Flash读写 6. 支持从Nor/Nand Flash启动 7. 支持烧写yaffs文件系统映象,Support S3C24x0/yaffs/USB/CS8900/
nandflash
- 硬件:TQ210(S5PV210) 功能:首先写入数据至nandflash,然后将写入的数据读出,通过串口格式化打印读取信息至PC上。-Hardware: TQ210 (S5PV210) function: first write data to nandflash, then read out the written data, print format to read the information through the serial port on your PC.
ARM9的远程视频监控系统
- 基于arm9的远程视频监控系统,使用Qt编写客户端和服务器端,客户端可实现视频保存功能。服务器端运行于移植有linux内核的MINI2440上,客户端运行于PC上,服务器端将采集到的视频数据发送到客户端,客户端实现对视频的显示和保存等功能。(ARM9 based remote video surveillance system, the use of Qt write client and server, the client can achieve video preservation fun