Hello group,


I want to share with you a deal on a 1.8" 160x128 Color LCD @ US $9.99:


http://www.digole.com/index.php?productID=1189


It's a pre-order deal. I do use these displays because they come with an integrated MCU to process the commands and graph engine. There is an Arduino Demo Code Video on Youtube (see link on the page). Here is an example of what I did with the 160x128 OLED:


Name:  WP_000692_ALL2.jpg
Views: 1397
Size:  177.8 KB


They have backpacks for text LCD too. The nice thing is you can use a LCD with just 1 pin.

Tip: to design my user interfaces I connect the LCD to a USB UART to TTL and I do all the programming in Visual Basic. It's a lot faster than compile/flash a PIC. When I'm done I copy/paste the code to my PBP project!

HTH!