搜索资源列表
485
- pic单片机与PC机的485通信程序,实现了232转485的功能
485
- 本程序为C8051F020与PC机进行485串口通讯中下位机的通讯程序,具有很大的实用价值
PC-485-MCU
- 一个485总线的简单例程,对于开发485总线有很好的帮助
SCI-485
- 本程序实现了,DSP和PC机的485串口通信。程序简单,可直接使用!
RS-485
- VB做的RS484通讯程序源代码,完成PC与外围设备的通讯
PC与单片机的RS485源程序(VB+ASM编写)
- RS485通信程序,主机和从机都有了,现成的东西可以直接应用在你的开发中,PC程序用VB编写,485多机通讯是ASM的。-RS485 communication procedures, and from the host machine has a ready-made things can be directly used in your development, the PC using VB preparation procedures, more than 485 machine com
485-PC
- 这是一个51与PROTUES结合的通过485通信到串口的例子
LED显示屏异步控制系统毕业设计
- 以单片机 AT89C51 为控制器的点阵 LED显示屏异步控制系统作为毕业设计。该 系统采用开关电源作标准电源,RS-232/RS-485 通信标准,通过 AT89C51的串行接口接收 PC 机的控制命令及显示数据, 经处理后控制LED显示屏的扫描显示。 该系统采用了大容量Flash 存储器 AT29C020 作为数据存储器。,LED strip display control system for asynchronous
设计单片机-485-PC串口通信
- 自我设计单片机-485-PC串口通信,包括虚拟串口、串口调试器、串口调试器及仿真源代码-Self-designed microcontroller-485-PC serial communication, including virtual serial port, serial port debugger, serial debugger, source code and simulation
C51-RS485
- 此程序是一份单片机与PC的485通讯程序,通过此程序,可检测单片机485铜须是否正常,在PC端发送数据通过单片机返回相同数据,即为正常.-This program is a microcontroller and the PC 485 program, this program can detect single-chip 485 copper to be normal in the PC sends data through the microcontroller returns the sa
485
- 工程名称:串口+485发送程序 控 制 器: ATmega16 晶 振: 8.0000Mhz 创建时间:2009年2月18日 说 明:CPU通过串口接RS485发送数据,终端PC机通过 RS485转RS232转换器接入PC机,使用串口调试 助手发送数据并接收数据。 端口配置: CPU RS485 RXD RO TXD DI PD6 DE,/RE-Project Name: serial port+485 sending program contro
485
- 实现rs485与pc机的通讯,比较精简的程序-This programme is used for communication of pc and mega128
485-PC-BUS-ok
- 吐血奉献,PIC16F877c语言实现485带起始结束符号的5位字串接收,并发送到串口显示-Blood sacrifice, PIC16F877c language starting with the end of 485 symbols to receive 5 string, sent to the serial display
485
- 单片机和pc机之间的通讯,max485实现-Microcontroller and the communication between the pc machine, max485 achieve
DSP2812-485
- 了解485通信在DSP中的应用,运行此程序后,然后打开串口调试工具,发送一字节,通过串口线和适配器后,DSP收到一字节,然后在转发回去给PC。-About 485 in the DSP application, run this program, then open the serial port debugging tool, send a byte through the serial cable and adapter, DSP receive a byte, and then trans
485-PC
- 单片机-485-PC串口通信(利用中断,多个485通信!)-SCM-485-PC serial communication (using the break, more than 485!)
485
- 485通信源码,C51-RS485-RS485-232-PC间通信-485 Source, C51-RS485-RS485-232-PC communication
PC-485-MCU-Receive
- PC与485串信通讯程序,包含proteus仿真图,PC发送数据,通过485芯片控制单片机对应的led-String of letters with the 485 PC communication program, including proteus simulation diagram, PC to send data through the microcontroller 485 corresponding led chip control
PC-485-MCU-2BYTES-communciation
- PC机与单片机通过485进行串口通信,实现了双向通信,即PC机向单片机发送数据,单片机接收后再将数据回传给PC机,结果显示在串口调试助手上,数据为双字节的-PC-485 with the microcontroller through the serial communication to achieve a two-way communication, that is, PC, send data to the microcontroller, the microcontroller then
单片机与微机485通讯
- 摘要介绍美国DALLAS公司的单线数字温度传感器DS18B20在其前代产品DS1820基础上的新特性和RS-485标准接口芯片MAX485的原理和应用,并给出了单片机最小系统与PC机串行通信接口电路,最后,编程实现了串行通信。并针对它在桥梁混凝土测温系统的应用中出现的与硬件和软件有关的问题给出解决方法。