kconger wrote: ↑Mon May 01, 2023 2:32 pm
neogeo81 wrote: ↑Sun Apr 30, 2023 11:47 pm
mickymonaco wrote: ↑Fri Apr 07, 2023 7:38 am
I connected as below, but I don't know if it's right
CS to pin 33 on the trinity
SCK to SCL on the trinity
MOSI to pin 32 on the trinity
MISO to SDA on the trinity
VCC to 3v3 on the trinity
GND to GND
Which one is it? This here above or like on your images?
Assuming you're using the Trinity board, you can source it anywhere labeled '5V'.
Just for my understanding the SD GIF update updates the gifs and statics on the sd card regarding if the GIF update is true or not. Or do I need to set the correct path to the sd card? (what path would that be)?
#SD GIF Update
SD_UPDATE="true"
#Path to GIF files
GIF_PATH="/media/fat/web2rgbmatrix/gifs"
#Update Linux scripts
SCRIPT_UPDATE="true"
#Update ESP32-Trinity
TRINITY_UPDATE="true"
#GIF Update, forces overwrite of exisiting GIFs
GIF_UPDATE="false"