László Szűcs Posted February 13, 2023 Posted February 13, 2023 Hi! I have a problem with the Banana Pi M2 Zero. I am trying to use its one wire interface, but with no success. I have enabled the w1-gpio module in the armbian-config menu, but I still cannot get it to work. I tried using the neopixels library, within python for the control of the leds. The GPIO as I saw that should work on is GPIO 4, Board pin 7. The neopixel library says that the board is not supported, however it lists the M2 Zero as a possible board interface. I also added to armbianEnv.txt the param_w1_pin=PA6, which is supposed to deliver PWM1 signal as well. Can anyone help me, to get it to work? Thank you in advance! 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.