You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the eom3k-0.2.0.bin file linked underneath this description.
Save this to your device's Micro SD card as update.bin.
Turn on your device and click "Update" in the Main Menu.
As your device reboots, verify the version number in the bottom left of the boot screen matches this software version.
Bugs Fixed
Without an SD card inserted, re-entering the main menu now immediately rerenders the display.
New Features
screen_timeout setting to turn off the display after a set time of inactivity. This is more OLED friendly.
HTTP requests direct to device IP will now redirect to the Edge-o-Matic Web UI
Support for the Edge-o-Matic Web UI
Technical Stuff
Devices now know their serial number, which can be found in Main Menu > System Info. This is used going forward to identify batches of hardware made and let me know of any production issues that may happen.
WebSocket usage is now documented.
Known Bugs
Enabling Bluetooth causes the secondary task loop to sometimes hang on TCP/IP calls, causing a device restart due to watchdog timeout.