Hot Water Tracker

Introduction: Hot Water Tracker

Obtain the supplies below.

Supplies

Supplies Needed:

- Arduino MKR WiFi 1010 (or something of the sort)

- 3 male to female wires

- DHT11 sensor

- NodeRed

- Serial port nodes

- Dashboard nodes

Step 1: Upload Code to Arduino

Type in the above code and upload it to your Arduino.

Step 2: Set Up the Flow

Layout the following nodes:

Serial input > function > gauge.

The debug nodes are for troubleshooting.

Step 3: Set Up Function

Type in the above code to the function in your flow.

Step 4: Finish

If you did all of this, you should see a gauge that displays the amount of hot water left in your hot water tank in percent form.

Be the First to Share

    Recommendations

    • Make It Bridge

      Make It Bridge
    • Big and Small Contest

      Big and Small Contest
    • Game Design: Student Design Challenge

      Game Design: Student Design Challenge

    Comments

    0
    audreyobscura
    audreyobscura

    3 years ago

    Could you also share a circuit diagram?