home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] Amblight project/guide - Hyperion - WS2801/ WS2812B / APA102
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rick164" data-source="post: 1153137" data-attributes="member: 17766"><p>In your Hyperion config file there's a section where you can change the RGB order:</p><p></p><p>[code]</p><p>"name" : "MyPi",</p><p>"type" : "adalight",</p><p>"output" : "/dev/ttyACM0",</p><p>"rate" : 460800,</p><p>"colorOrder" : "grb"</p><p>[/code]</p><p></p><p>ColorOrder GRB should work correctly for WS2812B however some brands / productions switch that around, so you basically want to swap out R with B there <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>Another way is to change that in the Arduino sketch but if you used the one from the tutorial on the first page that's already fine.</p></blockquote><p></p>
[QUOTE="Rick164, post: 1153137, member: 17766"] In your Hyperion config file there's a section where you can change the RGB order: [code] "name" : "MyPi", "type" : "adalight", "output" : "/dev/ttyACM0", "rate" : 460800, "colorOrder" : "grb" [/code] ColorOrder GRB should work correctly for WS2812B however some brands / productions switch that around, so you basically want to swap out R with B there :) Another way is to change that in the Arduino sketch but if you used the one from the tutorial on the first page that's already fine. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] Amblight project/guide - Hyperion - WS2801/ WS2812B / APA102
Contact us
RSS
Top
Bottom