File Manager
Re-install file manager when it crashes on start.
1 | sudo apt-get install --reinstall pcmanfm |
GPIO
GPIO (general-purpose input/output) values can be seen by running pinout
, if you hold the pi vertically with the usb ports facing down the 5V
pins are on the top left.
1 | import RPi.GPIO as GPIO |
- https://www.raspberrypi.org/documentation/usage/gpio/python/README.md
- https://www.raspberrypi.org/documentation/usage/gpio/
- https://raspi.tv/2013/rpi-gpio-basics-4-setting-up-rpi-gpio-numbering-systems-and-inputs