资源列表
checksum
- 基于OK210的开发板上,可以用来修改WINCE生成的bootimage.nb0文件的checksum头信息,以致于在硬件上不会发成错误。-OK210-based development board can be used to modify header information WINCE checksum generated bootimage.nb0 file, so that the error does not occur to the hardware
copy
- 拷贝的函数实现,包括拷贝文件拷贝行拷贝 一个字符-Copy of the function, including copy files, copy line, copy a char
s3c_nand
- 型号为K9F2G08 的NAND FLASH Linux驱动程序,自己看原理图写的,仅供参考。-linux nand flash driver
c154
- 运动会成绩排名查询系统,可以输入学校数目,名次,男女运动员项目和成绩-Games query results ranking system, can enter the number of schools, ranking of projects and accomplishments of men and women athletes
13.2-pwm_driver
- 基于Zynq-7000实现PWM驱动程序编写以及makefile -Implementation of PWM driver program based on Zynq-7000
sickTeleop
- This uses the joystick to drive the robot around, but does obstacle avoidance so the robot won t run into things... it is guarded teleop, this one uses the limiting behaviors, with an unintelligent joystick handler action
ping
- 检测网络通断的源代码,很简单,也很容易理解,是初学者的福音-Detection of the source code off the network, is simple and easy to understand, is the gospel for beginners
HelloWorld105
- helloworld的各种不同写法,很有意思,对初学者很有用-helloworld different wording, very interesting, very useful for beginners
testdriver
- 嵌入式linux下的一个非常简单的内核驱动程序.适用于arm7-s3c44b0,led驱动.-Linux embedded under a very simple kernel driver. Applicable to arm7-s3c44b0, led drive.
adc
- 嵌入式linux Sumsung S3C2410 ADC驱动 embest edukit -application for ADC driver
com_reader
- 串口通信接收数据源码,是在Linux环境下接收串口的数据,并打印出来-Serial communication to send data source
linux_file
- 程序功能:实现打开一个文件,写入一串字符,文件大小不超过file_size_max 文件超过file_size_max则将文件移动到最终存储位置,并重命名(按原文件名+数字方式) 文件暂时存储位置:“/home/test/test_file/file_test.txt” 最终文件存储为:“/home/test/file_save/file_testXX.txt”其中XX为数字0-Max_cont-Program Function: Opens a fil