资源列表
T905
- 这是一个nRF905和232接口的程序源代码。对无线数传模块初学者有很大的帮助。
lBarcodeReader
- VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。 -COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
DWIN_send_multi_data_onetime_OS
- DWIN,工业用串口触摸屏-迪文屏编程, 一次上传多个数据到控制板-DWIN, industrial serial touch screen- Devin screen programming, upload more data to the control board
xiaweijitongxun
- 串口通讯,下位机完成数据采集,数据通讯,与上位机建立通讯
Com232
- vc 以文件读取形式开发串口,经过不断应用,验证稳定可靠,被本人用于实际项目中-vc to read the file format developed port, through constant application to verify reliable, I used to be the actual project
VB-Read-IEC1107
- 电脑RS232转RS485接口,读取进口电能表(IEC1107规约)的数据并显示。VB开发环境。 通用读取程序,在兰吉尔电表测试通过。-Computer RS232 to RS485 interface, read the the imported energy meter (IEC1107 Statute) of data and display. VB development environment. General reading program, by Langille meter te
wincom
- 一款QT编写的串口助手程序,作为初学QT的最佳程序-A QT prepared serial assistant program, as a beginner the best procedures in the QT
Serial_Communication
- 试验板上串行口双向通讯 串行通讯就是数据一位一位的传输,数据占据固定大小长度-Test on-board serial port two-way communication Serial communication is one of a data transmission, data to occupy the length of fixed-size
serial_communication
- 单片机上的串口通信,很好的程序代码。单片机上的串口通信,很好的程序代码。-Microcontroller serial communication, very good code
ComFile
- DOS 下使用串口传输文件。并可工作在超级终端模式。-DOS, use the serial port to transfer files. And work in HyperTerminal mode.
UART
- 带有自适应功能的UART,是用VERILOG编写的源码,包括测试文件,与大家分享-Adaptive function with UART, are prepared using VERILOG source code, including test papers, to share with you
vhdl的串口UART编写
- 该资料是用vhdl语言实现串口UART的编写,程序包括发送模块,接收模块,波特率发生模块和顶层模块。程序无BUG,可以直接使用