搜索资源列表
IC卡读写器程序(ASM)及其测试程序(PC端)
- IC卡读写器程序(ASM)及其测试程序(PC端).zip-IC card read-write procedure (ASM) and its test order (PC end) zip
PC-ctr
- PC遥控例子(PC端程序+编译器设置+实物照片+原理图+源代码)-PC Remote examples (PC terminal procedures you set your physical photo diagram source code)
Self-diagnose-function-of-FOT-on-PC
- 在PC端实现的光收发模块的自诊断,通过串口读出光模块的各个工作参数并写入控制信息,控制单片机自诊断开发板
PC--WINCE--camora
- PC端通过WINCE端实现摄像功能,不错的源程序
pc-dsp
- 利用Mailbox实现运行在PC上的主机程序与运行在DSP EVM上的客户端程序间的数据交换。包括PC端源码和DSP端源码。-MailboxPCDSP EVM PC - and DSP-source source.
BootLoad_PeiMegaLoader
- 一个BootLoader程序和PC端的VB源代码 AVR程序是由527DZ的代码修改而来,主要修正了1个Bug,并增加了页地址效验 目标系统是M8,11.0592M,可根据需要修改,熔丝位BOOTRST要编程 VB程序只支持Bin文件,不支持Hex文件,可使用Hex2Bin工具转换,或使用烧录工具,调入后再保存成Bin文件,只是要注意长度,不要写到Boot区地址 -A BootLoader program and the PC side of the VB source code for
ex6-3
- 程序描述:网络远端温度感测器,这个范例中使用到 (1)8051 的Port 1连接到LCD显示器,PORT 3的P3.3、P3.4和P3.5分别连接到LCD显示器的控制线,程序执行时可以让LCD显示器显示出时间和日期。 (2)温度感测组件AD590经由ADC0804将感测到的温度,转换成数位数据,然后经由PORT 0输入8051。 (3)igangcai 8051的第10和第11只脚RXD和TXD分别连线到MAX232,然后连接到PC的COM埠。 (4) 当PC端经由RS23
Reader
- 基于at89s52的读mifare1卡c51源程序.单片机与rfid读卡模块yhy502相连。单片机与上位机通过串口进行通信,通信速率为19200bps。在PC端通过串口调试软件可以方便地对yhy502模块进行操作,完成读13.56mhz射频的功能。-AT89S52 based on the C51 card mifare1 read the source code. Singlechip with rfid reader module yhy502 connected. MCU and hos
VBchuankou
- VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
CeFileTransfer
- PC端通过Microsoft ACTIVESYNC 读取移动设备上的文件(WINCE)-PC side to read through the Microsoft ACTIVESYNC files on mobile devices (WINCE)
RS232-PC
- C#开发的RS232 PC端收发程序,看完就能自己编程了-C# development of procedures for sending and receiving RS232 PC-side
DEBUG372
- CH375 PC端源码及动态链接库等 用于USB接口转并口与单片机等进行通信-CH375 PC-side code and dynamic link libraries for USB port to parallel port to communicate with the microcontroller, etc.
PC-stepper-motor
- 单片机实验PC端控制步进电机转速中,上位机部分关于串口通信定义的代码 -PC controlling the stepper motor speed host computer software code
PC-Test3-Review--
- STC12系列单片机的C51串口通讯程序,实现与电脑的简单字符串的通讯,PC端用VB程序发送字符串,单片机接收数据,并显示在LCD屏幕上,当有特定字符时,单片机向PC发送LCD屏幕上显示的字符串-STC12 Series MCU C51 serial communications procedures, simple computer communication, PC end of the string to a VB program to send the string microcontr
SD-PC
- SD读写卡PC端程序,感觉不错,有兴趣的可以-SD card reading and writing program on the PC, I feel good, and who are interested can take a look at
serial-pc-verilog
- 串口 和 pc 端通信的verilog程序 !适合初学者 ! 代码简单 ,结构清晰!-Serial and pc client communication verilog program! Suitable for beginners! The code is simple, clear structure!
msp430-RF1100-PC
- MSP430实现的CC1100无线传输,数据直接连接到PC端打印,包含收发程序-MSP430 realize CC1100 wireless transmission, data is directly connected to the PC print
develop-OMAP-on-the-PC
- 如何在PC端上開發OMAP的cross-compile環境,需要有的軟體包括:VMware,RedHat,putty-How to develop OMAP on the PC side cross-compile environment, you need some software include: VMware, RedHat, putty
NFPN532-PC
- NFC PN532读写卡图形界面程序-PC端 -NFC PN532
IIC读写EEPROM发送到PC串口
- 能实现用IIC读EEPROM并且将读取的数据通过串口发送到PC端,以及在PC端通过串口发送数据给FPGA,再利用IIC将数据写入EEPROM(The program can realize that FPGA read the data from EEPROM by IIC and then send it to PC by UART,and that PC send the data to FPGA by UART and then write the data to EEPROM by