Search found 1 match
- Mon Sep 23, 2024 6:21 am
- Forum: General Discussion
- Topic: Getting started with OLED and s2 mini board
- Replies: 0
- Views: 755
Getting started with OLED and s2 mini board
Hi there, for the last couple of days I am trying to migrate my application from PlattformIO to ESP-IDF. However, I cannot even get a demo application to show text on an OLED display. The display works fine, when I run my pio code but stays black (or shows garbled output) when I run esp-idf code. An...