To confirm that this part fits your vehicle, please enter your vehicle's details below.
Select
Make:
Select
Submodel:
Select
Engine:
This part is compatible with vehicle(s).Show all compatible vehicles1
Year
Make
Model
Submodel
Trim
Engine
Description:
RGB
Product Features:
Program Platform: for , UIFlow(Blockly, Python)
Two Le go-compatible holes
Package Include:
1x RGB Unit
1x Grove Cable
Related Link:
Offical Video
Forum
EasyLoader:
The code below is incomplete. To get complete code, please click .
/* Install the AdaFruit NeoPixel library first */ #include Adafruit_NeoPixel.h> #define RGB_PIN 26 #define NUMPIXELS 3 // new a object Adafruit_NeoPixel pixels = Adafruit_NeoPixel(NUMPIXELS, PIN, NEO_GRB+NEO_KHZ800); int delayval = 150;// delay for half a second // initialization pixels.begin(); // This initializes the NeoPixel library. // display rgb pixels.setPixelColor(0, pixels.Color(100,0,0));//parameter = (rgb index, color) pixels.setPixelColor(1, pixels.Color(0,100,0)); pixels.setPixelColor(2, pixels.Color(0,0,100)); pixels.show(); // This sends the updated pixel color to the hardware.
2. UIFlow
here
PinMap:
M5Core(GROVE B)
GPIO36
GPIO26
5V
GND
RGB Unit
Signal Pin
5V
GND
Credit Card
1, Please key in the correct shipping address in English while checking out with
PayPal. Or the order will be shipped to your PayPal address.
2, If your home address (habitually receiving address) has been changed, please
edit your PayPal address in time to avoid editing receiving address repeatedly while
checking out with PayPal.
3, Normally, dropshipping order will be shipped out in 1 business day and non-dropshipping
order 2 business days.
Shipping Method
Item
Area
Delivery time
Delivery time
In Peak Season
Standard
United States, Canada
15-20 calendar day
25-30 calendar days
Australia, New Zealand, Singapore, Vietnam, Malaysia, Israel,Indonesia, Turkey
20-25 calendar days
30-35 calendar days
Russia, United Kingdom, France, Spain, Germany, Netherlands, Spain, Ukraine, Japan, Belgium, Denmark, Finland, Ireland, Norway, Portugal, Sweden, Switzerland