Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung | |
| mycar:software:components [2019/03/01 08:37] – [Python3] admin | mycar:software:components [2019/05/15 15:15] (aktuell) – design decicion pyobd admin |
|---|
| ==== Install required components ==== | ==== Install required components ==== |
| |
| ===== obdgpslogger ===== | ===== DEPRECATED: obdgpslogger ===== |
| | The first idea was to use OBDGPSLogger ... |
| | For now I'm a little bit further. the OBD interface of choice would be: {{:mycar:software:pip.png?20 |install with PIP}}<label pip>pyobd [[https://pypi.org/project/obd/]]</label> |
| |
| ===== hostapd ===== | ===== hostapd ===== |
| |
| * {{:mycar:software:python.png?70 |Python bundled}}<label bundled>configparser [[https://docs.python.org/3.5/library/configparser.html]]</label> | * {{:mycar:software:python.png?70 |Python bundled}}<label bundled>configparser [[https://docs.python.org/3.5/library/configparser.html]]</label> |
| | |
| * {{:mycar:software:pip.png?20 |install with PIP}}<label pip>bluew [[https://nullp0tr.github.io/bluew/]]</label> | * {{:mycar:software:pip.png?20 |install with PIP}}<label pip>bluew [[https://nullp0tr.github.io/bluew/]]</label> |
| |
| |
| * {{:mycar:software:pip.png?20 |install with PIP}}<label pip>flask [[http://flask.pocoo.org/docs/1.0/]]</label> | * {{:mycar:software:pip.png?20 |install with PIP}}<label pip>flask [[http://flask.pocoo.org/docs/1.0/]]</label> |
| | |
| | * {{:mycar:software:pip.png?20 |install with PIP}}<label pip>byobd [[https://pypi.org/project/obd/]]</label> |
| |
| ===== Application Server ===== | ===== Application Server ===== |