News

What I have: Board: SparkFun Thing Plus - ESP32 WROOM (Micro-B) Display: Adafruit ST7735 160x128 Breakout Arduino IDE version: 2.0.4 What I am trying to do: Trying to replicate your photo frame build ...
In some of my projects, I use the Raspberry PICO (RP2040 or RP2350) with the TFT_SPI color display ILI9341 or ILI9488 / ST7735. They are cheap, and are available with Touch-Screen and SD-Card Slot.
SSD1306 driver is Arduino style C/C++ library with unicode support. The library can be compiled for plain Linux (for example, raspberry spi), or you can use it with plain avr-gcc compiler without ...