Hi
im trying to direct connect analog reading from temp sensor LM35 to analog PIN of XBee 3 Zigbee, my question is how to implement this the right way ? as the LM35 output is 0 - 5 v , and the acceptable input voltage to Xbee is 1.2 v ( or is 3.3 v?) .
my aim is to first to get rid of an external Microcontroller and take advantage of the embeded microPython .
thank you .