Skip to content

Qeps/WATTchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wattchdog – IoT Project for Monitoring Local Power Consumption

This project focuses on monitoring power consumption in a local area using IoT technologies. It consists of the following components:

  • Measurement Circuit Simulation (LTSpice): Simulations of the measurement system performed in LTSpice to validate circuit design and behavior.

  • Host Service (Raspberry Pi): A lightweight server running on a Raspberry Pi that provides a local network service accessible at wattchdog.local. It collects and displays data from measurement devices using the MQTT protocol.

    Web interface preview:

    light startpage Liveview config

    MQTT tested via Postman:

    image
  • Wattchdog Device (PCB, STM32 MCU): A physical IoT device equipped with a power measurement circuit and a Wi-Fi communication module, responsible for sending measurement data to the host service.

About

IoT Project for Monitoring Local Power Consumption. "It watches over your energy".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors