搜索资源列表
RS485_mega16
- RS485多机通信(主机发送,从机接收) 基于ATmega16单片机,内有proteus住址原理图。-RS485 Multiprocessor Communication (host sends, receives from the plane) based on ATmega16, there proteus schematic address.
AsyncMultiprocessor
- Program in Assembly for 8051 which show how you can use Asynchronize serial port to design multiprocessor system. in this program you can find 5 8051 CPUs that one of them is master with 4 slaves. the code can be copy everywhere you need to run multi
Parallel-Implementation-of-Fast-Hartley-Transform
- Parallel Implementation of Fast Hartley Transform (FHT) in Multiprocessor Systems
485
- AVR单片机485通信教程及范例。包含多个485主从单片机的程序,及单片机多机通信方法教程。-AVR microcontroller 485 tutorials and examples. Contains more than 485 master-slave MCU programs, and single-chip multiprocessor communication method tutorial.
RS485
- 利用RS485来实现单片机的多机通讯功能,硬件已实现-RS485 to achieve single-chip multiprocessor communication function, the hardware has been realized
Multi-Communication
- 基于单片机的多机通信系统的设计(主机、从机程序+仿真)-Based on the design of a single-chip multiprocessor communication system (host simulation computer program)
xxxx
- 基于KEIl的单片机多机通信,本例子是以双机通信为主来做的,开发语言汇编-Single-chip multiprocessor communication KEIl, This example is based on a dual-machine communication mainly do development language compilation
MSP430-RS232
- 基于PC与单片机间的RS232通信,实现信息的交互,其中,PC为主机,通过RS232电缆多头与从机MSP430连接,即一台PC机可访问各台从机,对每台从机的访问是通过对从机设置不同的地址来实现的,每台从机处于监听状态,程序上来说就是每台从机在此时只接受地址信息,并与自己的地址进行匹配,如果匹配一致,则此时这台从机程序设计时便可识别数据信息,此时PC主机便可通过传输特殊命令数据实现对单片机“发号施令”,是MSP430单片机执行主机想让做的事,这便是基于PC机的多机通信来实现实践中某些控制的基础。-
fenzhan
- 基于MAX485的多机通信分站程序,分站同AT89C2051实现了可以编译通过-MAX485-based multiprocessor communication sub-station program, sub-stations can be achieved with AT89C2051 compiled by
STM32-USART
- 在STM32的参考手册中,串口被描述成通用同步异步收发器(USART),它提供了一种灵活的方法与使用工业标准NRZ异步串行数据格式的外部设备之间进行全双工数据交换。USART利用分数波特率发生器提供宽范围的波特率选择。它支持同步单向通信和半双工单线通信,也支持LIN(局部互联网),智能卡协议和IrDA(红外数据组织)SIR ENDEC规范,以及调制解调器(CTS/RTS)操作。它还允许多处理器通信。还可以使用DMA方式,实现高速数据通信。-In the reference manual of S
