Discover the ultimate 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.
Run your own website to organize your upcoming events
Run a simple and free website to organize events, parties or other happenings with more participants. Easily monitor and inform your subscribers. Let everybody stay in touch and keep an overview of the number of participants. A free and easy to use website for your events in your hands Are you are looking for a […]
Control your Sonos speakers with Bluetooth Buttons
Here is the ideal solution to control your SONOS speakers using cheap Bluetooth Buttons, originally build to interact with your phone while driving. The Idea I’m pretty sure, you have heard of SONOS. They sell a wireless a Home Sound System based on high quality speakers. The Speakers are usually controlled by an app. Once you have […]
Building a retro console in a NES Cartridge using a Raspberry Pi Zero
This idea is so brilliant. Building a retro console using a Pi Zero and housing everything in these old school catridge from a NES console. Here you will find the tutorial, which is written, very well. I just wanted to share the version I made and give a little summary of the parts I’ve used. […]
Magic Mirror: Display your website visitors location on a rotating globe with Google Analytics
This article describes how to picture the location of your website visitors on a rotating globe. Do you prefer to display your data in a simple table or a rotating globe? When I started to find a way to query google analytics using node.js to use it for a module for the Magic Mirror I was […]
Magic Mirror: Show how your website performs with MMM-GoogleAnalytics
This blog post describes how to get credentials for using Googles Analytics Core Reporting API with module for the MagicMirror². See the full setup and capabilities of this Magic Mirror Module on Github: MMM-GoogleAnalytics. 1. Create a Service Account Googles Developer console First create a new project on Googles Developer console like “mywebsiteGAapi”. Under the section “Credentials”, execute “Create credentials” […]
Query Google Analytics via Node.js
This blog post shows how to setup and query data with Node.js from Googles Analytics Core Reporting API. 1. Install Googles Analytics Core Reporting API Install the Googles Analytics Core Reporting API for Node.js in your project folder using npm: npm install –save googleapis 2. Get the credentials from Google 2.1 Create a Service Account Googles […]
Programming modules for the Magic Mirror
Charts and Gauges I love charts! So I wrote two little modules for the Magic Mirror to include beautiful graphics generated with grafana. Depending on the object you want to monitor, you’re able to use a specific module. MMM-GoogleAnalytics Do you run a website and are interested in the statistics? Here is your module! This […]
Building a mobile projector box – The Summary
The Summary A safe and mobile casing for the old projector was needed. It’s capable of streaming any media from another device using the steam hard- and software. All you need is a power socket and a white wall. Optional Ethernet input and audio output included. What did it cost? Besides the Projector and the […]
Building a mobile projector box – The housing and the inner parts
The Box needed to enclosure the dimensions of the projector and had to fit under the bed frame. Not that easy. In the end I ordered a higher box, and made a large cut to reduce their height by 2.5 cm. With a nice equipment gaming PC next door, I tried to stream games to […]