Dennis,
> https://github.com/gpiozero/gpiozero/blob/master/gpiozero/pins/data.py
> starting at line 1182, though that also requires the information extracted
> from the table at line 448
Thanks.
But the problem (to me) was not how to get a list ("gpio readall" returns
the in-use one), but make sure that whatever I would be using would match
whatever was in use (by RPi.GPIO) on the Pi the code would be used on.
To me the best way to do that is to ask the software I'm already using for
its list - even when there would be a translation mistake somewhere calling
that method instead of doing it with a seperate list would mean the
pin-translation output would stay in sync.
By the way, I downloaded RPi.GPIO-0.7.0.tar.gz , which showed me that the
whole pinnumber translation is just a thin layer, with technically nothing
stopping anyone from using BCM and BOARD pinnaming/numbering at the same
time.
Regards,
Rudy Wieser
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | FidoUsenet Gateway (3:770/3)
|