Linux on Behringers X32 = OpenX32

Linux, being a highly versatile and flexible operating system, can be configured to run on a wide variety of hardware – including Behringers X32… If you are using a fullsize X32 console like me, you might have realized the huge amount of different connectors at its back. While working on my own Audio-Over-IP-protocol I used…

Zero Feed-In with Victron-PV-System

Don’t loose your PV-power to the Grid. Here’s a cheap DIY-solution to keep the PV-energy in your home! General idea In Germany it was common to earn more than 40ct per kWh if you had a PV-power plant on top of your roof in 2009. Since than everything changed: the feed-in tariff dropped to less…

IoT-development: Velux goes MQTT

With the KLF200, Velux offers an ethernet-based device to control shutters and other wireless components. But their implementation is a disaster for DIY-homes. With an ESP8266 I fixed this mess… Attic = sweating Its June and here in Germany and the sun is very powerful now. Together with my wife and four kids I’m living…

FPGA-based FOC for 6-phase BLDC

Motorcontrollers are everywhere, cheap and reliable, but building a field-oriented control (FOC) from scratch to understand the details is a nice challenge. So I accepted the challenge and implemented a full-featured FOC within an FPGA. If you want a ready-to-go controller for a motor-application, you can take a dedicated microcontroller like the TI C2000 with…