By default if call analogRead(); i get
>analogRead(); =0.00391006842
if i connecting 0.49v to analog input
>analogRead(); =0.14662756598
Question how from this data i can restore 0.49v
@Aleksandrs 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.
By default if call analogRead();
i get
if i connecting 0.49v to analog input
Question how from this data i can restore 0.49v