Skip to content

Configures a Raspberry Pi running Raspbian OS for the (SOFE 4610) IoT Course

Notifications You must be signed in to change notification settings

IntegralProgrammer/sensorian-deploy-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

sensorian-deploy-script

Configures a Raspberry Pi running Raspbian OS for the (SOFE 4610) IoT Course

Usage

  • Clone this repository on the Raspberry Pi
git clone https://github.com/IntegralProgrammer/sensorian-deploy-script
  • Copy build_rpi.sh to the /home/pi directory
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.

About

Configures a Raspberry Pi running Raspbian OS for the (SOFE 4610) IoT Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages