Skip to content

Sensor Net

A hands-on educational platform for wireless sensor networks. Built on LoRa radio, ESP32 microcontrollers, and a simple mesh network.

Sensor Net is a small-scale wireless sensor network you can build with off-the-shelf hardware costing roughly $30 per node. Sensor nodes read temperature and atmospheric pressure from attached sensors, broadcast readings over long-range LoRa radio, and relay each other’s packets through a simple mesh network. A receiver node collects all the data and forwards it to a desktop monitoring application that provides live analytics and visualization.

This project was designed for Innovate ECE: The Ultimate Thread Challenge, demonstrating concepts from the Information Internetworks thread. The system showcases data capture, representation, transformation, transmission, and presentation across a distributed network of devices.

Side Overview