Open main menu

Changes

Q100

151 bytes added, 14 March
'''Run the demo'''
<pre>
cd python
sudo python status.py
</pre>
 
'''Auto-start when Power on'''
sudo nano /etc/rc.local
 
and add ''python /home/pi/Q100/status.py&'' before '''exit 0''' line
[[File:Q100-auto-run-script.png]]
<!--Add review function! -->