Hello
I'm having trouble with my project and I was hoping for some help. I'm creating a project similar to this one: hruska.us/tempmon/. There are some differences in my code/wiring for a different wifi shield, lcd, etc and formatting but it's pretty much just the same thing.
The problem I'm facing is that my temperatures are reading out incorrectly. I've fiddled around a lot with the wiring to see if I was doing something stupid but it appears to me that it's more likely an issue with the voltage. The current build out is on a breadboard and I'm wondering if it's possible that the breadboard is not isolating the circuits correctly. I moved the thermistor to a different line and I started getting different readings. Then I left removed the 5V power and left Pin 9 there and noticed it was still reading voltage. I'm totally confused by how that can be. I see this problem when both connected to the USB power, 12VDC power, and both (so I can read the serial port data).
I bought a multimeter after seeing this all so I can test the readings.
So here come the actual questions:
- Is it possible that the breadboard is "leaking voltage" and causing this problem?
- Should I be considering switching to 3.3V instead?
- How would you approach this if you were in my shoes?
Thanks