Digistump Forums

The Digispark => Digispark Project Ideas => Topic started by: superfly on August 24, 2012, 02:51:25 am

Title: Bitbanged LCD ala LiquidCrystal
Post by: superfly on August 24, 2012, 02:51:25 am
How about a bitbanged serial LCD shield to connect directly to a 16x2 LCD?
This is a rough example, I dont know the exact dimensions or pinout of the digispark...

//Eric L

Image and video hosting by TinyPic

Image and video hosting by TinyPic
Title: Bitbanged LCD ala LiquidCrystal
Post by: sparr on August 24, 2012, 05:32:31 pm
This could work.

As a personal comment, I find it a lot easier to follow PCB images when they don\'t have planes.
Title: Bitbanged LCD ala LiquidCrystal
Post by: digistump on August 24, 2012, 05:45:50 pm
This would work fine, but I much prefer I2C for LCDs, less pins, great library support for the Attiny85 - checkout our kit for it if you haven\'t yet (easy to reproduce on your own)