Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tallbl0nde/autodash
(WIP) Custom car head unit software for Raspberry Pi 4
https://github.com/tallbl0nde/autodash
Last synced: 28 days ago
JSON representation
(WIP) Custom car head unit software for Raspberry Pi 4
- Host: GitHub
- URL: https://github.com/tallbl0nde/autodash
- Owner: tallbl0nde
- Created: 2021-12-19T10:41:21.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-22T00:04:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T03:58:00.682Z (3 months ago)
- Language: C++
- Size: 638 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AutoDash
To be filled in properly later...
## Compiling
Run `./AutoDash.sh compile`.
If you want all the modules, clone with `git clone --recursive https://github.com/tallbl0nde/AutoDash.git`.## Running
Run `bin/AutoDash`.
You will need to update some paths in `config/BaseConfig.cpp` for the modules to load correctly.