RGBduino / RGBDuino

User manual
62 stars 17 forks source link

Wrong pins for RGB leds in examples #2

Open imvovas opened 4 years ago

imvovas commented 4 years ago

You should change #define PIN1 6 to 13 for Ardafruit NeoPixel library in \Upload Code\RGB_LED_test\RGB_LED_test.ino, because RGB leds are located on pins 12 and 13 on RGBDuino board.

mariovirgili commented 3 years ago

But remember to set it back to 6 if you want to use the RGB Shield