搜索资源列表
485system
- 工业控制及测量领域较为常用的网络之一RS-485。本例通过485总线实现主从机之间的通信、数据传输及控制。程序是用C语言实现。内有详细解释,可读性和移植性强。-industrial control and measurement field is one of the commonly used network RS-485. 485 cases through the realization of the main bus from the plane between the communic
sxba2.5
- 智能数字电流表。双CPU工作,2051负责显示,89C52负责采集数据。RS-485总线,自定义通信协议。
temp_finish
- MSP430开发的使用PID算法温度控制程序 本程序通过485总线与上位机通信发送和接受命令,并自动通过PID算法控制温控板的温度加热到37度或制冷到16度,是我工作后完成的第一个工程项目
485driver
- 485总线是通过单片机通过串口与上位机通信的总线,可以接受上位机发送的命令和返回操作,本程序为485总线通信的一个实例,希望对大家有所帮助~
COmm
- 单片机和PC机的串行通信一般采用RS-232、RS-422或B3-485总线标准接口,也有采用非标准的20nnJL电流环的。为保证通信的可靠,在选择接口时必须注意:(1)通信的速率;(2)通信距离:(3)抗干扰能力;(4)组网方式。本文主要介绍采用RS-232接口与单片机通信的方法
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
Smoke
- 485总线通信的烟雾传感器程序源代码!可通过PC机串口接收发送数据-485 smoke sensor bus communication procedures
sch
- avr单片机开发板原理图。具有232,485等通信接口,isp,jtag,i2c等总线,热敏电阻,8位LED显示等常用功能。-avr microcontroller development board schematics. With 232,485 other communication interface, isp, jtag, i2c, etc. bus, thermal resistance, 8-bit LED display common features.
485
- 自己写的485总线多机通信的例子,包括poteus仿真和主从机Keil源代码。-485 bus to write their own examples of multi-machine communication, including poteus Keil simulation and the main source code from the machine.
NxDS18B20_COM
- 《18B20分布式测温系统》 单总线挂多个18B20。 温度采集和显示分别由不同单片机完成, 两者之间进行232或485总线通信。 压缩包包括: 参考程序及文档 简单实现程序 最终修改程序及proteus仿真 2009/5/-完成 2009/6/6整理 ——沨-" 18B20 distributed temperature measurement system of" single-bus hanging ove
KEY8GET
- keil C打开,用来扫描按键开关和485总线通信的源码,里面有防抖动,以及定时器中断的一些应用,适合初学者学习-keil C open, used to scan key switches and 485 bus communication source, which has anti-shake, and the timer interrupt some applications, suitable for beginners to learn
main
- 单片机的485总线通信代码,调试通过,供初学者借鉴,-communication code of 485 bus
TRICOLOUR_LED_-_0821
- STC单片机实现485总线通信,控制三色灯工作状态。-On STC microcontroller 485 bus communication, control three color lamp working condition
SOURCES
- 51单片机控制的仓库测温系统。主机为单片机,从机为分布在现场的单片机,DS18B20测温,1602显示,并通过485总线通信。-51 temperature measurement system with microprocessor controlled warehouse. Host microcontroller, the slave is distributed in the field of single-chip, DS18B20 temperature measurement, 1
KEY8GET
- keil C打开,用来扫描按键开关和485总线通信的源码,里面有防抖动,以及定时器中断的一些应用,适合初学者学习-keil C open, used to scan key switches and 485 bus communication source, which has anti-shake, and the timer interrupt some applications, suitable for beginners to learn
KEY8GET
- keil C打开,用来扫描按键开关和485总线通信的源码,里面有防抖动,以及定时器中断的一些应用,适合初学者学习-keil C open, used to scan key switches and 485 bus communication source, which has anti-shake, and the timer interrupt some applications, suitable for beginners to learn
485
- ARM单片机485总线通信范例程序,F103系列。-The 485 microcontroller ARM bus communication example program, F103 series.
485
- 485总线通信,中断发送接收,可以发送字符串-485 communication
01-485总线
- 基于k60开发板,这是一个实际应用例程,关于485总线通信。(Based on k60, practical example....)
485从机
- 485通信协议STM32从机程序,能够通过协议与485主机通信(485 communication protocol STM32 slave program)