betasmiths-stan

Results 1 comments of betasmiths-stan

a note for the python code: I was using RPi 4b and had the same issue - turns out epdconfig.py uses `RPi.GPIO.setmode(RPi.GPIO.BCM)` instead of RPi.GPIO.BOARD. Since there are differences between...