Skip to content

Releases: robokoding/sumorobot-firmware

v1.2

23 Oct 17:59
Compare
Choose a tag to compare

Release notes

  • fix code termination when starting new code (seemed like code was not even executed when sent from SumoInterface)
  • code always had to be sent twice from SumoInterface (this release fixes this issue)

v1.1

24 Jun 19:10
Compare
Choose a tag to compare
  • Improved servomotor PWM calibration
  • Improved user code execution loop

v1.0

23 Aug 18:49
Compare
Choose a tag to compare
  • Switch back to MicroPython
  • Switch to BLE from Wi-Fi
  • FW update support (possibly over BLE)

v0.8

14 Aug 11:52
Compare
Choose a tag to compare
  • ported to Arduino - initial release
  • Bluetooth Low Energy connection instead of WiFi

v0.7

09 Jun 19:54
Compare
Choose a tag to compare
  • implemented SSL connection to WebSocket server

v0.6

29 May 23:00
Compare
Choose a tag to compare
  • get firmware version
  • get / set ultrasonic threshold

v0.5.1

26 May 12:20
Compare
Choose a tag to compare
  • add auto reconnect for WebSocket
  • improve Wi-Fi auto reconnect
  • two different sensor data scopes

v0.3

30 Sep 15:08
860335d
Compare
Choose a tag to compare
  • New main server
  • New config parameters

v0.2

24 Mar 16:03
32f9e26
Compare
Choose a tag to compare

Made for the WEMOS LOLIN32 Lite v1.0.0 (ESP32)
Updates:

  • removed phototransistor pullup resistors

v0.1

23 Feb 19:12
5498ed5
Compare
Choose a tag to compare

Made for the WEMOS LOLIN32 v1.0.0 (ESP32)
Features:

  • Blockly block highlight
  • Python programming
  • Battery voltage
  • sensor data in console
  • sensor indication with LEDs
  • remote control