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.
music
AVR synth
24. October 2008 - 21:31 — adminA monophonic synthesizer based on an Atmel AVR microcontroller.
Sakura - The World’s Simplest Open Source DIY MP3 player!
11. October 2008 - 10:35 — adminFor around $30 in parts and a good amount of patience, you can have a completely open source and hackable mp3 player ready to go. It can be modified to accept serial commands, be embedded in an art project, used as the voice of your next smart talking robo-sidekick, or filled with music and used as is. Put in whatever size card you want, up to the theoretical limit of the MMC format.
MP3 Daisy player
24. September 2008 - 21:45 — adminThe Daisy is a multipurpose sound player for embedded applications. It can be used as a standalone personal music player,as the sound for an art project, in a kiosk, as a museum tour guide, in a toy, or anywhere that high quality embedded audio is desired. It uses MMC or SD flash memory cards so storage size is unlimited. It has several interface modes for either human or machine control.
Rundfunker - an WLAN MP3 player
17. August 2008 - 21:48 — adminThe Rundfunker is a tabletop mp3 player that scans the WLAN for local audio sources and is able to play shared audio-files.
AVR-MIDI - an USB MIDI-class compliant device
5. July 2008 - 20:04 — adminThis is an inexpensive DIY MIDI controller device for USB. It consists of a simple AVR ATMega16 with driver software from Objective Development (see).
Experiments with DSP
16. June 2008 - 9:12 — adminThis project is an experiment of the Digital Signal Processing with a cheap microcontroller instead of an ordinary digital signal processor. Recent 8 bit microcontrollers have sufficient processing performance so that they can be used for simple audio signal processing.
PIC MIDI controller
31. May 2008 - 11:55 — adminThis MIDI Controller uses a PIC16F877A Micro and a 2 pin LCD Character Display.