Combining Immich, Home Assistant, an e-ink screen, and an overpowered Raspberry Pi for truly personal tech.
https://schmelczer.dev/articles/frame-eink-photo-display
- Jupyter Notebook 95.8%
- Python 4.1%
- Shell 0.1%
| .vscode | ||
| dither_test | ||
| src | ||
| .gitignore | ||
| CLAUDE.md | ||
| README.md | ||
| sync.sh | ||
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