Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

rc.local raspberry pi

#Write in terminal:
sudo nano /etc/rc.local
#Then type this at right before exit 0
python /home/pi/blink.py &
Source by learn.sparkfun.com #
 
PREVIOUS NEXT
Tagged: #raspberry #pi
ADD COMMENT
Topic
Name
3+7 =