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.
ATMEL AVR
Minesweeper - TV game
20. June 2008 - 13:44 — admin"Minesweeper" is originally a PC game that comes along with the Windows bundle. For our design, there are 15 x 10 cells on the game board. At first, all 150 cells are covered, and the player can left-click the PS/2 mouse on a destined cell to uncover it, or right-click to mark the cell with a flag – a reminder to the player that the cell is possibly taken by a mine.
OLED color display with Arduino
17. June 2008 - 16:13 — adminHow to get started displaying images on 4D OLEDS using Arduino.
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.
Motion controlled MP3 player
15. June 2008 - 13:49 — adminThe MP3 player does not have any buttons nor dials that shown in right photo and it has an acceleration sensor instead of the mechanical switches. Therefore all playback commands to the player are given in defined motions, such as inclination, tilt and shock. The player detects the motion with the built-in acceleration sensor and recognize it as a playback control command. As the result, it came to not seem an audio player in appearance.
AVR-MT development board for 20pin AVR
15. June 2008 - 13:18 — adminDevelopment board for 20pin AVR microcontrollers with STKxxx-compatible ICSP (10 pins) PLUS simple handy password generator.
GPS data logger
14. June 2008 - 14:08 — adminA GPS data logger that records position data from the GPS module. The position data is received in NMEA-0183 format and store its sequence into any storage device. The position data can be processed with existing GPS utilities for interesting applications.
Flickr images on a Nokia 6110 Color LCD
14. June 2008 - 14:01 — adminMost used are these green character displays with two or more rows to display menus, status or debug messages. With mass production of mobile phones, color LCDs get that cheap, that they can be used as replacement. To test the display, I hacked a kind of small digital picture frame, that fetches pictures from Flickr.
USB AVR programmer
12. June 2008 - 17:35 — adminIn-system programmer for a lot of AVR microcontrollers
Another 40MHz frequency meter
8. June 2008 - 20:08 — adminThis article shows how to build a small, cheap and simple frequency meter, without any fancy, out of reach components.
WizNet-based security system
6. June 2008 - 20:42 — adminEthernet based Security System by Ahmad Masri