Day 15: display testing

So I have my display working sort of.  It’s definitely showing good old ASCII characters.  Here’s a quick video of it in action: You can see my code at GitHub. I’m quickly realizing that I will need a more sophisticated text parser to make this thing usable.  ‘Cuz sending a character at a time for … Continue reading Day 15: display testing