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.
filesystem
Embedded Filesystems Library
24. April 2010 - 15:14 — adminA solution for memory cards etc. - an universal FS library in the C language.
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.
FAT16 / FAT32 driver for Atmel AVR
17. July 2008 - 14:49 — adminThis file system driver reads and writes to FAT file systems. It is designed to work with the ATmega128 microcontroller. It is ideal for use with MP3 players and data loggers.
Using SD card with Microchip PIC
28. September 2007 - 18:17 — adminSome usefull links for implementing access to SD/MMC cards / FAT file system.