搜索资源列表
GSM_test
- 基于嵌入式linux下GSM(短信,电话)通信代码,已在接有gprs模块的PXA270平台上测试过-Embedded Linux based GSM (SMS, telephone) communications code has received a gprs modules PXA270 platform tested
ov7660test
- ov7660摄像头模块的测试程序,给予armlinux的,30万像素。-ov7660 camera module testing procedures, giving armlinux, 300,000 pixels.
QT2440_Test
- 开发板QT2440大部分外围模块的测试程序 本测试程序在ADS开发环境下运行-Development Board QT2440 most of the external module testing procedures in the testing procedures ADS development environment running under
2440atest
- 这个是特别针对三星公司生产的arm芯片s3c2440的测试程序,里面包括了一些扩展模块的测试程序。
keyboard
- 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。
BLUE
- linux2.4下蓝牙模块例程 包含驱动程序及测试程序
TestLCD_Truly
- 此程序用于测试TRULY的液晶显示模块,方便同行能在Linux的嵌入式开发中开发LCD-this procedure for testing the TRULY LCD module to facilitate peer in the embedded Linux development LCD
write.tar
- 嵌入式linux环境下RS232通信模块以及写测试例程,c语言。-Embedded linux environment, RS232 communication module and write test routines, c language.
dev_add
- Linux简单字符设备驱动编写方法 本示例代码实现了Linux下的一个简单字符设备驱动。 由二个文件组成,驱动模块<dev_add.c>和测试程序<test.c>。-Linux character device driver writing simple method The sample code implements a simple under Linux character device drivers. Composed
camera
- 这是s3c6410 摄像头模块的测试程序-this is s3c6410 camera test program
dtest
- 刚学LINUX驱动模块时写的一个测试程序,在S3C2410平台,2.4.18版本上编译并运行,对linux刚入门的朋友应该是个帮助-LINUX driver just learning to write a module test procedures, the S3C2410 platform version 2.4.18 compiled and run on linux just getting started should be a friend to help
s3c2410_spi_cc1100
- s3c2410开发板中使用cc1100无线模块的linux驱动,内核版本是linux-2.6.14,这是本科毕业设计的一部分源码,经过测试-S3C2410 development board used cc1100 wireless module linux drivers, the kernel version is linux-2.6.14, which is part of the design graduate source, tested
GPRS_S3C2410
- ReaLARM的S3C2410开发板光盘中的例程,用于测试板子上的GPRS模块Sim300的裸机程序,已经测试过没有问题-ReaLARM the S3C2410 development board CD-ROM in the routines for testing GPRS module board on the bare-metal Sim300 procedures have been tested there is no problem
0502_test-adc
- embest ADC测试程序 用于测试ADC模块是否正常-EMBEST ADC test program
IDE
- AVR 单片机 1602模块,本人实物测试通过,绝对好用,易于移植,吐血奉献-AVR single-chip module 1602, I passed the physical test, the absolute ease of use, easy to transplant, blood sacrifice
rtcstest
- linux RTC 测试代码,利用三星S3C2410处理器,测试RTC模块,可以读出时间。-linux RTC test code
eNet
- 以太网测试和以太网连接发送字符程序,操作以太网模块。-enet ,ethernet module device.code for link,send words.
module_simple
- module_simple 简单的内核模块,旨在正常加载和卸载内核模块,适合初学者上级测试-module_simple simple kernel module to the normal load and unload kernel modules, suitable for beginners to higher test
register_chrdev
- register_chrdev 注册字符设备实例,提示加载模块后,需mknod建立相应的文件节点,在执行test测试程序-register_chrdev register character device example, prompts to load the module, the need to establish the appropriate file mknod node in the test program test execution
read.tar
- 嵌入式linux环境下RS232通信模块以及读数据测试模块-Embedded linux environment, RS232 communication module and test module read data