Skip to content

Arduino SD card shield, and sensor shield into a temp/humidity sensor logging system

License

Notifications You must be signed in to change notification settings

ashinckley/Temperature_Humidity_Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Temperature and Humidity Logger

This project logs temperature and humidity data from a DHT11 sensor to an SD card using an Arduino.

Components Used

  • Arduino
  • Arduino Data logging shield
  • HY-M302 sensor shield Utilizing built in:
    • DHT11 sensor
    • RTC module

Installation

  1. Clone the repository:
    git clone https://github.com/YOUR-USERNAME/DHT11_Temperature_Logger.git
    cd DHT11_Temperature_Logger

Open the Arduino sketch:

Open the DHT11_Temperature_Logger.ino file in the Arduino IDE.

Upload the sketch to your Arduino:

Select the correct board and port in the Arduino IDE.
Click "Upload".

About

Arduino SD card shield, and sensor shield into a temp/humidity sensor logging system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages