Skip to content

Releases: error23/M5StickC-CrowOS_Frontend

1.1.1

22 Jul 17:57
efb5731
Compare
Choose a tag to compare
  • add printing progress

1.0.2

17 Jul 11:46
0ca37c3
Compare
Choose a tag to compare

fix offline problems

1.0.1

13 Jul 17:15
13f9dd3
Compare
Choose a tag to compare

Core :

  • Feature gesion
  • SmartWifi : esp smart wifi implementation hold home button on startup to setUp wifi with 'Esp Touch; SmartConfig for ESP8266, ESP32' android application
  • WebClient : client for sending http requests (get, put, post, patch, delete)
  • Feature : mother feature class
  • Time : time gestion helper
  • Screen : screen gestion helper
  • Led : led gestion helper

Feature :

  • Battery : battery gestion feature
  • Libelle : simple libelle feature for 3D printer bed leveling
  • OmniLevel : pression capteur feature for 3D bed leveling
  • PrinterFeature : simple feature showing 3D printer status (need backend to work)

Memory gestion :

  • All persistent data are stored using M5StickC-CrowOs_Backend