User manual

Copyright © LB-Link
Also the next two ones
Finally we go on Finish to close the Configuration Tool
and reboot the Raspberry Pi with the following command:
After the Reboot, weve to load and install the needed Drivers and Modules. For this you have to put
the following commands in the console of the Raspberry Pi and confirm each with a Press on [Enter].
In this procedure the Raspberry Pi have to be connected to the Internet:
4. Diese Zeile vor der „exit 0“ Zeile einfügen
Also after this you have to reboot:
sudo apt-get update
sudo reboot
sudo apt-get install python-imaging python-imaging-tk python-pip python-dev git
sudo pip install spidev
sudo pip install wiringpi
sudo reboot