Archive for August, 2012
Arduino: Basic Network Temp and Humidity monitor
by firestorm_v1 on Aug.23, 2012, under Microcontrollers, Networking
![LCD display](http://www.yourwarrantyisvoid.com/wp-content/uploads/2012/08/effinglcd-300x225.jpg)
I don’t know why I can’t flip this image. It’s cursed.
The (albeit crooked) image above is a basic environmental monitor I built for the server rack that I keep my house’s servers in. This project features network connectivity via an Arduino Ethernet shield, an HTF3223 humidity sensor, a TMP36 temperature sensor and a Sparkfun serial LCD for a decent monitoring station that is self-reliant. Read more for build details and the code to get it all working. (continue reading…)