1. Connect to pi on CRYRING local network
ssh pi@192.168.207.127
Password available on request
2. To check state of baking code
screen -x
please do not press any keyboard button if unsure how the code works.
Pressing q instantly stops baking in case of emergencies
when done, to disconnect
CTRL+A
d
3. To check log of commands / previous status of baking code
cd Programs/Baking
cat Log.dat
4. To check temperature plot
cd Programs/Baking
gnuplot Plot_temps.gp
CTRL+C on terminal to quit
Please remember the Pi has limited computing power and the gnuplot window will consume some of that when open
One remote user is no problem, but multiple may give issues to the Pi
5. Check current pressure
Currently:
https://uoe-my.sharepoint.com/:x:/g/personal/cbruno2_ed_ac_uk/EVbsVOubNHRLj0PKiFIvd00BClMJ6WSJ1UDAyLA2F3R4jA?e=hEoZt7
(Pictures from webcam are in ~/Webcam on the pi
CM52 data also to be available online in real time soon) |