Is there any easy method to allow automatic display blanking on the Midiboy ? I cannot see anything like this in the headers of the core library. I am thinking about a timer that blanks the display after about a minute and wakes it up when one of the buttons is pressed.
Giedrius
2
The function to enable & disable the display is currently not publicly exposed, but you may try and copy the code into your sketch and use it:
Also, check out the SH1106 datasheet, the driver of the OLED: https://cdn.velleman.eu/downloads/29/infosheets/sh1106_datasheet.pdf
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Oled Display type | 10 | 667 | November 26, 2021 | |
| (Solved) Midiboy library / midiboy.h function documentation? | 0 | 559 | August 13, 2021 | |
| Any hint for a good starter example? | 4 | 292 | September 11, 2023 | |
| Taking a screenshot of the Midiboy screen | 4 | 283 | May 5, 2023 | |
| About tutorials and arduboy | 1 | 1051 | July 29, 2019 | |
| Pins ATmega328P in comparison to Arduboy? | 2 | 832 | October 24, 2019 | |
| MIDI File Player | 10 | 1358 | May 21, 2021 | |
| Change font size on MIDIMON screen | 4 | 529 | February 5, 2023 | |
| Menu system and vtables | 2 | 548 | December 8, 2021 | |
| Porting arduino midi code | 2 | 998 | July 2, 2019 |