Skip to content

Commit

Permalink
Dynamic white channel calibration for incoming HyperHDR v18 support (…
Browse files Browse the repository at this point in the history
…sk6812 RGBW)
  • Loading branch information
awawa-dev committed May 3, 2022
1 parent d5a63ee commit f2c7ce9
Show file tree
Hide file tree
Showing 7 changed files with 928 additions and 1,492 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ Compile the sketch using Arduino IDE. You need:
For RGB strip like WS8212b comment it with a '//', leave it for RGBW SK6812:
*#define THIS_IS_RGBW*

For RGBW cold white LED strip version if above declaration is defined, delete it or comment it with '//' for RGBW neutral:
*#define COLD_WHITE*

Skip first led in the strip, that is used as level shifter:
*bool skipFirstLed = true;*

Expand Down
Loading

0 comments on commit f2c7ce9

Please sign in to comment.