Open main menu

Changes

X-C1 Software

1 byte removed, 21:49, 23 June 2021
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 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
sudo apt-get update
sudo apt-get install python-smbus
sudo pigpiod
python /home/admin/x-c1/x-c1_pwm_fan_control.py&
==How to uninstall script??==
run the following command: