This shield have sensors below .
- Temperature and humidity : DHT11
- Air Pressure : MPL115A2
- Light : NJL7502L
- Noise : Condenser Microphone C9267
Separately, requires the Arduino UNO and WiFi shield .
Two types of Arduino sketch
- Display the measured values on the PC with USB serial.
- Send the measured values to the server with WiFi shield.
Server side program
- Receive the measured values, and display on WEB site.
arduino : Arduino sketch
server : Server side program, PHP
eagle : Board data, Eagle format
case : Case data, Adobe illustrator format
docs : Photos and documents
Souce code : Apache License 2.0
Othes : Creative Commons BY-SA
Sensor Project
http://fablab-kannai.org/sensor_project
Arduino Sensor Shield
http://fablab-kannai.org/archives/787
