Skip to content

Biosphere-Solar/biosphere-ems-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Biosphere EMS Node

Developing a Renewable Energy Internet Node
An open-source project by Biosphere Solar


🌍 Overview

This project aims to develop a scalable, secure, low-cost, and open-source Energy Management System (EMS) node designed for edge computing in decentralized renewable energy networks.

The system will allow real-time control and monitoring of solar PV systems, storage, and loads while maintaining cybersecurity, promoting circularity, and ensuring compatibility with open standards.

The prototype is being developed on a Raspberry Pi-based edge device using:

  • Modbus sensors
  • MQTT communication
  • OpenRemote platform for EMS logic and UI
  • Optional integration with Grafana Cloud for monitoring

🎯 Goals

  • Create a working prototype of an edge-based EMS box
  • Demonstrate data acquisition from Modbus devices and MQTT communication
  • Implement initial control logic and visualization using OpenRemote
  • Explore electrical integration (battery, grid feed-in, congestion management)
  • Document the hardware/software architecture
  • Contribute to Biosphere Solar's vision of a decentralized, circular energy internet

πŸ“ Repository Structure

biosphere-ems-node/ β”‚ β”œβ”€β”€ code/ # Scripts: MQTT bridge, logger, system services β”œβ”€β”€ docs/ # System architecture diagrams, design notes β”œβ”€β”€ openremote/ # OpenRemote Designer config & setup guides β”œβ”€β”€ prototype/ # Photos, wiring diagrams, BOM β”œβ”€β”€ research/ # Notes on Modbus, MQTT, EMS standards, power electronics β”œβ”€β”€ README.md # This file └── LICENSE # Open-source license (MIT recommended)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors