资源列表
system.tar
- 最小linux系统文件,可通过tf卡复制到板卡上(The smallest Linux system file can be copied to the board via the TF Card)
UART1
- 串口发送接收数据程序,用select函数进行接收(UART send and receive)
serial2ethernet
- 开发板的模块设计参考文档,共初学者使用,参考(Development board module design reference documentation for beginners)
智能小车资料
- 智能小车相机模块程序,文件包含一个.c文件和.h文件。(This is camera file. inside have a .c file and .h file.)
C++GUI Qt4编程(第2版)_网络推荐
- 本教程详细说明了Qt4的开发技巧、Qt4所具备的功能,以及如果使用这些功能开发自己的作品。(This tutorial details the development skills of Qt4, the capabilities of Qt4, and the development of your own works if you use these features.)
tslib-1.4.tar
- tslib开源触摸源码,能够编译过,亲测能够使用(Tslib open source touch source code, can be compiled, pro-test can be used)
camera
- VIDEO 视频接口 通过相机采集过来的图像,通过接口传递给开发板(VIDEO interface Through the camera to collect the image, through the interface to the development board)
leds
- 基于Qt的i.MX6 LED显示例程,如何操作LED驱动(I.MX6 LED display routines based on Qt)
17
- 使用qt.4.7.0进行画矩形,就是利用鼠标动态的画矩形,带缓冲的画矩形。(The use of qt.4.7.0 for painting rectangles, that is, the use of the mouse dynamic drawing rectangle, with a buffer painting rectangle.)
gcc-3.4.6.tar
- 附件是ARM GCC的交叉编译工具,希望能帮到各位。(ARM GCC cross compiling tool.)
U盘上的Linux系统制作(X86)
- 该文档描述了如何在U盘上制作LINUX系统,相当于是做一个LINUX的启动盘。(This document describes how to make LINUX system on the U disk, which is equivalent to making a LINUX boot disk.)
u-boot-2008.10
- mini2440开发板uboot ,2008年修改移植(mini2440demo board uboot)