Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| mycar:software:components [2019/02/09 22:18] – admin | mycar:software:components [2019/05/15 15:15] (aktuell) – design decicion pyobd admin | ||
|---|---|---|---|
| Zeile 12: | Zeile 12: | ||
| ==== Install required components ==== | ==== Install required components ==== | ||
| - | ===== obdgpslogger ===== | + | ===== DEPRECATED: |
| + | The first idea was to use OBDGPSLogger ... | ||
| + | For now I'm a little bit further. the OBD interface of choice would be: {{: | ||
| ===== hostapd ===== | ===== hostapd ===== | ||
| Zeile 21: | Zeile 23: | ||
| ===== Python3 ===== | ===== Python3 ===== | ||
| - | Libraries required for the application server: | + | Libraries required for the application server, installed via pip: |
| - | * configparser [[https:// | + | * {{: |
| - | * bluew [[https:// | + | |
| + | * {{: | ||
| - | ==== flask ==== | + | * {{: |
| + | |||
| + | * {{: | ||
| + | |||
| + | * {{: | ||
| + | |||
| + | ===== Application Server ===== | ||
| + | === flask === | ||
| Flask is the python application server used for providing the web interface and the API to controll the myCar unit. | Flask is the python application server used for providing the web interface and the API to controll the myCar unit. | ||
| Documentation for Flask could be found under [[http:// | Documentation for Flask could be found under [[http:// | ||
| + | |||
| + | === Jinja2 Templates === | ||
| + | Jinja2 Templates implementing the Webfrontend templating system. | ||
| + | Information could be obtained from here: [[http:// | ||
| + | |||
| + | === pure CSS === | ||
| + | Pure CSS is the CSS implementation for responsiveness and style. It is bundled and delivered with the pplication server. | ||
| + | Information could be obtained from here: [[https:// | ||
×
iphelper toolbox
you see this when javscript or css is not working correct
Untested