Code deployed to the ESP8266 Controller
- Source:
- test_ttn.py <- MQTT client implementation
- scroller.py <- scrolling API used to visualize text data to the screen
- Needed libraries:
- config.py
- mqtt_as.py
- lcd_api.py
- pyb_i2c_lcd.py
Code deployed to the ESP8266 Controller