I got the guys in the shop to look at it with an oscilloscope, there is definitely voltage on the line, with about 1.5v swing.
analogRead without pinMode set (i.e after a reboot):
analogRead
setInterval(function () { console.log(analogRead(A5)); }, 1000); =1 0.39795529106 0.28686961165 0.27002365148 0.42871747920 0.01000991836 0.13598840314 0.16748302433 0 0 0 0
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.
I got the guys in the shop to look at it with an oscilloscope, there is definitely voltage on the line, with about 1.5v swing.
analogRead
without pinMode set (i.e after a reboot):1 Attachment