When reading analog values from the analog pins, I'm getting strange values : Code: {{"a0":2758,"voltage":"8.90v"} Do I need to do some setup before the analog inputs can be used from an Arduino sketch ? Is there an alternative way to read analog voltages ?