搜索资源列表
1-wire-slave
- 1-wire\"从机\"模拟程序, 不是主机,1-wire的主机模拟程序网上很多.使用mega88模拟DS1990A芯片时序, 再加上模拟主机就可以搭建不使用DALASI芯片而使用1-wire协议的系统.编译IAR for AVR 4.20.
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
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
SPItongxin
- 适于AVR初学者学习的SPI通信程序,主机和从机-AVR is suitable for beginners to learn the SPI communication program, host and slave
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]
SPI_SLAVE
- AVR mega16 spi主从通信之从片部分【完整工程,内涵.c\.h\.hex】-AVR mega16 spi master-slave communication part of the film [from the complete works, content. C \. H \. Hex]
AVR_TWI
- 一个AVR的TWI双机通讯(主机:mega16从机:mega8)-The AVR TWI a two-machine communication (host: mega16 Slave: mega8)
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.
avrlib-by-Procyon
- AVR的库C程序源代码,功能包括 Timer(s),Uart(s),A/D Converter,I2C Master/Slave,SPI Interface,Byte Buffering (circular),Bit Buffering (linear),Printf and other formatted print functions,VT100 Terminal Output,Command Line Interface,FAT16/32 File System (support is r
twi_test
- AVR mega16 TWI通信,主从程序-AVR mega16 TWI communication, master-slave program
AVR16
- 利用AVR单片机调试的24L01无线收发模块,包括主机和从机。-Use the AVR debugging 24L01 wireless transceiver modules, including master and slave.
avr-spi--program
- 基于ATmega单片机SPI的串行ADC接口设计程序, SPI(Serial Peripheral Interface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。基于此标准,SPI系统可以直接于各个厂家生产的多种标准外围器件直接接口。SPI接口通常包含有4根线:串行时钟(SCK)、主机输入/从机输出数据线(MISO)、主机输出/从机输入数据线(MOSI)和低电平有效的从机选择线SS。在从机选择线SS使能的前
Usart9600
- AVR模拟串口 单片机:mega324P 编译环境:WinAVR 参考官方AVR304 支持主机、从机通讯;支持单片机管脚电平变化中断-AVR microcontroller serial simulation: mega324P compiler environment: WinAVR refer to the official AVR304 support Master, Slave communications support the microcontroller pi
SPI_MaS
- AVR单片机硬件SPI主从双机通信,主机从机源代码GCC编译环境-AVR microcontroller hardware SPI master-slave dual-machine communication, the host machine source code from the GCC compiler environment
avrM16_modbus
- AVR Meaga16 modbus 从站程序 含ADC采样、通讯。-AVR Meaga16 modbus slave program ADC samples containing communications.