budulinek's Stars
arendst/Tasmota
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
hakwerk/labca
A private Certificate Authority for internal (lab) use, based on the open source ACME Automated Certificate Management Environment implementation from Let's Encrypt (tm).
raomin/ESPAltherma
Monitor your Daikin Altherma / ROTEX heat pump with ESP32
rlogiacco/CircularBuffer
Arduino circular buffer library
setnicka/ulozto-downloader
EOL - end of life | Uloz.to quick multiple sessions downloader
sidoh/epaper_templates
Template-oriented driver for e-paper displays
sarnau/Inside-The-Loxone-Miniserver
Inside The Loxone Miniserver – various documentation about the Loxone Link/Tree protocol and hardware
budulinek/arduino-modbus-rtu-tcp-gateway
Arduino-based Modbus RTU to Modbus TCP/UDP gateway with web interface. Allows you to connect Modbus RTU slaves (such as sensors, energy meters, HVAC devices) to Modbus TCP/UDP masters (such as home automation systems). You can adjust settings through web interface.
pstolarz/OneWireNg
1-wire service library. OneWire compatible. Dallas thermometers support.
budulinek/arduino-altherma-controller
Arduino-based controller for Daikin Altherma heat pumps. The controller connect to the Altherma heat pump via P1/P2 bus, has a built-in webserver for configuration (of the controller itself). Integration to Loxone home automation system via UDP protocol, allows you to monitor and control your Altherma heat pump.
JAndrassy/StreamLib
Arduino library with Stream helper classes. BufferedPrint stream for efficient networking. ChunkedPrint for HTTP chunked encoding. ChunkedStreamReader for HTTP chunked decoding. CStringBulder builds a c-string with Print class methods. StringReadStream to wrap string as Stream. And printf() function with formatting string from F macro.
budulinek/easy-loxone-influx
Loxone to InfluxDB script using UDP logs
PeterEmbedded/BH1750FVI
Digital Light Sensor
RobTillaart/printHelpers
Arduino library to help formatting data for printing
budulinek/arduino-sensors-udp-gateway
Arduino-based sensor gateway with web interface. Collects data data from sensors (see bellow for supported sensor types) and sends them as a JSON-formatted UDP message.