2022-08-01 • Niko Strijbol • Ceci n'est pas une application pour Zeus

Hydra heeft recent een reeks nieuwe functies gekregen, waarbij de focus lag op de nieuwe Zeus-modus. In Zeus-modus zit allerlei functionaliteit die nuttig kan zijn voor Zeus-leden. Zo vervangt Hydra functioneel het nu niet meer werkende Tappb. Merk wel op dat dit enkel voor de Android-versie van de app is. Zeus-functies Momenteel kan u in Hydra de volgende dingen doen: Beheer van Ta(p/b), zoals producten bekijken, orders plaatsen, en transacties bekijken en plaatsen. Cammie bekijken e...


To play music in the Zeus WPI space, we had a Linux machine connected to the speakers running PulseAudio. PulseAudio was configured to pass-through the audio it received from the Bluetooth receiver. Since some of our members don’t have a working Bluetooth implementation on their device, we also used module-native-protocol-tcp: this enables you to directly connect to the server and play your audio via PulseAudio’s native TCP protocol. Unfortunately, this suffers from frequent stuttering when ...


2021-11-14 • Jasper Devreker

TL;DR About We recently bought some RGB LED strips to hang in the Zeus WPI space. Each of the LEDs (WS2812) in these LED strips can be controlled individually. This makes it possible to display animations on the LED strips. A popular open-source program to do this with is WLED: a C++ program that runs on the popular ESP8266-family of microcontrollers. We used WLED to drive our LED strip for a while. But we felt limited by the API of WLED: WLED has the option to programatically set ...