搜索资源列表
gps&gsm_ok
- 这是运行在windows ce 4.2 版本下的关于gps和gsm的应用程序,是开发板公司提供的,测试通过了,还挺好用的
linux_motor_44B0
- 在博创的44B0开发板上做的一个电机控制的程序,经过了测试,运行良好。可用作最最新的新手学习哈。-in Bo Chong 44B0 development board to do a motor control procedures after the test, the operation is good. Most can be used to study the latest newcomers Kazakhstan.
comv1.4
- linux下串口发送程序,在博创开发板上进行过测试
2410_keydriver_2.6.13
- 广州友善2410开发板-2.6.13内核下键盘驱动:广州友善2410开发板仅提供了2.4.18下的驱动,前些日子升级内核时把键盘驱动也更新了一下!通过外部中断(下降沿)的方式读取键盘按键编码值。同时上传了一个简单的测试程序和Makefile文件
2410LCDUARTtest
- 这个2410开发板的LCD与UART裸跑的测试程序,不加操作系统。把程序放在桌面上就可编译成功。已经测试过没有问题。
ld2440a_16-rev04-040406
- 此为SC2440开发板的16BIT NAND FLASH测试程序
touchscreen
- omap5910开发板的关于触摸屏的测试程序,通过ccs建立工程可以使用
2440A_Test
- S3C2440 开发板ADS下的一个测试程序,这个本是开发板公司的,放到这大家方便下载了,
SBC2410_examples_for_linux
- 友善之臂SBC-2410X开发板所使用的测试程序包,含源代码,很有参考价值!
tasklet.tar.gz
- 一个基于s3c2440-linux2.6按键驱动程序的tasklet的典型运用并附带软中断定时器timerlist的用法。标准的中断上半部,下半部写法。在utu2440的arm9开发板中测试成功。,This is a program about a classic top half and bottom half usage with tasklet and timerlist. It s a button driver based linux2.6 for arm9 with s3c2440.
2440test
- 2440测试程序,friendly arm 开发板必备,按此程序可实现开发板的初始化等功能-Testing programme of 2440
keyboard_test
- QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
Hardware_Test_Programs
- ccs下对dm6446的测试程序,能够检测ddr,nandflash,uart,usb等硬件电路的裸板测试代码,包含库文件,板级gel文件,开发环境在TI ccs3.3下。-ccs on DM6446 testing procedures can detect ddr, nandflash, uart, usb hardware such as the bare circuit board to test the code, including library files, board-leve
testlcd
- 在移植有linux的开发板上实现LCD驱动后,然后编写相应的测试程序来验证驱动的功能,本程序即为验证程序。-At transplantation there is linux implementation of the development of on-board LCD driver after, and then the preparation of the corresponding test procedures to verify the function-driven, this
led-player
- arm 2440开发板的led测试程序。适用于arm9 2440系列开发板-arm 2440 to develop test procedures led board. Applicable to arm9 2440 Series development board
qt-hello-leds-control
- 一个基于QT编写的控制S3C2440开发板的程序,在测试的时候请看下设备号是否与开发板的设置号一致。-Prepare a QT based control S3C2440 development board' s procedures, under the test of time to see whether the device number set the number and development of the same board.
flower-leds
- 基于arm-linux的流水灯应用程序,直接make后,生成的文件就可用于arm开发板测试了。-Based on the light water arm-linux application, directly make, the resulting file can be used to arm development board test.
LCD
- 这个LCD驱动程序是韦东山视频里的,经本人测试可以使用,可能不同开发板,程序需要稍作修改-This LCD driver is Wei Dong in the video, the test can be used, may be different development board, the program needs a little change
ads_sam7_demo
- ARM7开发板demo程序,用于基于ARM7架构的开发板测试-ARM7 development board demo program for architecture based ARM7 development board test
camera
- 摄像头2440A开发板整板测试程序源码。 其它bin文件为不同尺寸屏对应的烧写镜像,如果经过NAND FLASH的uboot下载到内存中运行,程序可以全部正确运行。 如果通过JTAG或者是JLINK下载到NorFlash中运行,需要修改DS18B20.C中的#define DELAY 66为#define DELAY 1,其他的都正常。-Camera 2440A development board whole board test program source code.