搜索资源列表
ATmega88_cn
- ATmega48/88/168产品特性 • 高性能、低功耗的8 位AVR® 微处理器 – 256/512/512 字节的EEPROM (ATmega48/88/168) 擦写寿命: 100,000 次 – 512/1K/1K 字节的片内SRAM (ATmega48/88/168) – 具有独立振荡器的实时计数器RTC – 六通道PWM – 8路10 位ADC(TQFP 与MLF 封装) – 6路10 位ADC( PDIP 封装) – 可编程的串
SPI
- SPI串行外设接口(主从机收发) 开发平台及芯片:IAR AVR V4.20A Atmega16 -SPI serial peripheral interface (master and slave transceiver) development platform and chips: IAR AVR V4.20A Atmega16
spi_com
- 实现AVR ATmega48与ATmega168单片机SPI互连通信,采用主从切换方式。-Achieve AVR ATmega48 and the ATmega168 MCU SPI interconnect communications, use of master-slave switch method.
SPI
- SPI 主从机通信 AVR 对初学单片机的朋友很有帮助,有助于理解SS,从机选择位-SPI AVR
Slave
- ATMEL AVR SPI SLAVE 範例程式 C語言架構 -ATMEL AVR SPI SLAVE example of C language programming framework
SPItongxin
- 适于AVR初学者学习的SPI通信程序,主机和从机-AVR is suitable for beginners to learn the SPI communication program, host and slave
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]
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
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
SPI_MaS
- AVR单片机硬件SPI主从双机通信,主机从机源代码GCC编译环境-AVR microcontroller hardware SPI master-slave dual-machine communication, the host machine source code from the GCC compiler environment
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