Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottbez1/switchornamentreference
Reference code for my homemade Nintendo Switch ornament
https://github.com/scottbez1/switchornamentreference
Last synced: about 2 months ago
JSON representation
Reference code for my homemade Nintendo Switch ornament
- Host: GitHub
- URL: https://github.com/scottbez1/switchornamentreference
- Owner: scottbez1
- License: apache-2.0
- Created: 2021-12-16T09:16:43.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T18:07:29.000Z (almost 3 years ago)
- Last Synced: 2024-10-14T08:13:42.153Z (2 months ago)
- Language: C++
- Homepage: https://www.youtube.com/watch?v=zJxyTgLjIB8
- Size: 85 KB
- Stars: 94
- Watchers: 7
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.