Wiznet makers

ssekim

Published March 29, 2024 ©

48 UCC

25 VAR

0 Contests

0 Followers

0 Following

Original Link

MQTT Sensor Station

The project combines Arduino compatible EtherTen, or EtherMega, 802.3af Power-over-Ethernet regulator, few sensor modules and MQTT.

COMPONENTS Hardware components

Arduino - Arduino 101

x 1

Software Apps and online services

Arduino - Arduino IDE

x 1


PROJECT DESCRIPTION

Introduction 

This project integrates Arduino-compatible hardware like EtherTen or EtherMega, an 802.3af Power-over-Ethernet (PoE) regulator, several sensor modules, and MQTT.

The rationale behind this design choice stems from the simplicity of Arduino-like systems combined with plug-and-play sensor modules, enabling both power and connectivity over a single network cable.

Drawing from my prior experience with The Foundation's sensor station project and experimentation with MQTT, EtherMega, and Beaglebone, this current iteration builds upon past successes.

At present, I operate two sensor stations: one in the garden and another in the office.

Testing Office Station

Garden Station 

The Garden Station comprises an EtherTen equipped with an 802.3af PoE regulator and sensor modules including the DHT22 (measuring temperature and humidity), BMP180 (for barometric pressure), and a Keyes photo sensor (for light detection).

More Than Just Weather Monitoring While the Garden Station serves as a weather monitor, it's designed to offer more functionality. Some sensors, like the seismic sensor, are not solely weather-focused.

Garden Sensor Station prototype

Hardware Setup 

Initially, I soldered the PoE regulator onto the EtherTen board. To house the EtherTen-PoE regulator combo, I utilized a waterproof plastic enclosure.

Drilling holes in the enclosure, I installed glands to facilitate the passage of the network cable and wires for connecting the sensor modules.

Documents
Comments Write