-
mgm security partners GmbH
- Dresden, Germany
- https://dec2b.de
-
streamdeck-yaml Public
Cross-platform compatible UI for devices like the Elgato Stream Decks.
-
docker-caddy-netcup Public
Docker image of the Caddy web server with netcup DNS module
Dockerfile MIT License UpdatedMay 20, 2026 -
3dobjects Public
Some simple 3D objects, created using OpenSCAD.
OpenSCAD MIT License UpdatedApr 22, 2026 -
docker-snapcast Public
Docker images of snapcast. Built for amd64 and arm64.
Dockerfile MIT License UpdatedMar 15, 2026 -
-
-
mywebsite-blogposts Public
Source code of my blogposts published on dec2b.de
Smarty UpdatedMay 14, 2022 -
thermostat Public
(WIP) Simple thermostat using an Arduino, a DS18B20 sensor and a wireless socket.
-
-
Marlin Public
Forked from MarlinFirmware/MarlinOptimized firmware for RepRap 3D printers based on the Arduino platform.
C++ GNU General Public License v3.0 UpdatedNov 23, 2021 -
-
-
-
arduino-powerstrip Public
A power strip where each outlet is controlled by an Arduino.
OpenSCAD UpdatedJan 9, 2021 -
fancontrol Public
Simple temperature-dependent fan control using Arduino
-
trafficlight Public
A lamp built from a traffic light, controllable using DMX.
C++ MIT License UpdatedSep 13, 2019 -
logtemp Public
Simple temperature logger using an Arduino and a DS18B20 sensor.
Python MIT License UpdatedFeb 19, 2019 -
-
mensatud Public
(Broken) Parser for the canteen menu of Studentenwerk Dresden.
Python MIT License UpdatedFeb 8, 2019 -
biersimulator Public
A just-for-fun "beer brewing simulator", in German language.
Python GNU General Public License v2.0 UpdatedFeb 8, 2019 -
playfair.py Public
Python implementation of the Playfair cipher.
Python MIT License UpdatedFeb 8, 2019 -
-
-
DmxReceiver Public
Arduino library for receiving DMX512 signals.
-
brainfuck Public
A quick-and-dirty brainfuck interpreter written in Python.
Python MIT License UpdatedFeb 5, 2019 -
LightEffectDriver Public
(STATUS: untested) Arduino library for light effects with LEDs or other stuff
C++ MIT License UpdatedOct 28, 2018 -
simplelib Public
C++ library for very basic functionality, usable without the standard library.
C++ GNU General Public License v3.0 UpdatedJun 27, 2018 -
skat Public
(WIP) Command-line version of the german card game Skat.
-
-
uyvy2png Public
Little python script to convert uyvy/yuyv/yvyu raw data to RGB png. Needs PyPNG.