Juergen Skrotzky
Juergen Skrotzky
Qt-Frameless-Window-DarkStyle
simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)
ESP8266-MFRC522
MFRC522 RFID module connected to ESP8266 (ESP-12) WiFi module
ESP8266-WiFi-Relay
simple sketch of using ESP8266WebServer to switch relays on GPIO pins. It serves a simple website with toggle buttons for each relay
FastLED-GFX
FastLED port of https://github.com/adafruit/Adafruit-GFX-Library
node-rpi-ws2801
A node.js library to control a WS2801 RGB LED stripe via SPI with your Raspberry Pi
ESP8266-WiFi-Relay-Async
simple sketch for ESP8266 of using ESPAsyncWebServer to switch relays on GPIO pins, serves a simple website with toggle buttons for each relay and uses AsyncWiFiManager to configure WiFi network.