Skip to content

First release

Latest
Compare
Choose a tag to compare
@egor-khanko egor-khanko released this 17 Feb 19:05
· 24 commits to master since this release

Features of this release:

  • Connecting and disconnecting Arduino, choosing the port, that Arduino is connected to.
  • Creating tasks with names, ability tracked objects (test objects, will add support for real objects in version 0.2).
  • Serial console in a web interface for debugging purposes.
  • "Fake" task execution, with progress bar. (Real task execution will be added in version 0.2).
  • Only the database portion of the app is dockerized. The whole app will be dockerized in version 0.1.1.