搜索资源列表
RS485
- 程序说明: 此程序用UART1外扩MAX485实现RS-485通信
UART1_Int1
- 以中断方式产生的串口通信程序,在cygnal C8051F系列单片机上使用-Way to break the serial communication program, in cygnal C8051F MCU use
RS485
- 程序说明: 此程序用UART1外扩MAX485实现RS-485通信-Procedure Descr iption: This procedure using UART1 extend outside the MAX485 realize RS-485 communication
UART1
- C8051F020双串口使用程序,可实现单片机与PC或其他设备间串行交互通信-C8051F020 dual serial port to use the program can achieve single-chip microcomputer with the PC or other serial interactive communication between devices
ATMAGE128uartasksendinterruptreceive
- 本程序经调试好使,如果程序不好使,请注意检查更改波特率和晶振频率以及检查调试助手和单片机的熔丝位设置,尤其是103兼容模式的熔丝位不编程M128和M16串口通信程序大同小异,M128有两个串口UART0、UART1而M16只有一个串口UART,只需要修改相应的寄存器和引脚设置即可中断方式接收能有效防止(采用查询方式接收)单片机外部设备不正常,不能收到数据死机-After debugging the program so that, if
uart1
- 这个关于串口通信的程序,采用方式一,调试通过-The serial communication about the procedure, using method 1, debug through
modem
- 本程序是使用ARM的UART1的Modem接口功能,实现Modem与远程主机进行通信。-This procedure is to use the ARM-UART1 of the Modem interface functions to achieve Modem to communicate with the remote host.
RS485
- 此程序用UART1外扩MAX485实现RS-485通信-This program outside the expansion MAX485 with the UART1 to achieve RS-485 communication
c8051communication
- c8051f340的串行通信程序,用UART0和UART1实现接收和发送-c8051f340 serial communication program, with the realization of UART0 and UART1 receive and send
RS485
- 此程序用UART1外扩MAX485实现RS-485通信,运行前将TX1和P00 短接,RX1和P01短接,当接收到一个数据后,再将接收到的数据送出。-Expand this program in use UART1 MAX485 RS-485 communication, running before the TX1 and P00 short, short RX1 and P01, then the received data whe
code
- 此为温湿度采集终端程序的完整实现,调试成功。实现了modbus协议03号命令的数据采集,采用STCSTC15F2K60S2单片机,使用了简单的具有优先级的任务调度系统,温湿度传感器型号为AM2302,,温度和湿度通过74HC595静态显示驱动的四位数码管轮流显示,2个按键单击1次可分别查看温湿度的最大值和最小值,uart1作为调试端口,数据通过uart2经过max485实现485通信。-This is the temperature a
c8051f120-UART1
- c8051f120 串口1使用函数,运行成功。你只需在自己的程序中调用其中函数,即可使用串口1通信。-c8051f120 serial port 1 using the function, run successfully. You only need to call in your program where the functions, you can use a serial communication.
TRCC
- pic24FJ64GA006 串口UART1通信调试程序-pic UART
UART
- 2. UART程序设计与电路仿真 使用UART1来输出字符“An ARM7 Example LPC2138 By IMU 2011-04-20 23:55:07” 首先根据要求初始化串口0,运用PINSEL0寄存器设置UART0的初始化接口P0.0、P0.1。使用U0LCR设置波特率,将数据长度定义为8位数据位,通过Fpclk运算,使用U0DLM寄存器设置分频寄存器的高字节,使用U0DLL寄存器设置分频寄存器的低字节。使用控制寄
uart1
- 可以帮助我们学习串口通信 通过程序代码的简单直白描写有助于更快的学习及掌握-Can help us learn a simple serial communication via a straightforward descr iption of the program code faster learning and helps to master
UART1
- 实现蓝牙通信,串口通信,经过试验,程序正确运行。欢迎下载。分享,共赢。(The realization of Bluetooth communication, serial communication, through the experiment, the program run correctly. Welcome to download. Share and win.)
UART1(已经调通)
- 通过stm32cube 和iar 编写的程序,可以通过UART1 与p机实现通信(Programs written in stm32cube and IAR can communicate with the P machine through UART1)