The clone of our MoleNet from GitHub https://www.molenet.org
Find a file
2026-01-20 10:30:56 +01:00
Auxiliary Boards Further renaming 2025-05-12 23:10:16 +02:00
doc Link doc and FAQ 2025-12-16 12:20:54 +01:00
experiments Move Code from FutureNow 2024 to the experiments dir 2025-05-12 23:22:27 +02:00
images Add new MoleNet hardware 2025-06-17 22:52:40 +02:00
PCB-Enclosures Rename boxes dir 2025-05-12 23:18:44 +02:00
PCB-Layouts Tidy up repo 2025-12-15 11:59:18 +01:00
src Update the test source files 2025-05-12 23:35:48 +02:00
tools/MoleWarden Explicity set frequency 2026-01-20 10:30:56 +01:00
.gitignore Ignore lock files 2025-05-12 17:14:49 +02:00
CHANGELOG.md Updated changelog and Readme with new version 2025-12-15 12:05:56 +01:00
CONTRIBUTORS.md Extend the list of contributors a little 2024-09-19 14:36:38 +02:00
LICENSE Initial commit 2016-03-21 15:12:35 +01:00
README.md Link doc and FAQ 2025-12-16 12:20:54 +01:00

MoleNet: A Wireless Underground Sensor Network Platform

MoleNet Logo

MoleNet is a versatile Wireless Underground Sensor Network (WUSN) platform designed for education and low-power environmental monitoring. This repository contains all relevant resources, including PCB layouts, source code, and examples to test and evaluate the platform.

Further information can be found on the official MoleNet Website!

⚠️ Note: This is an active project. The files and directory structure are subject to change.

New ESP32-based MoleNet!

After a long journey, we are finally at a point where we are testing the current version on a larger scale. The latest version of MoleNet features several key improvements:

  • ESP32-S3 microcontroller: A powerful yet energy-efficient processor that supports various development ecosystems including MicroPython, Arduino, and RiotOS
  • SDI-12 sensor interface: Compatible with high-quality environmental sensors
  • Micro-SD card support: Enables extensive local data storage
  • SX1276-based LoRa transceiver: Provides long-range wireless communication
  • On-board BME280 sensor: Measures temperature, barometric pressure, and humidity BME280
  • Low-power design: Ensures long battery life for extended deployments
  • qwiic connectivity: Simplifies integration of I2C-based sensors, as, for example, available here: Sparkfun

Documentation

The main documentation of MoleNet is available here in the doc directory. There, you can also find the FAQ.

Older Versions of MoleNet (pre-ESP)

In the past decade, we used and evaluated different microcontroller platforms for MoleNet. The documentation can be found in the corresponding directories:

Changelog

The list of changes and the evolution of MoleNet is listed in the changelog.

Publications

The following list gives some MoleNet-related publications:

I need Support or want to Contribute!

The development of MoleNet is mainly done on GitHub. You have the following channels:

If you need support with the git fundamentals like cloning, forking, branching, the different copies of the code etc., please refer to the GitHub documentation.

I want to have MoleNet!

MoleNet is a dynamic project that is constantly evolving. At its current stage, we do not offer a ready-to-use, fully certified product with complete end-user support.

If you would like to contribute to the development of MoleNet and need hardware for testing and further development, you have two options:

  1. Build the hardware yourself. All the necessary resources can be found in this repository.
  2. Order evaluation boards from our partner Intergalactic Circuits for personal use.

Contributors

Many students and researchers contribute to the MoleNet project. See the full list of contributors in CONTRIBUTORS.md.