-
Notifications
You must be signed in to change notification settings - Fork 1
Software
weinzmi edited this page Jan 4, 2019
·
10 revisions
- prototype-concept (very basic functionality)
- prot - first prototype in commandline
- fullstack - doing the fullstack with django, SQLite, node.js,....
- Webserver
- I/O GUI
- Datalogging
- CSV
- time [dd.mm.yyyy-hh:mm:ss]
- power [Watt]
- cadence [RPM]
- SQLite
- CSV
- Simulation
- Traingin programs [yaml files]
- GPIO output [0-100% = 0/25 - 800W]
- Finite state machine
- low cadence reduction of wattage and bouncing back as soon as cadence is ok
- 0 cadence brake off
- ERROR handling
https://github.com/weinzmi/ergoFACE/wiki/Prototype-concept
- python
- django
- sqlite
- node.js
- HTML
- css