I’m updating the Adafruit python drivers for the BeagleBone Blue and want to include the 4 battery level LEDs and the WIFI led. The table[1] show entries for Bat 1, 2, and 3, but 4 (or is it 0) and the WIFI LED are missing. I don’t know how batt1 maps to bat25.
I’m running the “BeagleBoard.org Debian Image 2017-09-03” image.
I can control the battery and WIFI LEDs trough /sys/class/leds, but don’t know how to find their GPIO numbers.
How do I find the gpio numbers for these LEDs?
–Mark
[1] beaglebone-blue/BeagleBone_Blue_Pin_Table.csv at master · beagleboard/beaglebone-blue · GitHub