搜索资源列表
RS232
- RS232串口通信,由89c52单片机控制。异步通信,内含两个程序。-RS232 serial communication, controlled by the 89c52 microcontroller. Asynchronous communication, contains two programs.
code
- 1、 主控模块:采用89C52单片机进行各项控制; 2、 键盘处理、显示及报警模块:实现人机交互操作和控制; 3、 定时及电器控制:通过继电器连接外部电器,由单片机进行定时控制; 4、 异步串行通信:实现微机RS-232接口和单片机的异步串行通信; 5、 在线编程接口:通过微机串行口或USB接口,实现微机对单片机的在线编程控制; -Master module: 89C52 microcontroller various control 2, keyboard handlin
6-1
- msp430的异步串行通信程序,完成的工程可以直接在两个机器之间完成串口通信-Asynchronous serial communication program MSP430, the completion of the project can be completed serial communication between two machines
UART
- UART异步串口通信协议,不错的例子可以-UART asynchronous serial communication protocol
111
- FPGA 实现全双工异步串口(UART),与PC 机通信。1 位起始位;8 位数据位;一个停止位;无校验位;波特率为2400、4800、9600、11520 任选或可变(可用按键控制波特率模式)-FPGA to achieve full-duplex asynchronous serial interface (UART), to communicate with the PC. A start bit 8 data bits one stop bit no parity bit 240
trans
- 串口通信,异步串口通讯发送程序,FPGA应用verilog语言。-Serial communication, asynchronous serial communication transmission program, FPGA use verilog language.
Serial-test-help
- 串口测试助手,基本串口调用模式,异步通信,可设置基本参数,线程读取数据。-Serial test assistant source code, the most basic serial port call, asynchronous communication, thread read data, can set the basic parameters
149异步串行通信(点对点通信)
- msp430f149点对点异步串行串口通信(MSP430F149 point to point serial communication)
示波器生成类附源码实例
- 虚拟仪器比传统仪器功能更强、可扩展性更好、性价比也更高,是未来测量测试行业的发展方向。完成了一种对马达故障波形进行显示分析的虚拟示波器软件设计,为马达故障分析提供了定量的分析工具。软件采用面向对象的软件设计思想来编写,按照功能划分为5个模块:虚拟示波器界面设计、异步串口通信、Modbus协议软件包、波形傅里叶分析、波形存储访问五大模块,使用VC++基于对话框的应用程序框架完成了这5个模块的详细设计和实现;通过测试,该虚拟示波器操作简单、测量准确,能满足使用要求(Compared with tra
串行通信
- 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati