Skip to content

A simple beginner-friendly Arduino project using the **DHT22 sensor** to measure temperature and humidity.

License

Notifications You must be signed in to change notification settings

adtyapnda/temphummonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wokwi Project

This project was created and tested using Wokwi Arduino Simulator.
It includes the circuit diagram, Arduino code, and required libraries to run the simulation.

Project Files

  • diagram.json – Contains the circuit wiring (connections between components).
  • sketch.ino – Main Arduino code for the project.
  • libraries.txt – List of libraries required by the sketch.
  • wokwi-project.txt – Wokwi metadata for the project.

How to Run

  1. Go to Wokwi Arduino Simulator.
  2. Create a new project (Arduino Uno or other board as needed).
  3. Upload the following files:
    • diagram.json
    • sketch.ino
    • libraries.txt
    • wokwi-project.txt (optional, for metadata)
  4. Install any missing libraries listed in libraries.txt.
  5. Click the â–¶ Run button to start the simulation.

Requirements

Notes

  • The diagram.json file ensures that all components are connected properly.
  • The libraries.txt file helps Wokwi auto-install libraries, but if any are missing, install them manually from the Arduino Library Manager.

🚀 Now you’re ready to run this project on Wokwi!

About

A simple beginner-friendly Arduino project using the **DHT22 sensor** to measure temperature and humidity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages