资源列表
liuVHDL
- 一种基于状态机设计的串并行转换电路,将LTC1196(ADC)的串行输出数据转换成并行数据的转换电路, ADC的时钟由转换电路提供,-Design a state machine based on parallel conversion circuit of the series will be LTC1196 (ADC) output of the serial data into parallel data conversion circuit, ADC clock provided by
MonitorComPort1.2
- 这个版本实现了串口的发送和接收功能;是使用版。而且根据协议把接收的不同信息分开保存。-achieve this version of the serial transmit and receive functions; Using version. But under the agreement to receive information from the different preservation.
com
- a serial port console-demonstrate how to use COMx:
LCDPANEL
- 通过PC端控制液晶显示器,解压无需密码-control through a PC-inch LCD monitor, without extracting passwords
sear
- 这是一个很好的串口操作类。通过这个类可以很容易开发串口程序-This is a very good operation Serial category. Through this kind can easily develop Serial procedures
Comm dll_2004[1][1].6.7
- 串口通信,写成dll便于参阅-serial communication, written dll ease of reference
8279可编程的键盘和显示接口芯片
- 8279 可编程的键盘和显示接口芯片。 8279 可编程的键盘和显示接口芯片。-8279 programmable keyboard and display interface chip. 8279 programmable keyboard and display interface chip.
W29c040_111
- 对W29c040读写程序,但还没测试,请大家过过目-right W29c040 literacy procedures, but has not testing, please read off
cktx
- 串口通信, 并行串口通信;本程序在vc6.0中调试通过 由于本程序设计到硬件编程,因此,如果读者的串口通信设备 没有连接好,可能会有问题 本程序重在介绍一个串口通信类,因此读者在开发具体应用 的时候可以直接使用这个类。 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional-Serial communication, parallel serial communication the program in debug
net_sms
- 短信猫C#例子,很不错的例子,不妨下载测试-modem
GB2UCS
- 串口调试助手 -serial debugging assistant serial debugging assistant
VC++serial_communication
- 一个用VC++编写的串口通信源代码,界面比较简洁,代码包括了串口接收,发送,端口选择以及参数配置!非常适合初学者