Open main menu

Changes

X-C1 Software

78 bytes removed, 23:35, 25 June 2021
sudo crontab -e
 
[[File:Crontab-step1.png]]
 
Choose "1" then press Enter
Add a line at the end of the file that reads like this:
@reboot python /home/pi/x-c1/x-c1_pwm_fan_controlfan.py
Please note the path of this file.
[[File:Crontab-step2Save and exit (CTRK + O and ENTER to save it). In nano editor, you do that by hitting CTRL + X, answering Y and hitting Enter when prompted.png]]
Save and exit (CTRK + O and ENTER to save it). In nano editor, you do that by hitting CTRL + X, answering Y and hitting Enter when prompted.
== for myNode OS ==
login to mynode teminal via Putty or Xsheel tool, the default user name is admin, password is bolt, then run the following command: or you can install app in mynode, setting/Applications/Manage/APPs, select 'Web SSH', then click 'install' button