Growberry / growberry_pi

This is a local program that will run on a raspberry pi for reading/recording inputs, and controlling outputs.
http://www.reddit.com/r/growberry_pi
2 stars 0 forks source link

Support I2C sensors #16

Open austinmeier opened 5 years ago

austinmeier commented 5 years ago

Currently only supporting DHT22, and these things die all the time. Or a loose wire will knock them out for weeks at a time. I can't exactly sound an alarm every time they return "None" values, because they seem to do that WAY too frequently (see issue #9)

The easiest solution is to support a better sensor. The downside is that I'll have to redo the circuit board... Probably worth it.