Mar-20th-2009
In this turorial we will see how we can easily interface a 24C series serial
EEPROM with AVR microcontrollers.
What is an EEPROM?
An EEPROM is kinds of novalatile memory, that means it is used for storing
digital data permanently without any power suply. EEPROM stands for Electrically
Erasable Programmable Read [...]
Posted in AVR Tutorials, Code Libraries, Code Snippets by: Avinash -- 48 Comments -- ReadMore
Nov-2nd-2008
Hi Friends,
Welcome to my AVR tutorial Series. In this article I will describe my Infrared
Remote Control Library. Hope you will enjoy it.
I was very much amazed my remote controls since long. The simple circuits described
in magazine were just operated like a switch and can only switch on and off [...]
Posted in Code Libraries by: Avinash -- 23 Comments -- ReadMore