Giter Club home page Giter Club logo

habitatmonitor's Introduction

HabitatMonitor

HabitatMonitor is an IoT project designed to monitor environmental conditions in a habitat using a network of ESP32 microcontrollers. Each ESP32 node collects data from connected sensors and sends it to a central Flask server for aggregation and display.

Features

  • Temperature and Humidity Monitoring: Uses DHT22 sensors to measure temperature and humidity.
  • Soil Moisture Monitoring: Uses soil moisture sensors to monitor soil conditions.
  • Wireless Data Transmission: Utilizes the ESP32โ€™s Wi-Fi capabilities to send sensor data to a remote server.
  • MicroPython on ESP32: Leverages MicroPython for easy and efficient development on the ESP32.
  • Flask Server with WebSocket: Implements a Flask server to receive, process, and display the data with real-time updates using WebSocket.
  • Real-Time Data Visualization: Displays the collected data on a web interface.

Components

  • ESP32 Development Boards
  • DHT22 Temperature and Humidity Sensors
  • Soil Moisture Sensors
  • Power Supply (e.g., battery packs for each ESP32)
  • Wi-Fi Network
  • Central Server (e.g., Raspberry Pi or any server running Flask)
  • Cables and Connectors

Setup

ESP32 Nodes

  1. Flash MicroPython firmware to your ESP32.
  2. Upload main.py to your ESP32 using a tool like ampy or mpfshell.
    ampy --port /dev/ttyUSB0 put main.py
    

habitatmonitor's People

Contributors

basis-spline avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.