Ok so here our resting voltage is 0v, and with the pullup set, we're getting 1v - 2.5v.
Espruino says:
0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440 0.00585946440
when using analogRead(A5)
analogRead(A5)
I've gotta be doing something stupid here...
1 Attachment
@dave_irvine started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ok so here our resting voltage is 0v, and with the pullup set, we're getting 1v - 2.5v.
Espruino says:
when using
analogRead(A5)
I've gotta be doing something stupid here...
1 Attachment