虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

CAN通信

  • 基于MSP430F149的智能电池巡检系统的设计

    介绍了电力操作电源与智能电池巡检系统的特点,给出了一种基于超低功耗单片机MSP430 F149针对中小型变电站自动化运行的专用设备的基本设计原理及实现方法,最后给出了详细硬件构成和软件实现。该系统能满足中小型变电站安全、可靠、自动运行的要求,并通过与上位机的串行通信实现变电站的远程管理和控制。 Abstract:  The characters of the intelligent battery data logging system of the electric operation power are introduced.The basic design principle and the implemented methods of the special equipment which only designed for the middle or small transformer substation based on MSP430F149 are prescribed. Finally, the hardware block diagram and the software flow chart are also given. The function that the system finally needs to realize can basically meet with the middle or small transformer substation’s satisfy, reliably,and automatic running.And it can also realize the transformer substation long-distance management and control by serial communicating with the host computer.

    标签: 430F F149 MSP 430

    上传时间: 2013-11-25

    上传用户:黄华强

  • 基于MSP430F149的无线环境监测传感器系统设计

    为了提高环境参数采集的自动化水平,提升效率,设计了无线传感器系统。本系统运用了传感器技术、通信技术和单片机技术,实现了对环境温度、湿度、光照度以及可燃性气体浓度等参数的检测。它能够实时地与上位机进行无线通信,满足对环境参数实时监测的要求。 Abstract:  In order to increase the degree of automation and improve the efficiency of the environment monitoring parameters,the wireless sensor system was developed.Combining with the technique of sensor,automatic monitoring,communication and single-chip microcomputer,it realized real-time monitoring environment parameters,such as temperature,humidity,illumination,concentration of com- bustible gas and so on.At the same time it can communicate with upper personal computers,satisfy the desire of real-time monitoring.

    标签: 430F F149 MSP 430

    上传时间: 2013-11-22

    上传用户:longlong12345678

  • 基于C8051F930的管道温度压力远程监测系统

       为解决输油管道温度压力参数实时监测的问题,设计了以C8051F930单片机作为控制核心的超低功耗输油管道温度压力远程监测系统。现场仪表使用高精度电桥采集数据,通过433 MHz短距离无线通信网络与远程终端RTU进行通信,RTU通过GPRS网络与PC上位机进行远程数据传输,在上位机中实现数据存储和图形化界面显示,从而实现输油管道温度压力参数的实时监测和异常报警。经实验证明,该系统的12位数据采集精度满足设计要求,漏码率小于1%,正常工作时间超过5个月,能实时有效地监测输油管道的温度压力参数,节省大量人工成本,有效预防管道参数异常造成的经济损失和环境污染。 Abstract:  In order to solve the problems on real-time monitoring of pipeline temperature and pressure parameters, the ultra-low power remote pipeline temperature and pressure monitoring system was designed by using the single chip processor C8051F930 as the control core. The high-precision electric bridge was used in field instruments for data collection, the 433MHz short-range wireless communication network was used to make communication between field instrument and RTU, the GPRS was used by the RTU to transmit data to the PC host computer, and the data was stored and displayed in the PC host computer, so the real-time monitoring and exception alerts of pipeline temperature and pressure parameters were achieved. The experiment proves that the system of which error rate is less than 1% over five months working with the 12-bit data acquisition accuracy can effectively monitor the pipeline temperature and pressure parameters in real time, it saves a lot of labor costs and effectively prevents environmental pollution and economic losses caused by abnormal channel parameters.

    标签: C8051F930 温度 压力 远程监测系统

    上传时间: 2013-11-07

    上传用户:cuibaigao

  • 基于AVR单片机的船舶气象仪测试系统的设计

       针对船舶气象仪保障维修而设计的船舶气象仪测试系统,包括信息处理终端、主仪器检测模块、传感器检测模块,各个模块都采用基于AVR单片机的嵌入式系统,模块之间通过CAN总线进行通信。结果表明,船舶气象仪测试系统能够快速检测船舶气象仪故障,与单纯依靠人工方式排查故障相比,故障检测时间缩短了60%以上。 Abstract:  The test system of ship meteorological instrument was developed to satisfy the maintenance of ship meteorological instruments,which composed of information processing terminal, testing module of main instrument and testing module of sensors. Each of these modules included an embedded system based on microcontroller of AVR series and communicated with other module by CAN bus. The results show that the test system can judge the fault of ship meteorological instrument quickly and shorten the fault detection time as much as 60% compared with simple manual troubleshooting.

    标签: AVR 单片机 气象仪 测试系统

    上传时间: 2013-11-23

    上传用户:stvnash

  • 基于自编程功能的MCU Bootloader设计

    Bootloader是微处理器上电时运行的第一段代码,它可以通过通信接口实现对微处理器内部应用程序的更新升级,为网络化嵌入式产品的应用程序升级带来极大的便利。由于目前没有统一嵌入式系统的Bootloader。基于NEC 78K0系列单片机自编程原理,设计出一个适用于78K0/Fx2系列单片机的Bootloader,并能够通过单片机串口在线升级应用程序。 Abstract:  Bootloader is the first piece of code executed after microprocessor startup. It makes the embedded product’s firmware update conveniently through communication interface. However, no unified bootloader is available for all kinds of microprocessor products. Based on the principle of self-programming NEC 78K0s’ series, a useful Bootloader which is suitable for 78K0/Fx2s’ series MCU is designed,the design can update the application through serial ports.

    标签: Bootloader MCU 自编程

    上传时间: 2013-10-26

    上传用户:fang2010

  • PC机与MCS51单片机串行通信接口电路的设计

    摘要:介绍了采取专用电平转换芯片MAX232实现PC机与MCS51单片机之间的串行通信的方法.通过对系统的通信方式选择89C51通信波特率的设置、通信的设置,以及对接口电路的软件和硬件的设计分析,展示了该电路的实用性.关键词:微处理器;PC机;串行通信;RS-232接口;MAX232芯片

    标签: MCS 51 PC机 单片机串行

    上传时间: 2014-01-22

    上传用户:shizhanincc

  • 基于VB与单片机串行通信的数据采集系统设计

    摘要:设计了基于单片机的罐道倾角数据采集系统,介绍了系统的构成、工作原理和流程图,给出了单片机AT89S52与外围器件的硬件接口电路。使用汇编语言和VisualBasic设计了PC机与单片机间的串行通信程序,并提出了数据趋势曲线的绘制方法。设计的数据采集系统具有易实现、易编程、可移植、体积小、功耗低等优点。关键词:单片机;数据采集系统;罐道倾角;串行通信;VB

    标签: 单片机 串行通信 数据采集 系统设计

    上传时间: 2013-11-19

    上传用户:012345

  • 基于单片机的串行通信

    一、实验目的1.了解串行通信的基本知识;2.掌握用单片机串行口实现串行通信的方法。二、实验器材微机、示波器、万用表、电源、AEDK仿真开发系统,面包板一块,MAX202C芯片一块,电容、电阻、导线若干。三、实验原理此处仅介绍与本实验内容密切相关的串行通信基本知识,其它有关基本知识介绍请见本讲义实验七。

    标签: 单片机 串行通信

    上传时间: 2013-10-17

    上传用户:hongmo

  • 用51单片机控制RTL8029实现以太网通信

    摘要:本文介绍了TCP/IP协议、RTL8029的结构特性以及PCI总线协议的特点,给出了一种用P89C51RD2单片机控制以太网接口芯片RTL80内实现以太网通信的设计方案,阐述了用EMP7128型CPLD实现单片机接口与PCI接口之间的转换,以及TCP/IP协议的实砚关键词:RTL8029,PCI总线,TCP/IP

    标签: 8029 RTL 51单片机 控制

    上传时间: 2013-11-14

    上传用户:thinode

  • AT89S51单片机学习板串行通信实验讲义--STK-070

    计算机的串行口与控制 单片机串行口除用作单片机之间串行通信的通道外,还能和普通计算机的RS-232口(串口)进行通信。 这是单片机的一大特色,使得它在通信与控制领域得到广泛的应用。 本部分从一些基础的RS-232标准谈起,并结合一些串口基础实验加深对知识的理解。最后,讲解如何用Visual Basic语言编写一个简单的串口通信程序。

    标签: 070 89S S51 STK

    上传时间: 2014-01-12

    上传用户:siguazgb