This is the core graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.). It needs to be paired with a hardware-specific library for each ...
This is the core graphics library for all our displays, providing a common set of graphics primitives (points, lines, circles, etc.). It needs to be paired with a hardware-specific library for each ...
結構前に、Adafruit SSD1306 OLEDのエミュレーターを試した結果のメモを残しておく。このエミュレーターの最後のコミットが10年前ということもあり、ちょっと試しただけ。最後に代替手段も軽く言及する。 Adafruit SSD1306 OLED emulator for development License: GPLv2 WSL上の ...
ILI9341ドライバICを搭載した液晶ディスプレイをESP32で動かす実験をしている。今まで、TFT_eSPIを使ってきたが、Arduino Adafruit ILI9341も試してみる。