搜索资源列表
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters, and SCM and PCs through four
51单片机ppp协议功能实现测试
- ppp协议的功能实现部分,为了成功测试简化了部分代码. 可在keilc7.0上编译通过. 最初的代码是在摩托罗拉的68上实现的.-ppp function realization of the agreement, in order to successfully test simplified some code. In keilc7.0 compiled through. The original code is in Motorola's 68 on the case.
764demo
- LPC760单片机功能测试程序 本测试板是专门针对Philips公司的低功耗单片机P87LPC762而设计,用于测试P87LPC762多种功能-LPC760 MCU function testing procedures of the test plate is targeted at the Philips low power SCM P87LPC762 consumption and design, testing for a variety of functions P87LPC762
51bc
- 本程序使用于爱思51-B型高级用户板功能测试及演示,是用asm写的,有要的朋友可以下下,-the procedures used in love thinking 51-B Premium plate functional testing and demonstration is asm2 wrote, to a friend can make, s
lpc764demo
- P87LPC764功能测试版-P87LPC764 functional test version
C
- * 功能:LPC2100的IAP功能测试。 * 说明:调用IAP服务程序,完成FLASH编程操作。 * 将paramout添加到Watch窗口,观察返回值。
Relay_Function_Tester_Circuit
- 此为继电器功能测试电路图DDB文件。对应源码为Relay_Function_Tester. keil c51 编写。
practiceavr
- arm的功能测试模块,实现对avr单片机各个资源的测试。在gcc下编译。
msp430的PWM功能测试代码
- msp430的PWM功能测试代码,详细介绍了msp430的PWM输出设置
DDS485
- 本人花了几个月做的单相电能表程序,带485和红外通讯,强烈要求识货的多加分 已经经过完整功能测试,在我公司正常运行!
LPC2138_AD
- 本仿真测试程序是对LPC2138的模数转换单元进行功能测试,在PROTEUS环境下测试成功
2460Test_Code_v060609
- 三星s3c2460开发板完整功能测试代码
STCmcu
- STC12C5410AD 系列和STC12C2052AD 系列单片机EEPROM/IAP 功能测试程序演示 本演示程序在STC-ISP Ver 3.0A.PCB 的下载编程工具上测试通过,EEPROM 的数据在P1口上显示 本程序根据宏晶科技提供的演示程序改编,是本人学习C51的学习笔记,供有需要的同仁参考
STC-AD
- STC单片机的AD功能测试。测试中通过P3口的LED指示AD值。
2440test.rar
- 本程序有友善之臂提供,为2440开发板的示例程序,请使用ADS编译。 简单使用说明: 使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试, 下载的时候把DNW的下载地址设置为 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA扩展模块,分辨率1024x768@70Hz 若要在LCD上正常显示
tp900-example.rar
- TP900掌机功能测试C源码大全(含开发头文件),TP900 portable C source functional testing Guinness
NewTextDocument.rar
- STC ISP 功能测试程序, 包含program /erase/read 程序, 以及测试程序 ,STC ISP Functional Testing
功能十二:板子功能测试
- 单片机的一些功能,关于单片机板子的功能测试的一些程序(Some realization functions of single chip microcomputer)
跑马灯程序(按下按键修改跑灯方式)
- 51单片机学习中的测试程序,包含多种跑马灯及按键功能测试,注释详细,本科的课程设计,优秀实验(The test program 51 microcontroller learning, contains a variety of marquees and key function testing, detailed notes, undergraduate curriculum design, excellent experiment)
mpc5634功能测试程序
- mpc5634功能测试程序包含串口、can、中断测试等,已经调试好,可以直接使用。