Adafruit-GFX-Library
Adafruit-GFX-Library copied to clipboard
Online Playground for the Adafruit GFX Library
I took the ssd1306_128x64_i2c example and turned it into an online playground on Wokwi, an Arduino teaching platform I'm working on.
The playground allows you to run the code in your browser, using an Arduino AVR simulator, so you can learn how the Adafruit GFX API works and experiment with it right from your browser, without the need to pull and connect an Arduino board to your PC:
https://wokwi.com/playground/ssd1306
I also created another example with the Tamaguino game, which also uses the Adafruit GFX library:
https://wokwi.com/playground/tamaguino
I'd love to get your input on:
- Does it work well for you?
- Does it feel intuitive?
- Which use cases come to your mind?
- What else would you like to see?
Thanks!