scottbez1 / SwitchOrnamentReference

Reference code for my homemade Nintendo Switch ornament

Home Page:https://www.youtube.com/watch?v=zJxyTgLjIB8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reference code for my homemade Nintendo Switch ornament:

Plays animated gifs from the SD card using the bitbank2/AnimatedGIF library and TFT_eSPI display driver.

Wifi and other settings (time zone, debug log visibility) are configured via a config.json file at the root of the SD card. Firmware can be updated by putting a firmware.bin file at the root of the SD card, or over wifi by entering the credits screen (click the right button) which enables ArduinoOTA.

About

Reference code for my homemade Nintendo Switch ornament

https://www.youtube.com/watch?v=zJxyTgLjIB8

License:Apache License 2.0


Languages

Language:C++ 96.6%Language:CMake 2.3%Language:Makefile 0.7%Language:C 0.3%