This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
Replies: 2 comments 1 reply
-
Hello @DSCustoms, I'm the main developer of this project and I'd be more than happy to support this display for the Minigotchi. As of right now, we do have SSD1306 support if you want to try messing around with that, but it appears that this special library is probably required to get this running. I'll create an issue with this and add this to my to-do list. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Looks like we got it working if you want to try this on your ESP8266. You'll need to compile from the development branch |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Not to add more work, I'm not sure exactly what would need to be changed, I've tried a few things and the minigotchi is running but I can't get this display to work.
https://www.amazon.com/dp/B0BVM3H46B?psc=1
It's a great little board with the oled already onboard, but it needs this u8g2 library and commands.
https://github.com/olikraus/u8g2/wiki
https://kbin.social/m/Arduino/t/779187/Default-setup-and-screen-display-code-for-Ideaspark-ESP8266-096OLED
Anyone want to tackle this or give me a little idea what to start to change?
Beta Was this translation helpful? Give feedback.
All reactions