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.
AVR code for Nokia LCD
2. January 2009 - 16:43 — adminSample AVR library for controlling the Nokia 6100 LCD.
Simple AVR LCD terminal
2. January 2009 - 0:50 — adminAn AVR LCD terminal for the serial port with character LCD and pushbuttons
Yakko project
2. January 2009 - 0:44 — adminYakko is an open source home automation project based on yakko protocol. Yakko Protocol is the standard protocol used to communicate over a yakko network.
Crypto AVR library
30. December 2008 - 19:08 — adminCrypto-avr-lib is a set of implementations of different cryptographic primitives.
ZX Spectrum hardware
29. December 2008 - 17:10 — adminA book about the ULA chip and other hardware information.
Sanguino
27. December 2008 - 16:33 — adminA bit more powerful than Arduino, but compatible with Arduino: Sanguino.
NerdKits
27. December 2008 - 6:29 — adminThese kits are based around an Atmel ATtiny26L or ATmega168 microcontroller (MCU). Each has a CPU, permanent storage (flash memory), temporary storage (static RAM), and inputs and outputs.
AVR-CDC
25. December 2008 - 23:38 — adminAVR-CDC is a pure SW based USB-RS232C interface using the CDC (Communication Device Class) protocol. Although the bulk endpoint required for CDC is not allowed within the low-speed USB standard, it works fine on major platforms.