More HD447780 character LCD graphics :)

Thread Starter

Art

Joined Sep 10, 2007
806
Hi Guys :)
I did a similar thing a few years ago, but since starting with dsPic,
had another shot with floating point math available with C30 compiler.
Done with dsPic33F.


integer math version from 2013:

 

Thread Starter

Art

Joined Sep 10, 2007
806
Thanks :)
Last night I did a transition effect for text data fields. It can run about 3 times faster, but slowed for the video.
Was a pain in the butt.. this one needs the whole LCD character map defined in the micro program,
so I had to draw them all and come up with the magic 8 bytes that represent each character.

 
Last edited:
Top