ExploratoriumGPT / water

temp hosting for scale of water nteractive
0 stars 0 forks source link

Scale of Water Arduino

This is an Arduino project that controls a water dispensing system. It uses stepper motors to dispense water in precise quantities. The system is designed to prevent flooding and has a timeout feature to drain the tanks if necessary.

Features

Hardware Requirements

Software Requirements

Future Improvements

How to Use

  1. Connect the hardware as per the pin configuration in the code.
  2. Upload the code to the Arduino.
  3. Press the button to start the water dispensing routine. The routine will go through several states, dispensing different amounts of water in each state.
  4. If the button is not pressed for a certain period of time, the system will automatically drain the tanks.