SHvanBommel
Well-Known Member
- Joined
- Nov 5, 2007
- Messages
- 548
- Reaction score
- 57
There wasn't anywhere else to post this. I'm looking to log temp and moisture. I've already got the temp logging figured out. using DS-18b20's i'm adding temps to a SQLite database. Now i'm having trouble logging moisture. they are analog so there's a good chance they need to go through an arduino in order to translate from analog to digital but i don't know how to get from the arduino into my sqlite db. any help would be greatly appreciated.