kd1889 / Internet-Radio-for-Kids

0 stars 0 forks source link

Interface Subsystem #6

Closed kd1889 closed 3 years ago

kd1889 commented 3 years ago
sboahen commented 3 years ago

Updated button tests: e8dadff7576280eed4efa45e0ab8e438f9089375

Test available in commit

sboahen commented 3 years ago

Updated led status tests: e685b49d88da827254ce1093775e0d56a0bd44ea

Test available in commit

sboahen commented 3 years ago

Notes on testing:

A multimeter was in testing for internally connected pins. MM read 0.000 ohms for internally connected pins and also read the same value for pins with that were connected with a switch (when the button was pressed).

image

A pulldown resistor was connected as well as a resistor in series with the input GPIO pins (10k and 470 ohms).

image

sboahen commented 3 years ago

The buttons were tested with the commits in this issue. The results were also observed with piscope: "UP": 12, "DOWN": 16, "LEFT": 20, "RIGHT": 7, "SELECT": 8, image

sboahen commented 3 years ago

led was tested with 3V line image