Aarón García Egea
Aarón García Egea
I am having the same issue. I have created my own font too, but I am having trouble trying to figure out the syntax of SetFont();. I have looked at...
It is still broken.
5 months later...
Same here!
So can I use it on 3.65? I can try upgrading but I would like to keep Adrenaline working
Is there any way to centre the Y axis? I couldn't find a way by myself
For the moment I can only think of increasing the Y size and implementing a virtual offset but I wish this gets fixed :)
@nplata24s I kinda fixed it, but you have to modify the Adafruit_SH1107.cpp file in your local library (mine is in Documents\Arduino\libraries\Adafruit_SH110X\), specifically the bool Adafruit_SH1107::begin(uint8_t addr, bool reset) function at...
Update: After removing SDP functions, the 0x20 issue is no longer present, but I can't figure out why the EEPROM won't output anything, just 0. Hopefully I can see if...
I would like to try out the 6522 IO too.