Skip to content

enl9076/ArduinoPaludarium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Automated Paludarium Monitoring

The purpose of this project is to creat a fully automated paludarium in which my anoles and fish can thrive even when I am not home to monitor things. I am using Arduino Uno along with a variety of sensors. See the table below for specififications.

Variable Type Device Function
temperature INPUT DHT11 measure current temperature
humidity INPUT DHT11 measure current relative humidity
uv% INPUT VEML6070 measure the amnt of UV light
pump OUTPUT mini 5V DC water pump (connected to relay) spray mist every few hrs & when humidity falls below a certain level

Required hardware

  • Arduino Mega 2560
  • DHT11
  • VEML6070 UV sensor
  • water level sensor
  • 2.8" TFT display
  • 1 channel 5V relay module OR IoT relay outlet
  • 12V water pump
  • mini breadboard
  • M-M jumper wires

Required software

  • Arduino IDE
  • Microsoft Visual Studio (vMicro extension for Arduino)

TO-DO

A few final touches to make to the project:

  1. put everything in a box of some sort to protect it from the elements
  2. connect to wifi or bluetooth
  3. build app to connect to so that everything can be controlled and monitored remotely -- currently in progress, using Blynk and HC-06 module
  4. connect lamps (optional - unnecessary but would be nice)

About

Project for automating and monitoring a paludarium environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages