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
Stealth USB CapsLocker
3. December 2008 - 21:47 — adminJust a joke for April Fool's Day, but I believe it can be used in some other way.
FemtoOS for AVRs
2. December 2008 - 15:28 — adminThe Femto OS is a very concise portable preemptive operating system (RTOS) for embedded devices with minimal ram and flash, say 2KB .. 16KB flash and 128 .. 1024 bytes ram.
ATMega SID emulator
26. November 2008 - 21:40 — adminThis program tries to emulate the sound chip SID of the famous historical C64 Commodore computer (SID = Sound Interface Device). The SID emulator includes all registers of the original SID, only minor functions are not implemented yet.
True Random Number Generator
25. November 2008 - 21:21 — adminTrue random number generator, generated by AVR-based hardware (not a computed pseudorandom numbers).
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!
USBTenki: USB Temperature, humidity and other sensors
14. November 2008 - 23:50 — adminUSBTenki is an electronic project to interface sensors to an USB port for collecting weather related data such as temperature.
Arduino Nano
7. November 2008 - 21:20 — adminArduino Nano is a surface mount breadboard embedded version with integrated USB. It is a smallest, complete, and breadboard friendly. The Nano was designed and is being produced by Gravitech.
OpenEEG
2. November 2008 - 11:57 — adminEEG: An instrument that measures electrical potentials on the scalp and generates a record of the electrical activity of the brain. Also called encephalograph. Wanna to build your own EEG?
USBasp - in-circuit programmer for Atmel AVR
27. October 2008 - 23:35 — adminThis AVR programmer consists of an ATMega48 or an ATMega8 and a couple of passive components. The programmer uses a firmware-only USB driver, no special USB controller is needed.