User Manual
13
Using PiSmart With Dragit
You can use the Python code to programme on PiSmart Box, more details please refer to the
last chapter Using PiSmart Box with Python.
Dragit can also be used to programing on Pismart Box, which is a visual programming
language software. The later chapter will introduce Dragit at full length. It is a very good
choice for those who are not willing to learn program language or who don't know much
about program.
Dragit will help you to know better on the logic of programing and you can learn better with
the help of the Dragit.
Install Dragit
Now you're on the RPi already. Open a terminal for command lines. Let's see what next.
1. Type in the command below:
wget https://s3.amazonaws.com/sunfounder/Raspberry/Dragit_installer.py
2. After download is done, type in the command to run:
sudo python Dragit_installer.py
3. Then you can see what to install. Switch to the one you'd like to install by the arrow key,
and check the box by Space bar.
SunFounder