Author Topic: Bitbanged LCD ala LiquidCrystal  (Read 5221 times)

superfly

  • Newbie
  • *
  • Posts: 1
Bitbanged LCD ala LiquidCrystal
« 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
« Last Edit: August 24, 2012, 02:51:56 am by superfly »

sparr

  • Jr. Member
  • **
  • Posts: 70
Bitbanged LCD ala LiquidCrystal
« Reply #1 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.

digistump

  • Administrator
  • Hero Member
  • *****
  • Posts: 1465
Bitbanged LCD ala LiquidCrystal
« Reply #2 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)