Custom implementation of 6328's Northstar
DO NOT CHANGE
- Username:
orangepi
- Password:
orangepi
- Clone this repo in the home directory
- Add a calibration.json file
- Make required changes to config.json
- Change the hostname in
/etc/hostname
to match the device id in config.json chmod +x setup.sh
./setup.sh
sudo reboot now
After making changes to config or calibration, run sudo systemctl restart polaris
sudo systemctl stop polaris
git pull
sudo systemctl start polaris