Behold the Gucciduino
I had heard that many people get headaches when the humidity rises so I came up with the pseudoscientific idea to put together a sensor on an arduino that would log a snapshot of the time/date/temperature/humidity at the push of a button. I found an old Gucci eyeglasses case and everything fit inside perfectly. I mean the Arduino is Italian so, why not? I think it really gives it a fashion-able look.
I used the SHT1x Humidity sensor, an SD shield by AdaFruit.com on top of the Freeduino (freetronics.com) and a 9V battery pack. I mashed together Lady Ada's Humiduino code http://tinyurl.com/3ux69xf, Jon Oxer's SHT_1x library, which you can find here: https://github.com/practicalarduino/SHT1x and I got help from friends at the NYC Resistor Hackerspace to guide me and further tweak it.
My human guinea pig has been logging in migraines with the Gucciduino so soon I will have lots of data.
My next step is to upload the data and create a neat-o data visualizer with my Processing skilz. So Stay tuned for more!
Check out the finished code at my GitHub Repo: https://github.com/PistachioPony/GucciDuino