搜索资源列表
1-wire-slave
- 1-wire\"从机\"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.编译IAR for AVR 4.20.
Tiny_DS2450
- 使用AVR单片机模拟成DS2450的bascomAVR程序,实现了模拟1wire从机的功能。程序使用bascom语言编写,程序构建简单明了,对使用其它语言编写模拟1wire程序也具有参考的作用-Simulated using the AVR microcontroller into the DS2450' s bascomAVR procedures to achieve a simulation 1wire slave function. Bascom language program use
spi_slave
- spi slave 8bit address 1bit r/w 7bit number data
MSP430FR57xx_uscia0_spi_09
- Descr iption: SPI master talks to SPI slave using 3-wire mode. Incrementing data is sent by the master starting at 0x01. Received data is expected to be same as the previous transmission TXData = RXData-1. USCI RX ISR is used to handle communi
fet140_spi0_07
- Descr iption: SPI Master communicates at fast as possible, full-duplex with // SPI Slave using 3-wire mode. The level on P1.4/5 is TX ed and RX ed to P1.0 // and P1.1. Master will pulse slave Reset on init to insure synch start. // Master norma
Sepam20
- 通过 Modbus 通讯 RS485 型物理链路,或装有适当变换器的其他接口使 Sepam 能 与远程监控系统连接。 Sepam 采用的 Modbus 规约与 RTU Modbus (1) 规约的子集兼容 ( 一个 Modbus 主 机可以同多个 Sepam 单元通讯 )。 Sepam 永远是子机 ( 从站 )。 所有 Sepam 单元均可配置 ACE949-2 ( 二线 ) 或 ACE959 ( 四线 ) 接口与通讯网络 连接。 RS485 和 ACE937 可连接到通
I2C
- I2C(Inter-Integrated Circuit)总线是由PHILIPS公司开发的两线式串行总线,用于连接微控制器及其外围设备。是微电子通信控制领域广泛采用的一种总线标准。它是同步通信的一种特殊形式,具有接口线少,控制方式简单,器件封装形式小,通信速率较高等优点。I2C 总线支持任何IC 生产过程(CMOS、双极性)。通过串行数据(SDA)线和串行时钟 (SCL)线在连接到总线的器件间传递信息。每个器件都有一个唯一的地址识别(无论是微控制器——MCU、LCD 驱动器、存储器或键盘接口),
Demo_62_OneWire_LoLevel
- What is it? • Protocol: to digitally communicate over twisted-pair cable with 1-Wire components over a 1-Wire network • network is defined with an open-drain (wired-AND) master/slave multidrop architecture with resistor pull-up to a n
SPI_of_MSP430F249
- SPI master talks to SPI slave using 3-wire mode. Incrementing data is sent by the master starting at 0x01. Received data is expected to be same as the previous transmission TXData = RXData-1. USCI RX ISR is used to handle communication with
ChiboOS_RT1
- This archive contain project for Atmel Studio v6.2 with target processor Atmega328P( used on the Arduino Nano board). Inside project you can find port for real-time operational sistem ChibioOS/RT v 3.0.3. Also implemented modbus RTU slave and 1-wire