The display application is built and tested on a Raspberry Pi 2 Zero, but it is possible to adapt it to different platforms.
Ideally the display API should get decoupled of the main application, even having it auto selecting the proper library on a configuration routine.
Here are older notes found on this repo that are likely to be changed or removed
1. Check if the display is available
2. Check Own IP
3. Check Server Availbility (Using ICMP)
. Add Logging
. Fail if display is not found (I2C)
. MQTT Check routine
. Add development roadmap on the readme