06-21-2016, 01:14 AM
(This post was last modified: 06-21-2016, 01:19 AM by MarkHaysHarris777.)
@longsleep, thanks again for the script reference (works well), and just a note I did have to change the shabang line (#!/usr/bin/python2) because it won't run in Python3, not as written anyway; string doesn't have an uppercase attribute.
I was able to cross reference the LEDs on my lab board and wiggle all their pins with sysfs very nicely/
Grüß
I was able to cross reference the LEDs on my lab board and wiggle all their pins with sysfs very nicely/
Quote:BCM GP Name sysfs BoardThese pins were chosen because they are on a contiguous block (for the ribbon cable) plugging into the Sparkfun breakout board.
GPIO27 PH9 233 pin(13)
GPIO26 PC16 80 pin(37)
GPIO25 PC15 79 pin(22)
GPIO24 PC14 78 pin(18)
GPIO23 PC13 77 pin(16)
GPIO22 PC12 76 pin(15)
GPIO21 PC11 75 pin(40)
GPIO20 PC10 74 pin(38)
GPIO19 PC9 73 pin(35)
GPIO18 PC8 72 pin(12)
Grüß