Hi!
I Have a question about initializing the one-wire communication specifically for ws2812 led strips. So far I have tried the Neopixels library, the rpi-ws2812 library but with no luck. Can anyone help me how to get it working on the Banana Pi M2 Zero? And which pins I can use? I have already enabled w1-gpio in the armbian config menu, and also checked in /boot/armbianEnv.txt, where I added overlays=w1-gpio. I am using 5.15.89-sunxi with: PRETTY_NAME=“Debian GNU/Linux 10 (buster)” NAME=“Debian GNU/Linux” VERSION_ID=“10” VERSION=“10 (buster)” VERSION_CODENAME=buster ID=debian HOME_URL=“https://www.debian.org/” SUPPORT_URL=“https://www.debian.org/support” BUG_REPORT_URL=“https://bugs.debian.org/”
Thank you very much in advance!