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 a0f7e8f commit 08584b0
Show file tree
Hide file tree
Showing 4 changed files with 414 additions and 594 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ Compile the sketch using Arduino IDE. You need:
For RGB strip like WS8212b delete it or comment it with '//', 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*

SPI: for APA102/SK9822/HD107 delete it or comment it with '//', leave it for WS2801:
*#define is_WS2801*

Expand Down
Loading

0 comments on commit 08584b0

Please sign in to comment.