I hacked the capacitive touch SAO penguins to add obvious missing stuff :)
The 2nd board, I couldn't help but put a hole in it and install SPI screens:
then got the 2 original I2C screens to display blinking eyes and worked on the SPI screen
SPI is a bus that allows multiple devices, so I added 2 screens
getting the Arduino_GFX lib to support both screens was a bit challenging, but got it working
And here is the last result with everything working and running 5 different demos on 4 screens:
Please go [this page: FastLED_ArduinoGFX::TFT on top of Framebuffer::GFX for SPI TFTs like SSD1331 or ILI9341] for details on how this was built and how to use my TFT library with multiple TFTs|/perso/arduino/post_2022-01-02_FastLED_ArduinoGFX_TFT-on-top-of-Framebuffer_GFX-for-SPI-TFTs-like-SSD1331-or-ILI9341.html]: https://marc.merlins.org/perso/arduino/post_2022-01-02_FastLED_ArduinoGFX_TFT-on-top-of-Framebuffer_GFX-for-SPI-TFTs-like-SSD1331-or-ILI9341.html