Pinned Loading
-
LCD-Display
LCD-Display PublicI2C-LCD-Display mit Arduino oder Raspberry Pi über MQTT steuern
-
7-Segment-Anzeige
7-Segment-Anzeige Public7-Segment-Anzeige(n) mit Python über Raspberry Pi steuern
Python
-
RGB-LED-IR-Control-RPi
RGB-LED-IR-Control-RPi PublicControl RGB-LED-Stripes using a Raspberry Pi with LIRC and Python
Python
-
face_recognition_webserver
face_recognition_webserver PublicGesichtserkennung inkl. Webserver für Docker
Python
-
Updater for Proxmox
Updater for Proxmox 1#!/bin/bash
2# update all containers and host
3# execute on host
45echo "[UPDATER] +++ updating host and containers only +++"
-
Python MQTT
Python MQTT 1import time
2import paho.mqtt.client as mqtt
34def on_connect(client, userdata, flags, rc):
5print("Connected with result code " + str(rc))
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.