Skip to content

Configure a Raspbian SD card for headless use with Particle

Notifications You must be signed in to change notification settings

nrobinson2000/pi-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pi-setup

This is my automated solution for configuring a Raspbian SD card for headless use with Particle.

Essentially the script is a wizard that guides the user through the steps on my blog.

This script requires a Linux environment, preferably Ubuntu-based, so that the SD card is mounted in /media/$USER.

After flashing your SD card with Raspbian just run the script to setup your Pi for headless use:

$ bash <( curl -sL https://raw.githubusercontent.com/nrobinson2000/pi-setup/master/pi-setup.sh)

About

Configure a Raspbian SD card for headless use with Particle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages