... | ... | @@ -3,7 +3,9 @@ |
|
|
#### RaspberryPi Setup
|
|
|
|
|
|
+ download the [raspberrypi image](https://cloud.oru.se/s/DJ4sG9yTLsiMZ38)
|
|
|
+ flash a sd with the downloaded image
|
|
|
+ copy the image to an 32gb sd card
|
|
|
- since it is compressed use this command
|
|
|
- `gunzip --stdout AGTECH.img.gz | sudo dd bs=4M of=/dev/sdb`
|
|
|
+ the raspberrypi will automatically generate a WiFi network *AGTECH*
|
|
|
+ the raspberry pi can be connected to over ssh or plugged into a monitor
|
|
|
- username: `agtech`
|
... | ... | |