This is a project that allows for displaying theme park info on an Inkplate 6
It's designed to be used in conjunction with https://github.com/Hillshum/disney_display_server
(the case shown above can be found at https://www.printables.com/model/886312-inkplate-6-case-with-round-mouse-ears)
- Set up an API server
- Copy
src/arduino_secrets.h.example
tosrc/arduino_secrets.h
and provide your API path and WiFi details - Build and install using PlatformIO