top of page
Temperature and Humidity Sensor Using Arduino Uno with Ethernet Shield
Software / programming languages used:
Arduino
DHT11
Ethernet Shield
PHP
Project Details:
The building of an Arduino Temperature and Humidity Sensor (DHT11) and interfacing with an Arduino Uno and Ethernet Shield. This sensor was built to collect data for another project and uploads it to an home made SQL server.
​
​
Highlights

A guide from Embedotronics(Github) was used to program the board. Minor adjustments had to be made in order for the board to interface with the SQL server and update every few seconds. The DHT 11 sensor was plugged into channel 2 for signal with voltage and ground going to the appropriate arduino sockets.
bottom of page