搜索资源列表
gps1.0
- 这是一个GPS接收定位的原代码,通过QT Compier进行编译,测试比较稳定,很不错的。-This is a GPS receiver position of the original code, compile QT Compier. testing is relatively stable, and very good.
s3c44b0x+USB
- 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
UCOS2.71souce
- 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
lumit-test-lcd-1.1.0
- S3C4510的LCD測試程式(含源碼,可以順利修改自己的功能)-S3C4510 LCD testing programs (including source code, a smooth change its function)
cs4334_DRIVER
- 经过一番努力,终于将CS4334音频驱动移植到了开发板上,下面是驱动程序和测试程序的源代码。这里有个问题,希望各位大侠能够给予指点。就是播放小文件时,效果还不错,但文件大于1M时,就出现了问题,搞不清楚为什么。 -After some efforts, finally CS4334 Audio Driver transplanted to the development board. Below are the driver and testing procedures of the so
AT91RM9200-GettingStarted-ADS1_2-1_1
- AT9200测试代码。一个基本调试入门测试软件-AT9200 testing the code. Debugging a basic introductory test software
UDPImageArmLinux
- 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmission. Using c / s mode, the ser
com0口驱动
- 一个基于嵌入式linux的串口驱动程序和测试程序的源码,很实用的。-a Linux-based embedded serial port driver and testing procedures source code, the very practical.
uda1341
- UDA1431 语音芯片的驱动源码及测试程序。在s3c2440开发板linux2.6内核实现语音双工。使用方法:在内核源码中找到相应的C源文件替换即可。压缩包内有语音同时输入输出的测试程序。-Voice chip UDA1431 driver source code and testing procedures. S3C2440 development board in linux2.6 core duplex voice. Usage: In the kernel source code fo
w3cam-0.7.2
- usb摄像头测试源代码,用于测试usb摄像头是否正常工作-usb camera test source code, for testing usb camera is working correctly
vivi
- 针对远峰2410开发板的vivi代码,已经测试串口下载和内核引导功能 tar.bz2格式-Yuanfeng for the 2410 development board vivi code, has been testing the serial download and the kernel function tar.bz2 format guide
Gpio_TEST
- GPIO的测试代码,基于LPC2104,在ADS上调试通过。-GPIO testing code, based on the LPC2104, in ADS through the debugger.
POWER_TEST
- 电源的测试代码,基于LPC2104,在ADS上调试通过。-Power testing code, based on the LPC2104, in ADS through the debugger.
sound_t
- oss 音频驱动测试程序,代码不长但调试驱动很方便-oss audio driver testing procedures, debugging code is not long but very easy drive
dbus_testing_code
- dbus交叉编译好了之后的一些测试程序。-dbus testing code
emac-iar5-at91sam9260-ek
- linux下网络测试源代码,针对DM9-linux source code under the Network Testing
2410-pwm
- 2410 pwm波形 驱动程序代码,通过传递参数可调节占空比,含makefile文件和测试程序-2410 pwm waveform driver code, passing parameters can be adjusted by the duty cycle, containing makefile documentation and testing procedures
NetSpeedTest
- 这个是TI DAVINCI DM355的和PC 电脑之间的网络速度测试程序, 用来对DM355的网络速度极限测试, 分别有在DM355上的LINUX的程序,和PC HOST的VC 网络测试程序, 是客户端和服务端-this is source code about net speed testing between TI DAVINCI DM355 and PC host
mini2440_adc
- 三星S3C2410的ad测试程序,包含源代码和makefile文件-Samsung S3C2410' s ad testing procedures, including the source code and makefile files
KeyboardTest
- Linux 上的鍵盤測試程式,幫助開始學習嵌入式 Linux 的人可以快速有一個輸入裝置-Linux Keyboard Testing Code, will return key code(raw data).