Skip to content

projectweekend/Pi-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Usage


Step 1: Clone this repository

git clone https://github.com/projectweekend/Pi-Setup.git

Step 2: Run the script

From the project directory /Pi-Setup, run the following command:

./pi_setup.sh

Step 3: Reboot

sudo reboot

Features


This setup script will help you perform the following tasks. Launching the script with no parameters (./pi_setup) will run through all of its steps prompting you to confirm each optional item before it begins. This is handy when setting up a brand new Raspberry Pi, however each optional item can be executed individually by passing the appropriate parameter to the script. Example: ./pi_setup vnc

Automatic Items

Optional Items

  • wifi setup (parameter: wireless)
  • GPU memory split (parameter: boot)
  • change hostname (parameter: hostname)
  • change pi user password (parameter: password)
  • enable I2C & SPI pins (parameter: i2c)
  • enable GPIO for serial data (parameter: serial)
  • install a VNC server (parameter: vnc)

Optional Software

The following optional installs are available using the software parameter:

./pi_setup.sh software

About

A script for setting up a new Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages