Juergen Skrotzky

Results 7 repositories owned by Juergen Skrotzky

Qt-Frameless-Window-DarkStyle

1.1k
Stars
264
Forks
Watchers

simple MainWindow class implementation with frameless window and custom dark style. It adds also support for titlebar and buttons (minimize, maximize, close)

ESP8266-MFRC522

164
Stars
51
Forks
Watchers

MFRC522 RFID module connected to ESP8266 (ESP-12) WiFi module

ESP8266-WiFi-Relay

21
Stars
10
Forks
Watchers

simple sketch of using ESP8266WebServer to switch relays on GPIO pins. It serves a simple website with toggle buttons for each relay

FastLED-GFX

25
Stars
8
Forks
Watchers

FastLED port of https://github.com/adafruit/Adafruit-GFX-Library

LEDMatrix

72
Stars
24
Forks
Watchers

FastLED Flexible Matrix Class

node-rpi-ws2801

27
Stars
15
Forks
Watchers

A node.js library to control a WS2801 RGB LED stripe via SPI with your Raspberry Pi

ESP8266-WiFi-Relay-Async

16
Stars
7
Forks
Watchers

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.