...
Milestone | Owner | Deadline | Status |
---|---|---|---|
Finalize figma design | |||
Implement sekeleton Program with 4 pages and a alert box | |||
Get map activated | |||
Home page Implementation | |||
Motor Implementation | |||
Setup Page Implementation | |||
Logging Page Implementation | |||
Alert box Implementation |
\uD83D\uDD17 Reference materials
PyQt5 threading:
https://www.youtube.com/watch?v=k5tIk7w50L4
This is an example of a simple GUI interface with a rasberry pi, displaying data in real time. This should give you and idea of the general architecture that is required to have this project completed
...