Displaying feeds on a small OLED screen

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
Mushrooom
 
Posts: 8
Joined: Thu Dec 29, 2022 3:30 pm

Displaying feeds on a small OLED screen

Post by Mushrooom »

I am hoping someone can point me at a good tutorial that will help me understand how to display a Whipper Snapper feed on a small screen.

I have a QTPY board and SCD30 sensor, it works seamlessly on Adafruit.IO (seriously cool). Just not sure how to extend it to also display on a screen.

Basically like this demo with a Feather SH1107 OLED - https://www.youtube.com/watch?v=L0fkzXolw6k

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: Displaying feeds on a small OLED screen

Post by brubell »

Hi! Thanks for being excited. Unfortunately, displays are not currently implemented in WipperSnapper but are next up on my list. NeoPixels/DotStars are the next "major" feature.

The best way to track this feature is via the open issue on the WipperSnapper Arduino repository: https://github.com/adafruit/Adafruit_Wi ... issues/382. We're also accepting any ideas you may have for this feature, in the GitHub issue.

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”