搜索资源列表
CAN总线通讯
- arm 系统 can总线通信设计,有参考源码,下载吧-arm can bus communication system design, a reference source, download it
modbus2002-1d
- 自已编写的MODBUS程序,主要用开工业上PLC、现厂仪表、控制系统之间的通讯。-own MODBUS prepared by the procedures, which was spent mainly on the open industrial PLC, the plant instrumentation, control system communications.
Demo_ST44B0X
- 44binit.s ----- 初始化中断、存储器、堆栈等,进行系统初始化,建立C程序运行环境。 memcfg.inc ----- 定义存储器延时、SDRAM配置等参数 option.inc ----- 定义系统时钟频率等 main.c ----- 系统主程序(Main函数等) 44blib.c ----- IO端口初始化、延时和异步串口通讯等基本子程序-44binit.s ----- initialization interrupt, memory, stac
CH374_SPI
- 是用51的IO模拟SPI口和CH374通讯,完成对U盘的读写,优点是占用系统资源少!
8255A原理实验
- 这是通讯接口实验《8255A原理实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人-This is the communication interface experiment, "8255A principle experiment," the principle procedures, suitable for those on embedded systems, communications, computer specialists in the
中断原理及8259A中断控制器实验
- 这是通讯接口实验《中断原理及8259A中断控制器实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人-This is the communication interface experiment, "interrupted Principle and 8259A interrupt controller experiment," the principle procedures, suitable for those on embedded systems, com
SPCE3200LABCODE_16to23
- 凌阳SPCE3200 系统开发板随机自带源程序。共安排了32个子目录,其中按照SPCE3200实验指导书(上册)中的实验顺序存放了实验程序的源代码,所有项目代码均在S+coreIDE v2.1.2下测试通过。此为第16到第23个试验源代码。试验内容如下: 5.3 实验十六:Cache 读写实验. 5.4 实验十七:DMA读写实验 5.5 实验十八:SD卡读取实验 SPCE3200教学平台通信模块实验 6.1 实验十九:SPI通信实验 6.2 实验二十:I2C通信实验.
msp430modem
- msp430f149 实现modem数据采集传输的通讯系统的设计 电路图和程序 串口通信 复位监控 modem】 -msp430f149 to achieve modem data collection and transmission of the communication system design and procedures for serial communication circuit Reset Monitor
MasterSystemCcode
- SystemC实现通讯系统仿真,产生随机数,编码,调制,分为WCDAM和TD—SCDMA两个系统模拟,用户可以自行选择.Version 1.0-Simulation in SystemC ,include generate the data stream , ecoding and modulation part .
shangweiji
- 采集系统无限通讯上位机主程序,基于VB编写-Unlimited communication host computer acquisition system main program, based on the preparation of VB
18b20-st7920-mega16
- mega16单片机,实现了菜单显示,18b20温度采集,串口通讯和键盘操作的完整系统,本人小学期的成果-mega16 microcontroller to achieve the menu display, 18b20 temperature acquisition, serial communication and keyboard operation of the complete system, the results of Phase I Primary School
niosii_NET
- 在NIOSS II系统上实现TCP/IP通讯,特别适合学习NIOSII系统的人快速掌握通讯功能
CAN
- 现场总线是当今自动化领域技术发展的热点之一,被誉为自动化领域的计算机局域网。它的出现为分布式控制系统实现各节点之间实时、可靠的数据通信提供了强有力的技术支持。CAN(Controller Area Network)属于现场总线的范畴,是一种多主方式的串行通讯总线,数据通信实时性强。与其它现场总线比较而言,CAN总线具有通信速率高、容易实现、可靠性高、性价比高等诸多特点。-Fieldbus automation technology is currently one of the hotspots
arm
- ARM小论文 通讯系统编程 UATR0初始化 查询方式发送数据 中断方式接受数据-ARM Communication System Programming UATR0 send data initialization query interrupt received data
ECAN_DOS_V03.01.00
- SJA1000 Ecan527 DOS 系统下的底层应用程序 提供了完整的接口通讯功能-This program is used to communicate for SJA1000 and Ecan527 DOS in CanBus,in DOS system.
pc104
- 采用borland c++ 3.1编译,运行于PC104主板,实时采集485总线上传感器数据,通过RS232与计算机通讯。改系统已稳定运行5年。-Borland c++ 3.1 compiler, running on a PC104 motherboard, real-time acquisition of sensor data on the 485 bus via RS232 and computer communications. Change the system has been s
Tq02
- 这是一个生产流水线上Mobi识别嵌入系统,关键是采用了CAN BUS作为通讯协议。-This is the Mobi recognition embedded systems on a production line, the key is to use the CAN BUS as a communications protocol.
MyC2Board_RS232_Test
- 这是一个Altera FPGA NIOS II RS232通讯程序。 在Quartus II工程中,用Qsys建立了一个NIOS II为核心的CPU系统,并挂接了一个RS232接口。 在software目录下,有三个工程,一个是用C++类包装的RS232类的Eclipse工程,一个是不用C++类包装的Eclipse工程,还有一个是用VC++2008编写的RS232测试工程。 VC++2008编写的工程运行在PC机上,与FPGA中的NIOS II通讯。 这个实验的主要目的是编写一个
RS485toRobot
- 基于RS485总线的遥控机器人通讯系统设计和实现-Design and implementation of communication systems based remote control robot RS485 bus
喷泉监控系统设计
- 本资源是基于组态王软件和PLC控制器的喷泉监控系统设计程序,其中包括组态王监控界面和PLC源程序,PLC程序为PLC200源程序,可直接应用,程序包括三种喷泉运行模式,其中组态王和PLC程序可通讯,适合PLC与组态王初学者学习。