Hi folks,
Board: NEO3 2GB
OS: Ubuntu 18.04 bionic
Kernel: aarch64 Linux 5.4.61
Image: NanoPi NEO3 rk3328-sd-friendlycore-bionic-5.4-arm64-YYYYMMDD.img.zip
(Based on UbuntuCore 18.04 and Linux-5.4.12 Kernel)
I want to use the GPIO but the or the python command does not install the appropriate libraries.
I note WiringNp developed for the NEO2 but not yet for NEO3?
I suppose i should try Armbian image
Regards,
Michael.
Board: NEO3 2GB
OS: Ubuntu 18.04 bionic
Kernel: aarch64 Linux 5.4.61
Image: NanoPi NEO3 rk3328-sd-friendlycore-bionic-5.4-arm64-YYYYMMDD.img.zip
(Based on UbuntuCore 18.04 and Linux-5.4.12 Kernel)
I want to use the GPIO but the
Code: Select all
sudo apt install RPi.GPIO
Code: Select all
pip install RPi.GPIO
I note WiringNp developed for the NEO2 but not yet for NEO3?
I suppose i should try Armbian image
Regards,
Michael.