I need Display-o-tron on a Arduino Uno

and here are the demo sketches, fully documented to the best of my abilities, if useful to anyone: https://github.com/RogueM/rogue-labs/tree/master/Arduino/dot3k

Joystick action is a straight pin mapping, highly dependent of what you want to do, so don’t expect any code for that. I might use one pin for center button myself, possibly, but don’t really want to commit 5 pins off my board so you’ll have to write the menu code yourself… if you do, please list link here (or elsewhere on these forums) just in case I change my mind ;-)

oops… seems there might be more to the joystick than I thought… strange… must… in… ves…ti…ga…te ;-)

yarr, they were just in need of a pull-up… but since I tripped on it I have uploaded a demo for the joystick that does nice things with the bargraph. Plus some fixes to the other sketches as well, most notably a reset function to tidy up the code (mostly the new joystick sketch). Enjoy!