06-15-2016, 10:15 PM
(This post was last modified: 06-15-2016, 10:18 PM by MarkHaysHarris777.)
hi, I'm very active on the Raspberry PI forum, and plan to be active here as well...
... anyway, GPIO.BOARD simply means 'board' numbering from 1 to 40; as they are numbered on the Pine64 board itself... if the 'top' of the board is the ethernet port, with the RPi port on the right, the BOARD pins are numbered from left to right... top to bottom. So, pin(1) is top left, pin(40) is bottom right.
marcus
edit: PS... I got the RPi.GPIO built tonight on my ubuntu version and have tested my LED lab (hardware and software) from my RPi development; no hits, no runs, no errors ! Everything worked fine straight-away without modification one. Nice job !
... anyway, GPIO.BOARD simply means 'board' numbering from 1 to 40; as they are numbered on the Pine64 board itself... if the 'top' of the board is the ethernet port, with the RPi port on the right, the BOARD pins are numbered from left to right... top to bottom. So, pin(1) is top left, pin(40) is bottom right.
marcus
edit: PS... I got the RPi.GPIO built tonight on my ubuntu version and have tested my LED lab (hardware and software) from my RPi development; no hits, no runs, no errors ! Everything worked fine straight-away without modification one. Nice job !