From 9bcdffe7a53d2f40f58ae576495d9d43e8bd69e6 Mon Sep 17 00:00:00 2001 From: tpollina Date: Tue, 10 Dec 2019 18:55:58 -0800 Subject: [PATCH] Update install.rst --- docs/install.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/install.rst b/docs/install.rst index 16a604f..0b1542f 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -35,6 +35,26 @@ Reboot your Pi safely :: sudo reboot now +Raspberry Pi configurations +================== +Enable Camera/SSH/I2C in raspi-config + +Open up the configuration page and select Interfacing Options by typing this command: +:: + sudo raspi-config + +Select Serial + +Select NO + +Keep the Serial Port Hardware enabled + + +Reboot your Pi safely +:: + sudo reboot now + + Install CircuitPython ================== https://learn.adafruit.com/circuitpython-on-raspberrypi-linux/installing-circuitpython-on-raspberry-pi