dmcomm / dmcomm-python

MIT License
6 stars 0 forks source link

Figure out `prong_in` pin recommendations #15

Closed dmcomm closed 1 year ago

dmcomm commented 1 year ago

On RP2040, digital pins have better electrical protection than analog ones. This project currently says GP26 (analog) for prong_in on Pi Pico. In WiFiCom on Pico W, I said GP22 (digital), breadboarders can connect that to GP26 temporarily for voltage testing when support is added, and premades should ground GP26. The ProngInput pin description object could take an optional extra pin for analog voltage testing. #28

dmcomm commented 1 year ago
dmcomm commented 1 year ago

https://github.com/mechawrench/wificom-lib/commit/65ad6b8bd964415bee5bdd80601732b48c9285fa https://github.com/dmcomm/dmcomm.github.io/commit/5b569a98a79f336008fcbf81d5dbe8d3e2da6f67