hi everyone
im not sure if this is the right place for my question ,
im trying to directly 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 .
note that i'm using arduino UNo as a serial monitor to see the data and making sure getting the right reading completing the project and send the data to the coordinator .
thank you .