Skip to content

Introduction

The Multiflexmeter 3.7.0 (MFM) is an open-source IoT sensor platform designed for flexible, low-cost, and frequent environmental measurements in remote locations using LoRaWAN technology.

Multiflexmeter provides a robust, battery-powered solution for environmental monitoring applications such as:

  • Soil moisture and temperature monitoring
  • Water level measurement
  • Agricultural field monitoring
  • Remote sensor deployments
  • Environmental research projects
  • Long-range wireless: Up to several kilometers in open terrain
  • Low power consumption: Optimized for battery operation
  • LoRaWAN 1.0.x: OTAA (Over-the-Air Activation) support
  • RFM95 radio: 868MHz LoRa transceiver module
  • SMBus/I²C interface: Standard protocol for sensor communication
  • Multiple sensor support: Connect various environmental sensors
  • Configurable measurement intervals: Adjust based on application needs
  • Sensor auto-detection: Automatic identification of connected sensors
  • Hardware: Complete KiCad schematics and PCB designs
  • Firmware: C++ source code built with PlatformIO
  • MIT License: Free to use, modify, and distribute
  • Community-driven: Active development and support
ComponentSpecification
MicrocontrollerATmega1284P (8-bit AVR)
Flash Memory128KB
SRAM16KB
EEPROM4KB (for configuration storage)
RadioRFM95 LoRa transceiver (868MHz)
Sensor InterfaceSMBus/I²C
ProgrammingISP (In-System Programming)
Debug InterfaceUART (FTDI-compatible)
Power Supply3.3V - 5V DC

The Multiflexmeter 3.7.0 firmware is built using:

  • Language: C++ (Arduino framework)
  • Build System: PlatformIO
  • IDE Support: VS Code, PlatformIO IDE, Arduino IDE (with modifications)
  • LoRaWAN Stack: MCCI Arduino-LMIC library
  • Development Platform: AVR-GCC toolchain

Deploy Multiflexmeter devices across fields to monitor soil conditions, enabling precision agriculture and optimized irrigation.

Track water levels in reservoirs, rivers, or irrigation channels using ultrasonic or pressure sensors.

Collect long-term environmental data in remote locations where traditional power sources are unavailable.

Monitor urban green spaces, parks, or infrastructure with minimal maintenance requirements.

Ready to start using Multiflexmeter 3.7.0? Check out:

Current Version: 3.7.0

The Multiflexmeter 3.7.0 is a mature, production-ready platform with ongoing development and community support. The hardware and firmware have been tested in real-world deployments.

  • Repository: MFM Documentation
  • Issue Tracking: Report bugs and request features
  • Documentation: Comprehensive guides and reference materials
  • Contributions: Community contributions welcome

Continue to: