pa1010d python
Version 0.0.4
You must enable:
sudo raspi-config nonint do_i2c 0You can optionally run sudo raspi-config or the graphical Raspberry Pi Configuration UI to enable interfaces.
Stable library and dependencies from GitHub:
git clone https://github.com/pimoroni/pa1010d-pythoncd pa1010d-pythonsudo ./install.shLatest/development library and dependencies from GitHub:
git clone https://github.com/pimoroni/pa1010d-pythoncd pa1010d-pythonsudo ./install.sh --unstableStable (library only) from PyPi:
python3 -m pip install pa1010d