-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Diego Gutiérrez edited this page Feb 22, 2023
·
1 revision
Note: this page is under construction.
This project is a prototype for temperature and humidity logging using a microcontroller board. It can be attached with some modifications to a GPRS/GSM or Ethernet module for remote monitoring or logging purposes.
The prototype was made using and arduino nano board, a protoboard, an 16x2 LCD display (Hitachi compatible), a DHT temperature and humidity sensor and an SD reader/writer module.
List of materials:
- LCD 16x2 module
- SD reader/writer module
- DHT sensor module
- Protoboard and jumper cables
Pending.