Ok, Im stumped, but not in panic mode, so I’ll try to explain and be as detailed as I can, however, there’s not much ‘detail’ to the issue.
I have a Uno reading a LM335 every 5 seconds. I have a Xbee Series 1, transmitting data back to the PC.
My issue is this -
reading the LM335 with the Uno connected to the SFE-9FD (+9vdc) power supply , the readings are correct, +/-1 degree.
reading the LM335 with the Uno connected to JUST USB power, the readings the readings increase.
reading the LM335 with the Uno connected to a 9vdc battery pack, the readings decrease.
Now, to be more technical, The LM335 output is connected as - pin 1 is NC, pin 2 is 3v with 2.2K outputting to A0 and pin 3 is ground, and works within specs when connected to the SFE-9FD power supply.
I decided to monitor the +5 and +3 output’s with A1 and A2, and then converting it to a voltage reading to be sent with the serial data as well.
Setting 1, from above, the 5v output is 5.01v, 3v output is 3.33v
Setting 2, from above, the 5v output is 5.01v, 3v output is 3.33v
Setting 3, from above, the 5v output is 5.01v, 3v output is 4.25v
As far as output, Room temp is 76.0 degrees.
With just the power supply, it shows 77.3, I’m fine with that. With the USB supplying power, It goes start to jump between 84.3 and 86.7 and doing just a 9vdc battery pack, it goes 233+ because of a high output on the 3v rail of the Uno.
Since this sensor will be battery/solar operated, should I just reconfigure the LM335 for the 5v supply, which the Uno seems pretty good to keeping regulated, or am I totally overlooking a reason/solution to why the Uno is all over the place with the 3v rail?
Thanks in advance
Yes, I may have overkilled the info, but you cant really flame me for not providing enough info and showing that I have done my homework on it instead of just a ‘hey, it doesnt work’ question