Forum >PWM on D2, D3 and D4 on Rainbow Ring (v3)
ArduinoGeneral

PWM on D2, D3 and D4 on Rainbow Ring (v3)

userHead MrSkippy 2012-03-22 13:12:52 2802 Views1 Replies
Hi all,

I combined the Rainbow Ring V3 (SKU:DFR0141) with the Light Disc (SKU:DFR0106) on the three digital pins (D2, D3, D4).
I can make the basic colors (Red, Green, Blue, Yellow, Aqua, Fuchsia, White), but I like to make more colors and tune it down a bit with my code.
I found a library that could PWM all pins on a Arduino, but this interferes with RGB_Ring_v3 library.

Is there a way I can change the library so the other pins can PWM as well?

2012-03-22 19:55:48 MrSkippy,


You can modify the library, but I'm not sure what changes you would need to make to get your code working with the library. You could try to make your own library which would allow you to build in your own needs
userHeadPic Hector