Configures a Raspberry Pi running Raspbian OS for the (SOFE 4610) IoT Course
- Clone this repository on the Raspberry Pi
git clone https://github.com/IntegralProgrammer/sensorian-deploy-script- Copy
build_rpi.shto the/home/pidirectory
cp sensorian-deploy-script/build_rpi.sh /home/pi- Make the script executable
chmod u+x build_rpi.sh- Execute the script
./build_rpi.sh- Sensorian LED will be blinking if installation was successful.