NeoPixelBus
HyperHDR
NeoPixelBus | HyperHDR | |
---|---|---|
12 | 7 | |
1,174 | 1,068 | |
- | - | |
7.9 | 8.1 | |
7 days ago | 2 days ago | |
C++ | C++ | |
GNU Lesser General Public License v3.0 only | MIT |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NeoPixelBus
-
Does anyone use RGBW addressable leds?
This library (and some others) supports them: https://github.com/Makuna/NeoPixelBus
-
Example: FastLED for RGBW strips (via NeoPixelBus and NPBColorLib)
FastLED doesn't natively support RGBW addressable strips as of version 3.5.0 (October 2022). The alternate library NeoPixelBus does support RGBW strips, but handles animation in a completely different way than FastLED does.This snippet is an example of a way to shuttle data from FastLED RGB to NeoPixelBus RGBW, for folks (like me!) who prefer creating animations with FastLED.The additional library NPBColorLib is needed because NeoPixelBus doesn't (currently) use the white channel when converting RGB to RGBW -- see https://github.com/Makuna/NeoPixelBus/issues/323Tested with:FastLED, version 3.5.0 from https://github.com/FastLED/FastLEDNeoPixelBus, version 2.7.0 from https://github.com/Makuna/NeoPixelBusNPBColorLib, updated 2020-05-29 from https://github.com/jackjansen/NPBColorLib
-
Lots of issues with NodeMCU and led libraries
I know it sounds insane, but it was an example script and I had issues with other example scripts too. Here's the example: https://github.com/Makuna/NeoPixelBus/blob/master/examples/NeoPixelBrightness/NeoPixelBrightness.ino
- How do you measure the task switching rate inside the kernel?
-
RGB/RGBW mix and match help!
Do you mean https://github.com/Makuna/NeoPixelBus ?
- ceiling light potential project advice
-
Help finding a Non 12E version of the 8266
One of the issues I ran into with LED chains (not the same kind of setup as this) was that some of the data pins on ESP8266 support hardware PWM and some don't. The LED library I used automatically did software PWM / bit-banging on the later pins. This bogged down the processor enough to make the wifi & IR-reception flakey when the number of LEDs was too high. https://github.com/Makuna/NeoPixelBus/wiki/ESP8266-NeoMethods has a bit on that - essentially only GPIO 1,2,3 support non-bit-banging. Depending on the board, you'll have different GPIO pins in different places, and some perhaps not available at all. I don't know how this LED panel is controlled, my guess is that some of the control pins need to be at high resolution, and that using hardware for that as much as possible will reduce the overhead needed, making it all run smoother.
-
Fastled Alternative for RGBW led strips
That said, if you need RGBW support right now you could look at NeoPixelBus. It has very few of the capabilities of FastLED though...
-
Best RGBW conversion method?
Have you also tried Makuna's Neopixelbus for pushing out the RGBW pixels? Same thing with slower framerate?
-
PCB/Schematic Review - ESP-12E LED Controller
Double-check that the outputs you chose will work for WLED (all of them will need "bit-banging" to generate the signal, which takes a bit of processing power - GPIO1,2,3 would be able to generate the signal directly). If you have a dev-board, this should be easy to check.
HyperHDR
-
TV ambiance?
You can DIY your own with a IC-based RGB/RGBW strip and a rPi or x86 PC + ESP microcontroller using software like Hyperion or HyperHDR, combined with WLED.
- Have an LG WebOS TV? Did you know you can run hyperhdr (hyperion) right on the TV?
-
How should I wire my LEDs for Hyperion / HyperHDR (SK6812)
This page https://github.com/awawa-dev/HyperHDR/wiki/Level-Shifter shows that a level shifter (3v3 to 5v) is needed for your lights.
- diy ambilight
- Question
-
New backlights installed. The color matching is pretty cool when playing certain games.
If you're interested in a raspberry pi option using an hdmi splitter https://www.hyperhdr.eu
-
Got Hyperion up & running!
I spent a lot of time looking into this. Didn't want to lose HRD to implement Hyperion. I found the HyperHDR fork. Which will convert HRD signal to SDR and works really well out of the box. only thing I had to update was to turn the brightness down in the capture settings. Found a HDMI splitter on Amazon that handles CEC pass through. I lost Dolby Vision, because I couldn't find a splitter that will downgrade dolby vision to 1080p for the capture card. But I had to be honest with myself, I can't tell the difference between Dolby Vision and HDR 10+. Now I have an ambient light solution that allows me to keep HDR without dropping big bucks on something like HD Fury. Very Happy, works with HA still too.
What are some alternatives?
ESPixelStick - Firmware for the ESPixelStick
hyperion.ng - The successor to Hyperion aka Hyperion Next Generation
FastLED - The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.
moonlight_hdr_launcher - Launch anything in HDR mode using Moonlight
WLED-wemos-shield - Wemos D1 Mini (ESP8266) or Wemos ESP32 D1 Mini (ESP32) based universal shield for WLED firmware
Adalight-FastLED - Adalight with FastLED support
NeoPixel-Stair - Stair LedLights, using NeoPixel Ledstrips and an Arduino
OpenRGB - Open source RGB lighting control that doesn't depend on manufacturer software. Supports Windows, Linux, MacOS. Mirror of https://gitlab.com/CalcProgrammer1/OpenRGB. Releases can be found on GitLab.
esp32WS2811 - Arduino library for ESP32 to drive WS2811 LEDs using the RMT peripheral
obs-v4l2sink - obs studio output plugin for Video4Linux2 device
ESP8266_ArtNetNode_v2 - ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
xbmc - Kodi Matrix 19.0 HDR Windows API