问题标签 [neopixel]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
0 回答
6 浏览

raspberry-pi - Set Brightness Fadecandy with rpi

I am making a project with neopixels, a RPI and a fadecandy.I am very new to all of this.

I have written some code because I want to make different animations on my neopixels. The problem I am facing now, I don't know how to change the brightness for the neopixels.

I tried some different things but I always get in conflict and I think it is maybe because I am using the fadecandy? I am also using the opc library.

I wanted to ask if someone knows how to change the brightness when I am still using the fadecandy?

Or would it be more easy to just change the project and use an arduino?