Telementry software to receive data from a vehicle
- Python 3.5 or later
- Grafana
- PostgreSQL
Supports python 3.5 or later
python serialReader.py <COM PORT number> <Database connection string>
Example:
python serialReader.py 7 "dbname='test' user='postgres' host='localhost' password='admin'"