Programmed Projects

Blackmagic Camera Control System with Arduino, ThinClient, and Custom Frontend

Discover a Blackmagic camera control system that combines the power of an Arduino Uno, a Fujitsu Futro S920 ThinClient, and a custom Angular frontend application. This innovative solution enables seamless control of your Blackmagic cameras, allowing you to configure and manage multiple cameras with ease.
See this detail page for further information.

Personal weather chart

This is a Weather chart generated by Dark Sky Api weather forecast data. The weather information is stored to a local influxdb database using javascript. The chart is generated using grafana.

Follow this tutorial to building your personal weather chart.

Published Magic Mirror Modules

MMM-GoogleAnalytics

Do you run a website and are interested in the statistics? Here is your module!
This module displays data from your Google Analytics Account on your website.
It supports dynamic queries and allows a real time analysis right on your mirror.

It’s also allows you to broadcast your customers/visitors location to an other module called MMM-Globe to display your data on rotating globe.
That’s nice, heh!?

Here you’ll find the module on Github, MMM-GoogleAnalytics.

MMM-GrafanaGauges

Gauges are extremely helpful to monitor individual values ​​and their deviations from the nominal value.
With this module e.g. vital values of my plants are displayed on the mirror.
So to display several gauges in one row on your Magic Mirror, use MMM-GrafanaGauges.

MMM-GrafanaCharts

Did I tell you how my i like charts and graphs? Misc. Information merged and combined in a confined space. You begin to get a feel for the data and can usually estimate the situation by briefly looking at it. Fantastic. That’s why I love grafana!
Display your graphs on your mirror with MMM-GrafanaChart.