搜索资源列表
1-wire-slave
- 1-wire\"从机\"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.编译IAR for AVR 4.20.
CC1100_WOR.rar
- CC1100的电磁波唤醒(WOR)应用。 休眠模式的主从机程序(WOR+地址校验) 单片机用STC12LE4052AD 无线模块用cc1101. 包括硬件原理图,用于测试串口及无线通信的测试程序 ,CC1100 of the electromagnetic wake-up (WOR) applications. Sleep mode master slave program (WOR+ address verification) MCU with STC12LE4052AD wir
RFM70_Source-Code
- In this file you will find the Reference code for the RFM70 2.4GHz wireless module for PIC16F690. Master and Slave Source code are included. This reference code was from HopeRF. maddy@crazyengineers.net
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
simple_twitest
- avr 单片机twi源程序 功能:实现TWI主从机通讯. -avr MCU twi source functions: TWI implementation of master-slave communication.
PTR8000Drive
- 以NRF905芯片为核心的PTR8000模块的AVR驱动.驱动芯片为AVR mega16或者AVR mega32.内部详尽的操作流程和时序.包括CRC16校验.主从机通讯.-To NRF905 chip as the core module of the AVR-driven PTR8000. Driver IC for AVR mega16 or AVR mega32. Detailed operation of the internal flow and timing. Including
twi_c
- AVR单片机的TWI C 程序源码,一个设置TWI主机模式向丛机发送数据的函数,-AVR MCU TWI C program source code, this function setup TWI in master mode and sends data to slave.
twi_C_new
- AVR单片机TWI设置函数C 程序,该函数设置TWI为主机模式并向丛机发送数据-this function setup TWI in master mode and sends data to slave.
SPI
- SPI 主从机通信 AVR 对初学单片机的朋友很有帮助,有助于理解SS,从机选择位-SPI AVR
IIC2Uart
- AVR I2C转串口(UART)程序代码,AVR通过I2C Slave方式接收数据,再经由串口转发出去。-AVR I2C to serial port (UART) code, AVR receive data through the I2C Slave mode, and then transmitted out through the serial port.
Slave
- ATMEL AVR SPI SLAVE 範例程式 C語言架構 -ATMEL AVR SPI SLAVE example of C language programming framework
AVR-RS485
- AVR单片机实现的485通讯从机接收程序(带帧校验)-AVR MCU' s 485 slave receiver (with Frame Check)
SPI_MASTER
- AVR mega16 spi主从通信之主机部分【完整工程,内涵.c\.h\.hex】-AVR mega16 spi master-slave communication of the host part of the [complete engineering, content. C \. H \. Hex]
Alive.H
- This I2C Lib for Master Or Slave AVR Device-This is I2C Lib for Master Or Slave AVR Device
Modbus-Slave-source
- 可移植到51系列、AVR单片机或Win32上,支持Modbus RTU、Modbus TCP的Modbus“从站”源程序-Can be ported to the 51 series, AVR microcontroller or Win32 support Modbus RTU, Modbus TCP, Modbus " slave" source
Slave
- avr 单片机驱动集合 主要是mega88单片机为例-the avr microcontroller drive collection
avr-spi--program
- 基于ATmega单片机SPI的串行ADC接口设计程序, SPI(Serial Peripheral Interface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。基于此标准,SPI系统可以直接于各个厂家生产的多种标准外围器件直接接口。SPI接口通常包含有4根线:串行时钟(SCK)、主机输入/从机输出数据线(MISO)、主机输出/从机输入数据线(MOSI)和低电平有效的从机选择线SS。在从机选择线SS使能的前
Slave
- ATMEL AVR SPI SLAVE 範例程式 C語言架構-ATMEL AVR SPI SLAVE example of C language programming framework
modbus-Slave-AVR-atmega16
- Modbus Slave AVR Atmega16
AVR-GCC-SPI-MASTER-SLAVE-SAMPLE
- A SPI (Serial Peripheral Interface) master slave sample implementation for AVR-G-A SPI (Serial Peripheral Interface) master slave sample implementation for AVR-GCC