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.
Cheap LCD displays from MTs again
14. June 2008 - 17:47 — adminSome links to interesting pages with LCD information.
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
Tiny PIC bootloader
12. June 2008 - 13:57 — adminThis is a bootloader for the Microchip PIC microcontrollers.It is the smallest bootloader, taking less than 100 words of program space and Supports families of PIC devices: 16F, 18F, dsPIC30.
Pinout handbook
11. June 2008 - 21:54 — adminAre you looking for pinouts? Try the Handbook Of Hardware Pinouts.
EnerJar - DIY power draw meter
11. June 2008 - 14:19 — adminThe EnerJar is an easy-to-build device that accurately measures the power draw of electrical appliances.
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.
microWatch - DIY Scientific Calculator
8. June 2008 - 18:26 — adminThe ultimate nerd status symbol: The world's most powerful (and only!) programmable RPN/Algebraic scientific calculator watch. Ridiculous? Perhaps. - Cool? Very! - Super Nerdy? You bet!
Custom characters on HD44780-based LCD display
8. June 2008 - 12:47 — adminThis article discusses how to overwrite bytes in the CGRAM to display custom bit-map graphics on a Hitachi HD44780-compatible character LCD display. A method is described of transforming a raster image to an array of values that are a monochrome bit-map representation of the original.