Skip to content

v0.2.0

Compare
Choose a tag to compare
@MauAbata MauAbata released this 06 Nov 21:59

Installation Instructions

  1. Download the eom3k-0.2.0.bin file linked underneath this description.
  2. Save this to your device's Micro SD card as update.bin.
  3. Turn on your device and click "Update" in the Main Menu.
  4. 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.