Skip to content
Maciej J edited this page Aug 24, 2026 · 4 revisions

pap (2025)

sudo apt-get update
sudo apt-get install python3-pip
sudo apt-get install python3-pil
sudo apt-get install python3-numpy
sudo pip3 install spidev
sudo apt-get update
# python3
sudo apt install python3-gpiozero

cd ~
git clone https://github.com/waveshare/Touch_e-Paper_HAT

https://github.com/ayoy/fontedit


sudo apt-get install midori-browser

/etc/dphys-swapfile, change CONF_SWAPSIZE=2048



sudo apt install cmake valac libwebkit2gtk-4.0-dev libgcr-3-dev libpeas-dev libsqlite3-dev libjson-glib-dev libarchive-dev intltool libxml2-utils

mkdir _build
cd _build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install

Also filed here


Across all years: Highlights · Index-All-Years

2025: Home · Best-Of · By tag · By category · For Maciek · Dead links · Noise

Other years: 2018 · 2019 · 2020 · 2021 · 2022 · 2023 · 2024 · 2026

Clone this wiki locally