A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
FAT32
Universal FAT32 library
1. March 2009 - 10:21 — adminVery useful library for everyone, who wants to deal with any SD/MMC card or other storage, works with FAT32, in applications such as MP3 players or data loggers.
SD Card / FAT32 Interfacing with ATmega8
14. February 2009 - 15:50 — adminCC Dharmani shows how to easy connect a SD card to an ATMega 8 microcontroller.
Understanding FAT32
7. February 2009 - 11:52 — adminHow to access data on FAT32 filesystem (by Paul Stoffregen). Useful information if you are playing around memory cards or such devices.
FAT library for 8bit microcontrollers
18. January 2009 - 17:47 — adminA ChaN's FAT general library for microcontrollers.