KMiller
KMiller
About
- Username
- KMiller
- Joined
- Visits
- 15
- Last Active
- Roles
- Member
Comments
-
After 3 days of trial and error we made some progress. This was highly frustrating because connecting a simple button to a digital input within the crowtail familiy should be super easy. To save others the hassle: * Pins 2 and 3 are the digital pin…
-
Out of despair I looped through all pins from 0 to 50 (except 25), set them to INPUT and read all of them in a second loop. Pushing the buttons didn't change any values (even though some are 0 some are 1). Also tried INPUT_PULL with no change at all…
-
Thanks for the fast reply. 14/15 are always LOW. I don't have the Development Board but the Node Board: https://wiki.elecrow.com/index.php?title=Lora_RA-08H_Node_Board I guess this changes the pins? Maybe a list of pins (or a link to the specs) woul…