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.
LCD
Polyphemus
8. April 2009 - 18:50 — adminAn interesting idea: Revitalize a Butterfly kit with well-known lowcost Nokia 6100 color display.
Etch-a-sketch on AVR and Nokia 3310 LCD
22. March 2009 - 12:53 — adminIR-controlled Etch-a-Sketch based on Atmel ATMega8 and Nokia 3310 LCD.
Audio spectrum monitor
4. January 2009 - 18:09 — adminThis analyzer displays an audio wave form in real-time like a digital oscilloscope and a FFT spectrum analysis.
Cheap color LCD with Arduino
2. January 2009 - 16:50 — adminA Nokia 6100 (or 6610) LCD display driver for use with the Arduino micrcontroller platform.
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
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.
Library for Nokia 3310 display
6. December 2008 - 16:12 — adminThe library is written in C language and compiled with C30 compiler for the dsPIC family.
Scopey II
7. October 2008 - 13:06 — adminBuild a dsPIC Oscilloscope and Spectrum Analyzer with 128x64 LCD display
LCD2USB
5. October 2008 - 18:11 — adminThe goal of LCD2USB is to connect HD44780 based text LCD displays to various PCs via USB. LCD2USB was meant to be cheap and to be made of easily available parts. It is therefore based on the Atmel AVR Mega8 CPU and does not require any difficult to obtain parts like separate USB controllers and the like. The total cost (without display and pcb) are about 5 to 10 Euros. LCD2USB currently comes with a simple demo application that works under Linux, MacOS X and Windows.