搜索资源列表
epp_sram
- verilog语言编写的FPGA代码。功能为pc机通过epp不断写数到sram中,然后pc发送中断信号打断写过程读取sram中的数据。rar包中包含epp协议,模块文件和测试文件(test)。
USB
- USB通信测试软件 -- 与S3C44B0的下位机通信的软件. XP驱动------------ PDIUSBD12的PC机驱动程序.USB_Test---------S3C44B0X板的USB固件程序源代码.
vb_dc_pc
- vb直流系统上位机测试软件,直流电力监控系统源码。
自由口通讯测试
- 和 S7 200自由口进行通讯,上位机采用VB控制.
SinWaveFirmware
- 68013的USB通讯测试程序,具有两个批量管道,接收上位机指令并向其传输正弦波数据,用于USB开发中的测试。供参考。
speedTest.速度测试的固件和上位机代码
- CYPRESS USB CY7C68013 的速度测试的固件和上位机代码 上位机用c++,CYPRESS USB CY7C68013 speed test firmware and PC host computer using the code c++
CC1100_WOR.rar
- CC1100的电磁波唤醒(WOR)应用。 休眠模式的主从机程序(WOR+地址校验) 单片机用STC12LE4052AD 无线模块用cc1101. 包括硬件原理图,用于测试串口及无线通信的测试程序 ,CC1100 of the electromagnetic wake-up (WOR) applications. Sleep mode master slave program (WOR+ address verification) MCU with STC12LE4052AD wir
duojiceshi
- 飞思卡尔舵机测试程序,对刚刚接触单片机的同学很有帮助-Freescale steering test procedure helps students new to microcontrollers
ov7620shangweiji
- ov7620的上位机 包含测试程序还有调试的程序-The ov7620 upper machine
modbus-VB-and-vc-src
- modbusx 上位机读写测试软件DEMO 的源代码,有VC和VB的。可做参考。-modbusx DEMO PC to read and write test software source code, and VB-VC. Do reference.
CDS5500
- 博创CDS5500舵机单片机测试程序,1Mbps-Borch CDS5500 steering SCM test procedure, 1Mbps
USBtestspeed
- 这个代码是别人写的,为了测试USB的从机发数据到主机的数据,上位机和单片机的代码都有。-This code is written by someone else, in order to test USB data issued from the machine to a host of data between host computer and microcontroller code for both.
FirmwareVerilog
- 测试USB2.0和FPGA通讯的程序,其中包括固件程序,VERILOG代码 上位机软件-USB2.0 and FPGA communications test procedure, including firmware, VERILOG code PC software
SampleAppSlave
- CC2430的A/D转换测试程序。程序基于IAR软件编写的。通过A/D通道采集模拟量并转化为数字信号,然后通过串口发送到PC,在PC机可以看到采样结果。估计对开发无线传感器网络的相关人士比较重要-the A/D converter test procedure. Procedures prepared based on the IAR software. Through the A/D channel analog acquisition and digital signal
engine
- 在lpc2119上测试博创机器人舵机的代码-In lpc2119 test Borch robot servo code
S3C2440_Timer
- S3C2440的PWM定时器的驱动,并写了2个测试实例,一个是PWM驱动蜂鸣器不通的频率叫,一个是纯定时功能。已在真机通过测试。-The PWM timers of the drive S3C2440, and wrote two test cases, one is the frequency of PWM drive buzzer barrier called a pure timing. Has been tested in the real machine.
hwcebj
- 利用VB做成红外测温的上位机软件,经测试界面良好,通讯正常-Using VB infrared measuring temperature made the PC software, the testing interface is good, normal communication
UART
- 用单片机mega16l驱动串口 实现上位机和MCU的通信 得到知道串口中断原理 这样源代码就容易看懂 这是我们自己写的 并经过测试-用单片机驱动串口 实现上位机和MCU的通信 得到知道串口中断原理 这样源代码就容易看懂
TestDDS
- 经过认真测试通过的AD9851,DDS控制程序, 编程结构简单,可通过上位机控制-After careful test of the AD9851, DDS control, programming simple structure can be controlled by PC
多个舵机控制
- 控制多个舵机的测试程序,大家可以下载看看