microdot-phat
microdot-phat copied to clipboard
Hardware not supported on Pi 4
Following this guide returns...
This hardware is not supported, sorry! Config files have been left untouched
...when running curl https://get.pimoroni.com/microdotphat | bash
Hardware: Raspberry Pi 4 Model B Rev 1.1
OS: Raspberry Pi OS System: 64-bit Kernel version: 5.10 Debian version: 11 (bullseye)
The 64-bit OS general release came out of the blue, so I haven't opened the floodgates yet.
You can mostly just python3 -m pip install microdotphat and grab the examples from GitHub. And don't forget to enable i2c on the Pi, either via the configuration dialog or raspi-config on command-line.