资源列表
51Blutooth
- 由51控制的外部蓝牙模块与手机蓝牙之间的串口通信-Serial communication between the 51 control external Bluetooth module and mobile phone Bluetooth
SerialPortTest
- vc++ MFC界面与单片机串口通讯简单又实用-vc++ MFC interface with microcontroller serial communications simple and practical
mobus-I2CINT-V1.1
- lpc2104 I2C mobus协议 掉电保存-for lpc2104 I2C mobus agreement powered down to save
1100wireless-PC
- 基于51单片机的CC1100的无线pC遥控-Based on 51 single-chip CC1100 wireless pC remote
hola
- construction of a key
kevin-modbus
- modbus协议的单片机从站代码 modbus协议的单片机从站代码-the modbus protocol microcontroller slave code modbus protocol SCM slave code microcontroller modbus protocol slave code
SMS
- SMS短信收发程序,可添加联系人,*,常用短语管理-SMS SMS transceiver procedures, can add contacts, SMS, commonly used phrase management
uart_top
- 基于FPGA xilinxV6的串口编程代码,对于初学者很适合,代码简单易懂。-Serial programming code based on FPGA xilinxV6' s, very suitable for beginners, easy-to-understand code.
zijichuankouruanjian
- 串口例程 实现收发 已经测试 完全可用 用vc6.0编写-Serial routines to achieve transceiver has been tested fully available to write with vc6.0
CRC16
- 用delphi实现CRC16算法,用于串口通信中进行冗余校验。-CRC16 algorithm with delphi redundancy check for serial communication.
src_port
- 串口类,主要是解决网上的串口类会丢帧的情况-Serial class, mainly to solve the online serial class will be dropped frames
Send232
- 簡單實現如何透過RS-232 Com port 收送資料 Private Sub btnOpenCOM_Click() //設定Com Port 號碼 MSComm1.CommPort = CInt(txtCOM.Text) //設定鮑率,Dataformat MSComm1.Settings = "9600,n,8,1" //開啟Com Port MSComm1.PortOpen = True End Sub
