Close

Faster Demo Box

A project log for SUPEROLED8

Development board for ATmega32U4 complete with 128x64 OLED and 5 way navigation button.

mobilewillMobileWill 05/30/2016 at 01:520 Comments

Along with the recent Bay Area Maker Faire and some other projects, I haven’t had much time to really work on the SUPEROLED8. The one change I did do was increase the repeat rate so you can hold the joystick and the demo box will move across the screen much faster. Here is a quick GIF of it in action.

I switched from using the AnalogButton library to doing my own simple analogRead while updating the position. It’s much better! The use of the library kept things nice and it added other options like hold. It would be up to the user which to use, depending on their project.

Discussions