- SecurityinDistributedEmbeddedSystems Information security was first explored in the context of communication systems. When two entities send or receive sensitive data using public networks or communication channels that are easily accessible by could
- TWI 基于ATMEG64的即IIC程序源码可以实现对AT24C64/AT24C256等I2C器件的读取
- EM_algorithm EM algorithm 讲的非常好和详细 不可多得的好资料
- Analyzing-Vector-Control-of-a-Grid-Connected-DFIG Analyzing Vector Control of a Grid
- BitmapButton 自己绘自的位图按钮bitmapButton
- NEC-demo-code NEC 78K0系列单片机编程实例
文件名称: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.