You can check this app online here: https://koshka.ddns.net/pzemweb/v1.1/ (You will need Chrome browser or similar )
A web-app (web-interface) for Peacefair PZEM energy monitors.
It is loaded from https web server but works completely on a local machine with local devices and local database.
It uses Web Serial API to connect to PZEM devices and IndexedDB to store data.
JqGrid and Apexcharts used to display stored data.
This application (hopefully) supports simultaneous data exchange with multiple PZEM devices.
Web App to control Bticino MyHome using OpenWebNet
Grasshopper is an open source and free (speech & beer) responsive-design webapplication to control Bticino MyHome.
VALUES:
Use any device
Since Grasshopper is a browser-based application, you can use a browser on any device to access Grasshopper. Thanks to its responsive-design support, the Grasshopper interface will adapt to the screen-size of your device.
Choice of server-platform
Grasshopper is a webapplication that can run from different web servers.
...
LED Color Control System for RaspberryPi and Dreambox
This project is about a light controlling system with a 4 RGB-LED channels to run different modes:
• autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness)
• remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries)
• ideal platform for color experiments with your RaspberryPi
The system consists of 4 layers:
• PCB with Atmel ATmega16 and FT232RL USB interface...