raspPi-sensors-demo Wiki
how to wire up temp/humidity sensors and display on a pi
Brought to you by:
vinceskahan
This is a quick project to document how to read a couple 1-wire temperature sensors and the RasPi motherboard temperature, and display the output to a web page, Nokia 5110 LCD display, and/or generic 16x2 LCD display, using Adafruit libraries and python.
The code is admittedly a 'really' quick hack just so I capture the basic info and don't lose it.
There are a lot of wiring howtos on Internet for the displays, I wanted to capture what worked for me with the displays that I had.
The wiki uses Markdown syntax.