文件名称:RFID-EEPROM
介绍说明--下载内容来自于网络,使用问题请自行百度
RFID reader access with I2C eeprom + LCD display for AVR ATmega8 (CodeVision Compiler recommended).
Configure it with 9600 buad with external interrupt for first use (Modify capacity first).
Be aware to pin7 of eeprom must be grounded pin5 & pin6 must pullup.
I2C eeprom pins:
SDA:PORTC.3
SCL:PORTC.2
LCD Pins:
// RS - PORTD Bit 5
// RD - PORTD Bit 6
// EN - PORTD Bit 7
// D4 - PORTB Bit 0
// D5 - PORTB Bit 1
// D6 - PORTB Bit 2
// D7 - PORTB Bit 3
Configure it with 9600 buad with external interrupt for first use (Modify capacity first).
Be aware to pin7 of eeprom must be grounded pin5 & pin6 must pullup.
I2C eeprom pins:
SDA:PORTC.3
SCL:PORTC.2
LCD Pins:
// RS - PORTD Bit 5
// RD - PORTD Bit 6
// EN - PORTD Bit 7
// D4 - PORTB Bit 0
// D5 - PORTB Bit 1
// D6 - PORTB Bit 2
// D7 - PORTB Bit 3
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RFID.c
RFID.dsn
Exe/RFID.hex
Exe/RFID.rom
Exe
RFID.dsn
Exe/RFID.hex
Exe/RFID.rom
Exe
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.