Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

software.raspberrypi

Pascal de Sélys edited this page Dec 18, 2018 · 28 revisions

Raspberry pi

Prerequisites

Configure raspbian

Change options in raspi-config

$ sudo raspi-config

Select "Interfacing" options and enable:

  • I2C
  • SSH

Select "Update" for update OS

Environment


  • Install Supervisor

  • Install python 3

  • Install openbox

Clone this wiki locally