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.
ATMega644
Homebrew AVR-based iPhone-like device
4. November 2009 - 20:00 — adminDon't be silly - you can't make an iPhone with an AVR at home, of course. But you can get a surprising amount of functionality out of a 8-bit processor and a cheap touch LCD.
The JTAG Debugger Based on ATmega644
15. June 2009 - 6:36 — adminThis JTAG Debugger from the Cornell university is based on an ATmega644 and it’s capable of controlling program execution by setting breakpoints and accessing registers and memory.
NES emulation
9. May 2009 - 18:36 — adminA Nintendo NES emulator, built on ATMega644 - another Cornell project.
Noah Vawter's stuff
9. May 2009 - 7:18 — adminPython for ATMega and AVR 1-bit groove box by Noah Vawter.
Digital Receipts System
7. May 2009 - 5:51 — adminAn interesting crossover between hardware (MCU, card reader, display) and software (PHP web server) by Cornell University students.
Audio gesture recognition
7. May 2009 - 5:35 — adminA new MCU-based project from Cornell University. It utilizes a microphone placed in a stethoscope to recognize various gestures when a fingernail is dragged over a surface (an original idea, isn't it?).
Microcontroller-based Web Radio
23. March 2009 - 20:30 — adminTwo simillar projects with one goal - a handy portable web radio, based on microcontroller (AVR or ARM), a VS1053 audio codec and Ethernet controller (built-in with the ARM version), with Power-over-Ethernet capability.
Sanguino
27. December 2008 - 16:33 — adminA bit more powerful than Arduino, but compatible with Arduino: Sanguino.
AVGA - AVR Video game
16. November 2008 - 17:12 — adminAVGA is TILE-based AVR interrupt driven audio-video driver for a single-chip game console. Or: It's a great board for developing and prototzping AVR video stuff!