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.
FAT
SD Audio Player with ATTiny
8. August 2010 - 14:37 — adminThis is a simple SD audio player biult with only an 8-pin microcontroller (ATTiny85).
Light reading for a weekend
27. March 2010 - 11:33 — adminThe time kills me nowadays, so here are links to interesting projects, at least. Enjoy.
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.
.NET device with FAT and USB Host for US$80
13. April 2008 - 17:49 — adminEmbedded Master module by GHI Electronics implements Microsoft's .NET Micro Framework. This allows users to run C# managed code right inside Embedded Master. Users will use Visual Studio to develop and debug programs.
Using SD card with Microchip PIC
28. September 2007 - 18:17 — adminSome usefull links for implementing access to SD/MMC cards / FAT file system.