- ATMega32 AVR > AVR ATmega Projects > Memory - Storage Projects

Electronic Dimmer With Memory
At home I have a salt lamp. This lamp needs a regular small 15 Watt light bulb that lights up and warms up the...

Memory-Card Made of CMOS EPROM’s
The instructable created by me will help you to build a huge memory capactiy which will come in handy for many...


At home I have a salt lamp. This lamp needs a regular small 15 Watt light bulb that lights up and warms up the lamp. When the lamp is switched on you normally should not dim the lamp because... Read more
The instructable created by me will help you to build a huge memory capactiy which will come in handy for many projects and measurements. The memory card is suitable for multi-usage and can... Read more
This library implements an SD card Data Logger that runs on ATmega. It has a small footprint, so it can be loaded on an ATmega8, leaving space for user code. It supports SD and microSD cards... Read more
This project explains how to interface the SD card with an AVR microcontroller. In this project an ATMEGA16 microcontroller is used. The microcontroller runs on 5V power supply with a built... Read more
In any microcontroller the Boot-Loader is the first code which executes before the application code does. The major function of the Boot-Loader is to load the application code into the flash... Read more
MMC/SD/SDHC card library This project provides a general purpose library which implements read and write support for MMC, SD and SDHC memory cards. It includes low-level MMC, SD and SDHC rea... Read more
I collected a lot of site in the internet for various atmel avr projects will not work with the idea of a day’s archive is a grown up pretty. Atmel will be a solid resource for people... Read more
This instructable shows how to use some freely available code, an arduino, and a standard magnetic stripe reader to scan and display the data stored on magnetic stripe cards such as credit c... Read more
You might have noticed the Slaveflash I built with an Attiny 24, the instructable can be found here: Slaveflash-trigger-for-digital-with-Attiny24 After building the first prototype I... Read more
Here is my project on interfacing of SD Card (microSD). microSD cards are available very cheap nowadays, a great option for having a huge memory in any embedded system project. It is compati... Read more