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
3-wires interface for LCD display
31. May 2008 - 11:59 — adminSerial interface to LCD display, originally based for an Arduino.
IR and ultrasonic scanner
21. May 2008 - 11:41 — adminThis project is a short range, infrared and ultrasonic scanner that uses a standard hobby servo to move the sensors and a color LCD screen to display the information from the sensors.
Game with LCD from Nokia 3310
21. May 2008 - 11:36 — adminSimple and cheap graphic game system with LCD from Nokia cellphone.
EchoMP3 - small MP3 player
17. May 2008 - 14:16 — adminCheap and excellent MP3 player based on VS1002 MP3 decoder, PIC18F45x microcontroller and LCD display from Nokia 3310 cell phone.
Password generator
9. April 2008 - 15:28 — adminConvert an AVR development board into suitable password maker.
Nokia Color LCD - using 4096 colors in 8bit mode
7. July 2007 - 21:25 — adminHow to manage Nokia 6100 LCD to use 4096 colors without any limitations? It's easy... You can use my library for free.
As I promise in my previous article , here is my improved LCD C library for using with the Nokia 6100 Series LCD.
Main feature in this library is method to use full 4096 colors in the 8bits (256col) mode. It is enabled by simple hack, based on the color lookup table and the LRU cache.
Cheap LCD display with 4096 colors for embedded projects
29. June 2007 - 21:19 — adminHow to use the color LCD from the Nokia 6100 mobile phone with your own microcontroller project? Inside: Description of full-color (4096 colors) LCD mode, connecting the display to the µC and free graphics library to download.
Thermometer with PIC12F and Nokia LCD display
26. June 2007 - 20:29 — adminNice stuff - thermometer made with tiny PIC, DS18B20 and LCD from old Nokia 3310.
- « first
- ‹ previous
- 1
- 2
- 3
- 4