搜索资源列表
SPI
- mega16 spi主从通信 测试通过(ICC)
Mega16-905
- Mega16单片机与nRF-905芯片之间的通信程序,使用硬件SPI口。
AVRmega16
- AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
Mega16_MCP3208
- Mega16 + MCP3208 12bit A/D >> C-source code >> AVRSTUDIO project >> WinAVR-Mega16+ MCP3208 12bit A/D >> C-source code >> AVRSTUDIO project >> WinAVR
spi-TLC2543
- Mega16读12位AD芯片TLC2543(硬件SPI传输) TLC2543驱动,将读到的ADC数据通过串口发送到 PC-Mega16 (external 7.37628M)+ TLC2543 TLC2543 driver will read the ADC data is sent to the PC through the serial port
spi
- mega16 双机spi通信程序 检测通过 简单易懂-mega16 two-plane detection of spi communication program through a simple easy to understand
SPI
- AVRGCC下spi一主多从通讯proteus下仿真通过!主机为mega128,从机为mega16!-AVRGCC under a master spi more from the communication proteus by simulating through! Host mega128, from a machine is mega16!
SPI
- 用winavr开发的mega16的spi驱动,可用于驱动串行A/D-ATmega16‘s spi driver using winavr
SPI
- SPI接口C程序设计,基于mega16.-spi for mega16
spi
- atmega16单片机的SPI通信底层模块驱动程序。-atmega16 MCU SPI communication module underlying driver.
08251325mega16-2401
- 2401+atmege 16用串口和SPI控制程序发送和接收-#define CLK1 0X80 #define OUTPUT_CLK1 DDRB|=CLK1 #define CLK1_1 PORTB|=CLK1 #define CLK1_0 PORTB&=~CLK1
Mega16-SPI
- 基于ATMega16的硬件SPI驱动代码,调试通过的-Hardware-based ATMega16 SPI driver code, debugging through the
spi
- 用avr studio 编程 实现mega16的spi通信,只要是端口的模拟-With avr studio programming mega16 the spi communication, as long as the analog port
mega16-5110lcd-spi
- mega16对nokia5110lcd的驱动程序-mega16 driver of nokia5110lcd
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
- mega16 SPI通信 proteus电路仿真-the mega16 SPI communication proteus circuit simulation
Spi
- 基于avr mega16的spi(串行外设接口)通讯例程-Spi (Serial Peripheral Interface) communication routines based on avr mega16
Spi
- AVR mega16 硬SPI协议,已封装成头文件。-AVR mega16 hard SPI protocol has been packaged into a header file.
SPI
- mega16单片机,spi通信的源代码。调试成功,有注释-mega16 microcontroller, spi communication source code. Successful commissioning, annotated
SPI
- 自己学习mega16时写的SPI通信,两块mega16,一收一发,两套程序。-Mega16 write their own learning SPI communication, two mega16, a closing situation, the two procedures.