Addafruit Alphanumeric Display

Questions on control of serial busses
basicchip
Posts: 1090
Joined: Fri Oct 19, 2012 2:39 am
Location: Weeki Watchee, FL
Contact:

Re: Addafruit Alphanumeric Display

Post by basicchip »

Sorry misread it, those should be OK



danlee58
Posts: 210
Joined: Thu Jan 17, 2013 2:29 am

Re: Addafruit Alphanumeric Display

Post by danlee58 »

I got the Adafruit Alphanumeric Display to work. In addition to understanding the Command/Data structure of the Holtek 16K33 IC, and the LED Segment Mapping, I had to make some changes to the Bitbang code. Most of the changes were in the i2cshift function.

Now I have to develop my Status Messages to include in my control code.

Post Reply