All Projects → jp112sdl → HB-UNI-RGB-LED-CTRL

jp112sdl / HB-UNI-RGB-LED-CTRL

Licence: other
HomeMatic compatible RGB Controller for adressable RGB LEDs (WS28xx, Neopixel,...)

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to HB-UNI-RGB-LED-CTRL

WS281x.swift
A Swift library for WS281x (WS2811,WS2812*,WS2813*) RGB led strips, rings, sticks, matrices and more.
Stars: ✭ 32 (+68.42%)
Mutual labels:  neopixel, ws2812b, ws2811
Wordclock
Diy Wordclock with an esp32 and ws2812b Leds
Stars: ✭ 19 (+0%)
Mutual labels:  neopixel, ws2812b
pyhomematic
Python 3 Interface to interact with Homematic devices
Stars: ✭ 87 (+357.89%)
Mutual labels:  home-automation, homematic
ioBroker.wled
IoBroker integration to WLED project
Stars: ✭ 22 (+15.79%)
Mutual labels:  ws2812b, ws2811
node-red-contrib-homematic
🏠 Control your Homematic devices using Node-Red
Stars: ✭ 18 (-5.26%)
Mutual labels:  homematic, homematic-devices
ioBroker.hm-rega
Connects HomeMatic CCU "Logic Layer" ("ReGaHSS") to ioBroker
Stars: ✭ 36 (+89.47%)
Mutual labels:  home-automation, homematic
AskSinAnalyzer
Analyzer for radio telegrams in a HomeMatic environment
Stars: ✭ 54 (+184.21%)
Mutual labels:  homematic, homematic-devices
rpi-ws2812-server
Raspberry Pi WS2812 (web) server tool
Stars: ✭ 143 (+652.63%)
Mutual labels:  neopixel, ws2811
ioBroker.hm-rpc
Connects HomeMatic Interface-Processes to ioBroker
Stars: ✭ 55 (+189.47%)
Mutual labels:  home-automation, homematic
NeoPixel-60-Ring-Clock
Time displayed as a series of colored arcs on a 60 Ring NeoPixel
Stars: ✭ 15 (-21.05%)
Mutual labels:  neopixel
node-homeassistant
Node.js wrapper for the home-assistant websocket api
Stars: ✭ 27 (+42.11%)
Mutual labels:  home-automation
home-assistant-config
🏠 Home Assistant Configuration & Documentation for my smart home using Node-RED for automations. Press ⭐ for notification of updates.
Stars: ✭ 34 (+78.95%)
Mutual labels:  home-automation
ha-illuminance
Home Assistant Illuminance Sensor
Stars: ✭ 53 (+178.95%)
Mutual labels:  home-automation
Netatmo
.Net implementation of Netatmo API's
Stars: ✭ 16 (-15.79%)
Mutual labels:  home-automation
epilepsia
Beaglebone cape for driving up to 32x64 Neopixels (WS2812 LEDs).
Stars: ✭ 15 (-21.05%)
Mutual labels:  neopixel
node-enocean
an enocean implementation for node.js
Stars: ✭ 26 (+36.84%)
Mutual labels:  home-automation
thc
THC - Tight Home Control (version 2)
Stars: ✭ 51 (+168.42%)
Mutual labels:  home-automation
splendida
256 WS2812B LEDs arranged in Fermat's Spiral Shape
Stars: ✭ 28 (+47.37%)
Mutual labels:  ws2812b
Stranger Things Wall
A wall of addressable LEDs inspired by the Netflix series Stranger Things that displays messages from Twitter.
Stars: ✭ 22 (+15.79%)
Mutual labels:  neopixel
tinkerhub
Build, connect to, interact and tinker with things on your local network
Stars: ✭ 22 (+15.79%)
Mutual labels:  home-automation

HB-UNI-RGB-LED-CTRL

HomeMatic kompatibler RGB Controller für adressierbare RGB LEDs (WS28xx, Neopixel,...)

Bis ca. 144 LEDs ist ein Arduino Pro Mini (3.3V / 8 MHz) ausreichend: wiring_ProMini

Bei > 144 LEDs ist ein Arduino Mega 2560 erforderlich: wiring_2560

Um Platz zu sparen, kann man die Mega2560 Core Variante einsetzen:
Auf dem abgebildeten Foto habe ich die Reset-Leiterbahn durchtrennt, so dass ich den Taster an Pin13 als Config-Taster verdrahten konnte.

Achtung: anders als abgebildet, muss - um dauerhafte Beschädigungen am CC1101 zu vermeiden - ein LevelShifter in die Datenleitungen eingebunden werden.

Benötigte Libs:

sowie auf der Zentrale (CCU2 / CCU3 / RaspberryMatic) das JP-HB-Devices Addon.

Demo: demo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].