No description
Find a file
2026-03-30 08:09:47 +01:00
.vscode init 2026-03-30 08:09:47 +01:00
dither_test init 2026-03-30 08:09:47 +01:00
src init 2026-03-30 08:09:47 +01:00
.gitignore init 2026-03-30 08:09:47 +01:00
CLAUDE.md init 2026-03-30 08:09:47 +01:00
README.md init 2026-03-30 08:09:47 +01:00
sync.sh init 2026-03-30 08:09:47 +01:00

Installation

sudo raspi-confi

  • Enable SPI
sudo apt update
sudo apt upgrade
sudo apt install -y python3-pip python3-pil python3-opencv python3-smbus python3-numba
sudo swapoff -a
sudo systemctl mask swap.target
sudo systemctl disable --now bluetooth

Reduce journald writes Edit /etc/systemd/journald.conf:

Storage=volatile