Commit 808564d2 authored by Jakob Moser's avatar Jakob Moser
Browse files

Mention you have to enable SPI

parent a6575331
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -23,6 +23,13 @@ Maintainer: Jakob Moser <moser@cl.uni-heidelberg.de>
     * Your computer should immediately start acting as a “wired hotspot” now and provide IP address and internet access to the Pi.
5. You can now `ssh jakob@poolpaypi.local` on your main computer and it shoud Just Work™.

#### NFC Reader

1. Open `sudo raspi-config`
2. Go to “Interface Options”
3. Go to “SPI”
4. Enable it (no reboot necessary)

#### Pi as a WiFi hotspot

1. Plug in a WiFi stick (on the Raspberry Pi 3 Model V1.2, I didn't get the internal WiFi to work as a hotspot, however, that seems to be an issue that only I with my specific Pi have)