Remix.run Logo
phirks 8 days ago

I was thinking of throwing in a game like Tetris with just accelerometer controls. That'll be after I find a job though. Numbers were actually the first things I displayed, I actually still have all the code to display them still sitting unused.

Text has been less of a success. Having the letters be easily legible takes more space than I would have thought, and the small pixel fonts don't look great with the big spacing between the LEDs. Maybe some scrolling text would look good, but I haven't focused on it too much. I tried getting a QR code displayed, but it didn't want to scan.

For buttons, I'm kind of married to the idea of no buttons. The accelerometer does recognize clicks and double clicks in different directions, so that might be useful for something.

I encourage anyone who wants to fork/contribute/post issues on this to do so and I'll try to be a good maintainer.

_Microft 8 days ago | parent | next [-]

Thanks for the detailed reply. I actually like the idea of using the accelerometer as input device and the design choice of using no buttons.

What’s the update rate of the LED matrix if I may ask? Maybe the combination of an accelerometer and the LEDs lends itself to a persistence of vision display?

echelon 8 days ago | parent | prev [-]

> That'll be after I find a job though.

I can't imagine you'll be on the job market for long (and I certainly hope not).

This is such an amazing looking for work ad, I'd imagine you'll get snapped right up.

Major kudos on this. It's amazing!