- get networking done: https://gist.github.com/Mathews2115/30dda785ae9ad95e8a69e63b1b65009c
- general dash instructions https://gist.github.com/Mathews2115/ed3dbd8623ee815a7bed363dbc7c73a6
- poewr block installation: https://github.com/petrockblog/PowerBlock
Outer Pi = Dash+can+server Inner Pi = godmode dash, listens to server
- /boot/config.txt
- 800x480 frame buffer
- Chromium address is Outer Pi's address:33333
- chroumium address is outer pi's address :3333/app/godview
- no can setup
- 1080x720
sudo chown nobody ./log
sudo chown pi ./log
sudo systemctl stop can_server.service
- kill node instances (canserver)
- turn on vcan
./RPI_system/start_vcan.sh
NODE_ENV=production CHANNEL=vcan0 node canserver.js
- keyboard to outerpi (outerpi is one with CAN on it)
sudo /etc/rc.local
- uncomment the wifi stuff at the bottom
- reboot