Skip to content

rudraforweb/ArduinoInsulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

ArduinoInsulation

A Hillsborough County STEM Fair Project that involves using an Arduino. This repository includes the code and instructions on how to use it.

Hardware Setup

Materials:

How to connect:

  1. Connect the display to the Arduino using the Qwiic Connect System.
  2. Connect the button to the display using the Qwiic Connect System.
  3. When program tells you to connect the DHT22 (for each insulation material), connect + to 5V, out to ANALOG IN A0, and connect - to GND.

Software Setup:

Libraries:

You can also find these libraries in the Library Manager tab in the Arduino IDE.

Precautions:

  • Install COM ports on Windows for the UNO to show up.
  • Use a USB-C data cable. Power-only ones won't work!
  • Open the Serial Monitor by going to Tools and click on Serial Monitor! Set the baud rate (right corner) to 115200.

Instructions:

  1. Run the program.
  2. Press the button when prompted to on the display after following the steps.
  3. Repeat the program by pressing the RESET button on the Arduino.

Need more help?

If you need more help, go to https://docs.arduino.cc/tutorials/uno-r4-wifi/r4-wifi-getting-started/.

Releases

No releases published

Packages

No packages published

Languages