- Install VSCode.
- Install Docker.
- Install the VSCode Remote Development Extension Pack.
- Clone this repository to your local machine.
git clone
- Open the repository in the devcontainer.
- Install VSCode.
- Install the VSCode Remote Development Extension Pack.
- Connect to the Raspberry Pi with VSCode Remote.
- Clone this repository to the Raspberry Pi.
git clone
- Install the official Python VSCode extension and start developing!