Close

That doesn't look half bad!

A project log for Z80 Reverse-Engineering And Hacking Adventures

What else can I say?

eric-hertzEric Hertz 09/01/2022 at 03:332 Comments

Using a text-lcd to draw a graph...

The first discontinuity is maybe a math bug... The second is just random leftover from old code. In all, this might could work.

Of course, the HD44780 only has 8 custom characters, but A) technically, that's all I need to plot 8 data-points, and B) I've a few ideas to squeeze more outta it if I need to.

For this proof-of-concept, though, I'm quite pleased with how it looks. I was somewhat-concerned it would be too sparse to recognize as a graph, or that it would be hard to see. Not bad at all!

Discussions

Dr. Cockroach wrote 09/01/2022 at 10:43 point

Darn dude, that looks great :-)

  Are you sure? yes | no

Eric Hertz wrote 09/01/2022 at 12:28 point

Thanks! Good to have a second opinion!

  Are you sure? yes | no