Skip to content

voytek-solutions/headless-raspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headless Raspberry π

A way to build and configure your π0

How It Works?

The process is very simple.

  • Default Raspbian image is mounted inside Vagrant box, and configured for initial headless run which includes wifi and hostname setup.
  • Insert SD card, and burn new image.
  • Start π0 and continue with configuration - each image has unique hostname.

The plan is to simply run make build ID=a8af184 ROLE=mpd.

Random Commands

# Get random 7 characters of md5 hash
head -c24 /dev/urandom | md5 | head -c7
# Get IP of given pi
dig +short rpi-0w-c04202e @192.168.1.1

About

Prepare & Burn SD, Configure Raspberry pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published