搜索资源列表
keys4
- 华恒开发板s3c2410的按钮中断处理程序.其中keys4.c 为驱动程序,key.c为按钮测试程序. 先用insmod加载模块.再运行./key进行测试-huaheng development board s3c2410 button interrupt handling procedures. Which keys4.c-driven procedures, key.c button for the test. By using insmod loading. Re-running. / K
cyberkyg
- 密码:cyberkyg@yahoo.com.cn 说明:包括1.基于ds12887的万年历时钟 2.ADuC845内部rtc实例3.ADuC845驱动max7219 4.max118测试程序 5.菜单实例- Password: Cyberkyg@yahoo.com.cn explained that, Including 1. Actuates max7219 based on ds12887 ten thousand years calendar clock 2.ADuC845 i
dms_original
- AMD公司官方版FLASH文件系统。有详细说明文档和Windows仿真测试环境。-AMD official version of Flash File System. Detailed documentation and Windows simulation testing environment.
液晶芯片st7920
- 液晶模块7920的测试程序,根据本程序可是方便的修改出7920系列芯片的驱动程序!-LCD Module 7920 testing procedures, but the procedures to facilitate the change from the 7920 series chip driver!
nucleus _telnet
- 嵌入式操作系统Nucleus Plus下的telnet客户端程序。Nucleus Plus据说是国内装机量最大的RTOS(比Vxworks还多),本源码已经过严格测试,在数以万计的机器上正在运行。-Embedded Operating System Nucleus Plus the telnet client. Nucleus Plus is said to be the largest domestic capacity of RTOS (more than Vxworks) the sour
Nucleus_plus_file
- 嵌入式操作系统Nucleus Plus中使用的文件系统,可支持IDE、Floppy Disk、 RAM Disk,由于驱动的原因源码中只能直接支持RAM Disk,与硬件相关的需要按照模板自行提供驱动。本源码已经经过严格测试,并已移植到VxWorks平台上。 -Embedded Operating System Nucleus Plus, the use of the file system that can support IDE, Floppy Disk, RAM Disk. As th
Nucleus_GrafixGS
- 与Nucleus Plus配套的图形库,提供与indows类似的图形件,还有一些简单的3D功能,可用于开发GUI。 包中附有移植说明,描述如何与显示驱动对接。 实际测试发现速度稍慢,主要原因是未利用芯片的2D加速功能。支持一般小窗口绰绰有余。-Nucleus Plus and supporting graphics library, and the upgrade of graphics similar pieces there are some simple 3D features c
DDR SDRAM控制器的VHDL代码已经测试
- DDR SDRAM控制器的VHDL代码已经测试
无线龙cf51-3-pk 菜单测试程序
- 无线龙cf51-3-pk 菜单测试程序
uc1698u 测试程序
- uc1698u 测试程序,分享一下 希望喜欢,uc1698u test pr share to you,
speedTest.速度测试的固件和上位机代码
- CYPRESS USB CY7C68013 的速度测试的固件和上位机代码 上位机用c++,CYPRESS USB CY7C68013 speed test firmware and PC host computer using the code c++
interrupt_test 用于s3c6410的中断测试程序
- 用于s3c6410的中断测试程序,要在arm-linux-gcc环境下编译,推荐使用4.51版本。-Interrupt the test procedure for s3c6410, to arm-linux-gcc compiler environment, version 4.51 is recommended.
DHT11温湿度测试程序.C LCD12864显示
- DHT11温湿度测试程序.C LCD12864显示 //P0作为LCD的数据控制口,P2.0 作为DHT11data总线 ,P2.1作为状态显示 //作者:赵军伟 兰州大学信息科学与工程学院 08级通信工程一班
1.77a测试程序
- 1.77a测试程序,c语言源程序,pdf资料-1.77a test program, c source code language, pdf information
mpu6050陀螺仪测试程序
- mpu6050陀螺仪测试程序 mpu6050陀螺仪测试程序-mpu6050 gyroscope gyroscope test program mpu6050 test program
常用灯带变色测试程序
- 此程序用于灯带测试使用,不能作为商业用途.
max30102参考测试程序
- 网上找的max30102测试程序,有需要的可以下载参考一下。绝非商用
W5500测试程序
- 居于W5500 + STM32F103 的TCP Client 测试程序,可用于项目,实测稳定可靠。
IFM_L1_Protocol_Test_Cases_v43a_20151103
- 接触式IC卡EMV测试案例,可以帮助通过EMV认证(Contact IC card EMV test case, can help pass the EMV certification)
QT-TCP通信测试
- QT实现的TCP客户端与服务端通信测试例程,是还不错的学习资料