
Setting up the Raspberry Pi
First, you will need to download the image of Butterfly Pi for RPI to start. Once this step is done
plug in your Micro SD into your Raspberry Pi and start the camera interface to it. However, make
sure that the power adapter is still not connected. Now we will be plugging keyboard and mouse
as an input device for the RPi, connect the power adapter and turn it on. In the terminal screen,
edit startup.sh file in the RPi as given here:
$ sudo nano/home/pi/scripts/startup.sh
It’s time to change the following line:
java-jar/home/pi/butterflypi.jar
[DeviceName] [Security Code] &
Here you will need to enter your device name and ...