I'm the glue that holds the gears of progress together.
Here are some of my side projects.
I'm the glue that holds the gears of progress together.
Here are some of my side projects.
Transforms electricity spot price into thermostat control signal. Home Assistant custom component.
Analog differential pressure probe electronics project based on Sensirion SDP816-125Pa
Forked from cpetrich/counterfeit_DS18B20
Tell original from fake DS18B20 temperature sensors, using ESP8266
C++ 1
Sorts a messy photo/video collection into tidy YYYY(-MM)/ directories, add missing EXIF dates (derive from filename or mtime), detect duplicates (exact and perceptual) and take only the best copy.
Python 1
"""
Querying dayahead electricity prices from ENTSO-E with pure Python.
Entsoe-py is very cool, covering all ENTSO-E features, but it builds upon > 10 (transitive) dependencies (including huge
ones such as numpy) which isn't maybe that nice when running on a Raspberry Pi.