Skip to content
Snippets Groups Projects

DIOT Monitoring Module (MoniMod)

The DIOT Monitoring Module (MoniMod) is a SAMD21-based PMBus monitoring module for the DI/OT project's power supply and fan tray. It can monitor the voltage and current for up to three power rails. It can also host up to three temperature sensors, and control up to three fans without requiring them to support PWM.

Detailed documentation can be found at the project's readthedocs page.

Repository structure

The project documentation can be found under the doc directory. the MoniMod PCB is located in the monimod-pcb directory, and the three separate firmware parts are in the main_fw, bootloader and test_master directories.