Skip to content
Diego Gutiérrez edited this page Feb 22, 2023 · 1 revision

Welcome to the Arduino-LCD-SD_Temperature_Sensor wiki!

Note: this page is under construction.

Description.

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.

Implementation.

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

Credits and acknowledgements.

Pending.