Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Colin Sullivan edited this page Jul 1, 2019 · 1 revision

owapi.local

For controlling the raspberry pi through an SSH session

Starting and Stopping

$ systemctl --user stop owa

Updating Arduino

$ ./arduino/upload_arduino.sh

Reading Arduino Serial Monitor

$ ./arduino/serial_monitor.sh

To exit: C-a k (ctrl-a, release, followed quickly by a k), then y return to confirm killing of the screen window. Note you may still be in a screen session until you kill the remaining windows.

Clone this wiki locally