/trigUpdater

ESP32 OTA Utility for trigBoards

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

trigUpdater

A simple cross platform app to load firmware wirelessly to ESP32's, specifically for the trigBoard: https://trigboard-docs.readthedocs.io/en/latest/index.html

Used this library for the esp-ota functionality: https://github.com/bitfocus/esp-ota

Was able to use p5.js within the Electron app thanks to this template: https://github.com/garciadelcastillo/p5js-electron-templates

To use with the trigBoard:

  • Press and hold wake button until Blue LED is flashing
  • From google chrome, launch configurator and connect to board: https://krdarrah.github.io/trigBoardConfigurator/
  • Fill in WiFi settings and Connect - be sure to see the connection was successful and write down the IP address
  • Click the Init OTA button

The trigBoard is now ready for an OTA update, so launch the trigUpdater app