Search found 2 matches

by alpertandogan
Thu May 25, 2017 2:31 pm
Forum: WeMos
Topic: WeMos D1 Mini WS8212 RGB LED Shield (HCWEMO0008)
Replies: 3
Views: 17433

Re: WeMos D1 Mini WS8212 RGB LED Shield (HCWEMO0008)

Hi You are correct. Because i canged my code (Blue-g,Green-b) response is diffrent but the reason is hardware problem. I change rgb shield with new one its work well. RGBBuffer[BLUE][0] = g; RGBBuffer[GREEN][0] = b; My working sample below... Best regards. Using browser to set http://192...../rgb?r=...
by alpertandogan
Wed May 24, 2017 7:56 pm
Forum: WeMos
Topic: WeMos D1 Mini WS8212 RGB LED Shield (HCWEMO0008)
Replies: 3
Views: 17433

Re: WeMos D1 Mini WS8212 RGB LED Shield (HCWEMO0008)

Hi I use your library with wemos d1 mini and rgb shield shown your picture. I just need set the led color RGB http://www.colorspire.com/rgb-color-wheel shown this site. Red : 255,0,0 Blue :0,0,255 Yellow :255,255,0 But your librarr does not responde like that. HCWS2812.SetBG(0, 0, 0); HCWS2812.Clear...

Go to advanced search