Image | Item | Location | Available | |
---|---|---|---|---|
Dual 7-Segment Display - LED (RGB) This is not your basic 7-segment display. The Dual 7-Segment Display features two digits with an RGB LED in every single segment! You will now have a small 7-segment LED in your project with a full-color display! The Dual 7-Segment Display is breadboard friendly and possesses a digit height of 0.56in (14.22mm). The red LEDs have a forward voltage of 2VDC, 2.85VDC for green, and 2.95VDC for blue, with a continuous forward current per segment of 10mA for the red LEDs and 5mA for the green and blue. | 2/2 | |||
NeoPixel Ring - 16 x 5050 RGB LED with Integrated Drivers Round and round and round they go! 16 ultra bright smart LED NeoPixels are arranged in a circle with 1.75" (44.5mm) outer diameter. The rings are 'chainable' - connect the output pin of one to the input pin of another. Use only one microcontroller pin to control as many as you can chain together! Each LED is addressable as the driver chip is inside the LED. Each one has ~18mA constant current drive so the color will be very consistent even if the voltage varies, and no external choke resistors are required making the design slim. Power the whole thing with 5VDC (4-7V works) and you're ready to rock.There is a single data line with a very timing-specific protocol. Since the protocol is very sensitive to timing, it requires a real-time microconroller such as an AVR, Arduino, PIC, mbed, etc. It cannot be used with a Linux-based microcomputer or interpreted microcontroller such as the netduino or Basic Stamp. Our wonderfully-written Neopixel library for Arduino supports these pixels! As it requires hand-tuned assembly it is only for AVR cores but others may have ported this chip driver code so please google around. An 8MHz or faster processor is required.Comes as a single ring with 16 individually addressable RGB LEDs assembled and tested. | 3/3 | |||
NeoPixel Stick - 8 x 5050 RGB LED with Integrated Drivers Make your own little LED strip arrangement with this stick of NeoPixel LEDs. We crammed 8 of the tiny 5050 (5mm x 5mm) smart RGB LEDs onto a PCB with mounting holes and a chainable design. Use only one microcontroller pin to control as many as you can chain together! Each LED is addressable as the driver chip is inside the LED. Each one has ~18mA constant current drive so the color will be very consistent even if the voltage varies, and no external choke resistors are required making the design slim. Power the whole thing with 5VDC (4-7V works) and you're ready to rock.The LEDs are 'chainable' by connecting the output of one stick into the input of another - see the photo above. There is a single data line with a very timing-specific protocol. Since the protocol is very sensitive to timing, it requires a real-time microconroller such as an AVR, Arduino, PIC, mbed, etc. It cannot be used with a Linux-based microcomputer or interpreted microcontroller such as the netduino or Basic Stamp. Our wonderfully-written Neopixel library for Arduino supports these pixels! As it requires hand-tuned assembly it is only for AVR cores but others may have ported this chip driver code so please google around. An 8MHz or faster processor is required.Comes as a single stick with 8 individually addressable RGB LEDs assembled and tested.Our detailed NeoPixel Uberguide has everything you need to use NeoPixels in any shape and size. Including ready-to-go library & example code for the Arduino UNO/Duemilanove/Diecimila, Flora/Micro/Leonardo, Trinket/Gemma, Arduino Due & Arduino Mega/ADK (all versions) NeoPixel Stick - 8 x 5050 RGB LED with Integrated Drivers (6:15) | 0/1 | |||
NeoPixel RGB 5050 LED with Integrated Driver Chip - 100 Pack Make your own smart LED arrangement with the same integrated LED that is used in our NeoPixel strip and pixels. This tiny 5050 (5mm x 5mm) RGB LED is fairly easy to solder and is the most compact way possible to integrate multiple bright LEDs to a design. The driver chip is inside the LED and has ~18mA constant current drive so the color will be very consistent even if the voltage varies, and no external choke resistors are required making your design minimal. Power the whole thing with 5VDC and you're ready to rock.This is the 4 pin LED chip version, not 6. It is code compatible and the same over-all shape and functionality but not the same pinout so you cannot use these to replace an 'S chip. If you are designing a new PCB we suggest going with the B, since it has built in polarity protection. Other than that, B and S are the same brightness, and use the exact same code interface.The LEDs are 'chainable' by connecting the output of one chip into the input of another - see the datasheet for diagrams and pinouts. To allow the entire chip to be integrated into a 6-pin package, there is a single data line with a very timing-specific protocol. Since the protocol is very sensitive to timing, it requires a real-time microconroller such as an AVR, Arduino, PIC, mbed, etc. It cannot be used with a Linux-based microcomputer or interpreted microcontroller such as the netduino or Basic Stamp. The LEDs basically have a WS2811 inside, but fixed at the 800KHz 'high speed' setting. Our wonderfully-written Neopixel library for Arduino supports these pixels! As it requires hand-tuned assembly it is only for AVR cores but others may have ported this chip driver code so please google around. An 8MHz or faster processor is required. These raw LEDs are cut from a reel and/or might be loose. They may not suitable for pick & place + reflow. We recommend these for careful hand soldering only! Comes in a package with 100 individual LEDs. We have a ready-to-go component for this in the Adafruit EAGLE library | 0/100 | |||
5050 Cool White LED w/ Integrated Driver Chip - 10 Pack - ~6000K For those of us who are maybe a little tired of rainbows, we now have 'smart LEDs' in monochrome! Make your own smart Cool White LED arrangement with the same integrated LED dr that is used in our new fancy DotStar strips. Unlit, the color resembles a yellow Starburst. Lit up these are insanely bright (like ow my eye hurts) and can be controlled with 24 bit high-frequency PWM. The phosphor helps diffuse the 3 white dies inside together for a very bright but consistant light, compared to what you get by trying to mix RGB to make white (which never quite looks right) This tiny 5050 (5mm x 5mm) SMD LED is fairly easy to solder and is the most compact way possible to integrate multiple bright LEDs to a design. If you want to prototype with these, we recommend our 5050-size LED breakout PCBs, solder them on for a breadboard-friendly package They're also a great upgrade for people who have loved and used NeoPixels for a few years but want to use the same kind of technology for monochromatic lighting. DotStar LEDs use generic 2-wire SPI, so you can push data much faster than with the NeoPixel 800 KHz protocol and there's no specific timing required. They also have much higher PWM refresh rates, so you can do Persistence-of-Vision (POV) and have less flickering, particularly at low brightness levels. Like NeoPixels, DotStar LEDs are 5050-sized LEDs with an embedded microcontroller inside the LED. You can set the brightness of each of 3 individual cool white dies epoxied into the case. Each LED acts like a shift register, reading incoming data on the input pins, and then shifting the previous data out on the output pin. By sending a long string of data, you can control an infinite number of LEDs, just tack on more or disconnect unwanted LEDs at the end. The PWM is built into each LED-chip so once you set the brightness you can stop talking to the strip and it will continue to PWM all the LEDs for you. Another nice thing about DotStars is their high PWM rate. You only have to set the brightness data for each pixel LED once, and then the LED+built-in-chip will handle the PWMing. On NeoPixels, this PWM rate happens 400 Hz, which works well but is noticably at lower brightnesses and if the strip is moving in any way. DotStars have a 20 KHz PWM rate, so even when moving the LED around, you won't see the pixelation, the blending is very smooth. Comes in a package with 10 individual LEDs. We have a tutorial showing wiring, power usage calculations, example code for usage, etc. for DotStars Please check it out! Please note that the tutorial and code talk about RGB, but of course, this LED is just WWW, three individual white LEDs instead. | 50/50 | |||
NeoPixel Cool White LED w/ Integrated Driver Chip - 10 Pack - ~6000K For those of us who are maybe a little tired of rainbows, we now have 'smart LEDs' in monochrome! Make your own smart Cool White LED arrangement with the same integrated LED driver that is used in our NeoPixel LED strips. Unlit, the color resembles a yellow Starburst. Lit up these are insanely bright (like ow my eye hurts) and can be controlled with 24 bit high-frequency PWM. The phosphor helps diffuse the 3 white dies inside together for a very bright but consistant light, compared to what you get by trying to mix RGB to make white (which never quite looks right) This tiny 5050 (5mm x 5mm) SMD LED is fairly easy to solder and is the most compact way possible to integrate multiple bright LEDs to a design. If you want to prototype with these, we recommend our 5050-size LED breakout PCBs, solder them on for a breadboard-friendly package NeoPixel LEDs use 800 KHz protocol so specific timing is required. On NeoPixels, the PWM rate is 400 Hz, which works well but is noticable if the LED is moving. In comparison, DotStars have a 20 KHz PWM rate, so even when moving the LED around, you won't see the pixelation, the blending is very smooth. (we recommend DotStars if you can use them!) NeoPixels are 5050-sized LEDs with an embedded microcontroller inside the LED. You can set the brightness of each of 3 individual cool white dies epoxied into the case. Each LED acts like a shift register, reading incoming data on the input pins, and then shifting the previous data out on the output pin. By sending a long string of data, you can control an infinite number of LEDs, just tack on more or disconnect unwanted LEDs at the end. The PWM is built into each LED-chip so once you set the brightness you can stop talking to the strip and it will continue to PWM all the LEDs for you. Comes in a package with 10 individual LEDs. We have a tutorial showing wiring, power usage calculations, example code for usage, etc. for NeoPixel Please check it out! Please note that the tutorial and code talk about RGB, but of course, this LED is just WWW, three individual white LEDs instead. | 10/10 | |||
DotStar Addressable 5050 Warm White LED w/Integrated Driver Chip - 10 Pack ~3000K For those of us who are maybe a little tired of rainbows, we now have 'smart LEDs' in monochrome! Make your own smart Warm White LED arrangement with the same integrated LED driver that is used in our new fancy DotStar strips. Unlit, the color resembles an egg yolk. Lit up these are insanely bright (like ow my eye hurts) and can be controlled with 24 bit high-frequency PWM. The phosphor helps diffuse the 3 white dies inside together for a very bright but consistant light, compared to what you get by trying to mix RGB to make white (which never quite looks right) This tiny 5050 (5mm x 5mm) SMD LED is fairly easy to solder and is the most compact way possible to integrate multiple bright LEDs to a design. If you want to prototype with these, we recommend our 5050-size LED breakout PCBs, solder them on for a breadboard-friendly package They're also a great upgrade for people who have loved and used NeoPixels for a few years but want to use the same kind of technology for monochromatic lighting. DotStar LEDs use generic 2-wire SPI, so you can push data much faster than with the NeoPixel 800 KHz protocol and there's no specific timing required. They also have much higher PWM refresh rates, so you can do Persistence-of-Vision (POV) and have less flickering, particularly at low brightness levels. Like NeoPixels, DotStar LEDs are 5050-sized LEDs with an embedded microcontroller inside the LED. You can set the brightness of each of 3 individual cool white dies epoxied into the case. Each LED acts like a shift register, reading incoming data on the input pins, and then shifting the previous data out on the output pin. By sending a long string of data, you can control an infinite number of LEDs, just tack on more or disconnect unwanted LEDs at the end. The PWM is built into each LED-chip so once you set the brightness you can stop talking to the strip and it will continue to PWM all the LEDs for you. Another nice thing about DotStars is their high PWM rate. You only have to set the brightness data for each pixel LED once, and then the LED+built-in-chip will handle the PWMing. On NeoPixels, this PWM rate happens 400 Hz, which works well but is noticably at lower brightnesses and if the strip is moving in any way. DotStars have a 20 KHz PWM rate, so even when moving the LED around, you won't see the pixelation, the blending is very smooth. Comes in a package with 10 individual LEDs. We have a tutorial showing wiring, power usage calculations, example code for usage, etc. for DotStars Please check it out! Please note that the tutorial and code talk about RGB, but of course, this LED is just WWW, three individual white LEDs instead. | 10/10 | |||
Rugged Metal Pushbutton - 16mm 6V RGB Momentary By popular demand, we now have these buttons with a full color RGB LED ring light! These chrome-plated metal buttons are rugged, but certainly not lacking in flair. Simply drill a 16mm hole into any material up to 1/4" thick and you can fit these in place – there's even a rubber gasket to keep water out of the enclosure. On the front of the button is a flat metal actuator, surrounded by a plastic RGB LED ring. On the back there are two gold contacts for the button and 4 for the RGB LED ring (one anode and 3 cathodes for each red, green, and blue). Power the anode at 3-6V and light up the red, green, and blue LEDs by pulling their designated contacts to ground as you desire – there's a built in resistor! If you want to use this with a higher voltage, say 12V or 24V, simply add a 1K ohm resistor in series with the LED cathodes to keep the LED current at around 20mA. You can PWM the RGB pins to make any color you like.This button is a momentary push button, when you press it the 'normally-open' contact shorts to the common contact. When you release it, the contacts open up again.The switch and LED are electrically separated, so to change the color, use a microcontroller to both read the contact pins and toggle the color control pins. | 4/4 | |||
Parallax ColorPAL The Parallax ColorPAL combines an RGB LED, a light sensor, and a microcontroller to make a color sensor that can also be used as an ambient light detector and a color generator. Readings are reported via a 1-wire asynchronous serial interface. ColorPAL side view. The ColorPAL from Parallax is a miniature color and light sensor that can double as a color generator with its RGB LED. When sensing color, the ColorPAL uses its LED to illuminate a sample one color component at a time while measuring the light reflected back with a broad-spectrum light-to-voltage converter. The amount of light reflected from the sample under illumination from each red, green, and blue LED can be used to determine the sample’s color. For the ColorPAL to detect the color of a subject, the subject must be reflective and non-fluorescent. The color of objects that emit light (e.g. LEDs) cannot be detected. Detects a wide range of colors and outputs data as 10-bit RGB (Red/Green/Blue) components. Detects broad-spectrum ambient light with sensitivity down to 44µW/cm2 per lsb. Generates 24-bit color using onboard RGB LED. Plugs into servo headers or cables or solderless breadboards. Single-pin interface uses a simple serial protocol to define and initiate color detection and generation. Color detection and generation details handled by onboard microcontroller. Onboard EEPROM for saving custom color detection and generation programs. Autorun feature permits running a pre-designated EEPROM program with only a power supply. Power requirements: 5.0 VDC Communication: 1-wire serial (asynchronous, non-inverted, open-drain serial protocol) with automatic baud rate detection from 2400 – 7200 bps Dimensions: 1.72 × 0.90 × 0.65 in (44 × 23 × 17 mm) Communication with the ColorPAL takes place using serial I/O, transmitting and receiving at between 2400 and 7200 baud, using a non-inverted, open-drain protocol. The ColorPAL includes a pull-up resistor to Vdd, so you do not need to apply one externally. Because of the open-drain protocol, the pin used to communicate with the ColorPAL should always be configured as an input, except when being driven low. Also, when starting up, you should wait for this pin to be pulled high by the ColorPAL before trying to send it any commands. Please see the user’s manual (297k pdf) for more information. People often buy this product together with: | 1/1 | |||
SparkFun RGB LED Breakout - WS2812B This is a breakout board for the WS2812B RGB LED. The WS2812B (or “NeoPixel”) is actually an RGB LED with a WS2811 built right into the LED! All the necessary pins are broken out to 0.1" spaced headers for easy bread-boarding. Several of these breakouts can even be chained together to form a display or an addressable string. | 5/5 | |||
SparkFun RGB and Gesture Sensor - APDS-9960 This is the SparkFun RGB and Gesture Sensor, a small breakout board with a built in APDS-9960 sensor that offers ambient light and color measuring, proximity detection, and touchless gesture sensing. With this RGB and Gesture Sensor you will be able to control a computer, microcontroller, robot, and more with a simple swipe of your hand! This is, in fact, the same sensor that the Samsung Galaxy S5 uses and is probably one of the best gesture sensors on the market for the price. The APDS-9960 is a serious little piece of hardware with built in UV and IR blocking filters, four separate diodes sensitive to different directions, and an I2C compatible interface. For your convenience we have broken out the following pins: VL (optional power to IR LED), GND (Ground), VCC (power to APDS-9960 sensor), SDA (I2C data), SCL (I2C clock), and INT (interrupt). Each APDS-9960 also has a detection range of 4 to 8 inches (10 to 20 cm). Features Operational Voltage: 3.3V Ambient Light & RGB Color Sensing Proximity Sensing Gesture Detection Operating Range: 4-8in (10-20cm) I2C Interface (I2C Address: 0x39) | 2/2 | |||
Adafruit 0.96" 160x80 Color TFT Display w/ MicroSD Card Breakout - ST7735 Say hello to our 0.96" 160x80 Color TFT Display w/ MicroSD Card Breakout – we think it's T-F-Terrific! It's the size of your thumbnail, with glorious 160x80 pixel color. This very very small display is only 0.96" diagonal, packed with RGB pixels, for making very small high-density displays. This lovely little display breakout is a great way to add a small, colorful and bright display to any project. Since the display uses 4-wire SPI to communicate and has its own pixel-addressable frame buffer, it can be used with every kind of microcontroller. Even a very small one with low memory and few pins available! The 0.96" display has 160x80 color pixels. Unlike the low cost "Nokia 6110" and similar LCD displays, which are CSTN type and thus have poor color and slow refresh, this display is a true TFT! The TFT driver (ST7735R) can display full 16-bit color using our library code. The breakout has the TFT display soldered on (it uses a delicate flex-circuit connector) as well as a ultra-low-dropout 3.3V regulator and a 3/5V level shifter so you can use it with 3.3V or 5V power and logic. We also had a little space so we placed a microSD card holder so you can easily load full color bitmaps from a FAT16/FAT32 formatted microSD card. The microSD card is not included, but you can pick one up here. Of course, we wouldn't just leave you with a datasheet and a "good luck!" - we've written a full open source graphics library that can draw pixels, lines, rectangles, circles, text and bitmaps as well as example code and a wiring tutorial. The code is written for Arduino IDE but can be easily ported to your favorite microcontroller! | 1/1 | |||
RGB Color Sensor with IR filter and White LED - TCS34725 Your electronics can now see in dazzling color with this lovely color light sensor. We found the best color sensor on the market, the TCS34725, which has RGB and Clear light sensing elements. An IR blocking filter, integrated on-chip and localized to the color sensing photodiodes, minimizes the IR spectral component of the incoming light and allows color measurements to be made accurately. The filter means you'll get much truer color than most sensors, since humans don't see IR. The sensor also has an incredible 3,800,000:1 dynamic range with adjustable integration time and gain so it is suited for use behind darkened glass.We add supporting circuitry as well, such as a 3.3V regulator so you can power the breakout with 3-5VDC safely and level shifting for the I2C pins so they can be used with 3.3V or 5V logic. Finally, we specified a nice neutral 4150°K temperature LED with a MOSFET driver onboard to illuminate what you're trying to sense. The LED can be easily turned on or off by any logic level output.Connect to any microcontroller with I2C and our example code will quickly get you going with 4 channel readings. We include some example code to detect light lux and temperature that we snagged from the eval board software.A detailed tutorial is here, check out our Arduino library and follow our tutorial to install. Wire up the sensor by connecting VDD to 3-5VDC, Ground to common ground, SCL to I2C Clock and SDA to I2C Data on your Arduino. Restart the IDE and select the example sketch and start putting all your favorite fruit next to the sensor element! RGB Color Sensor with IR filter - TCS34725 (19:36) | 1/2 | |||
Adafruit USB + Serial LCD Backpack Add-On with Cable Adding a character display to your project or computer has never been easier with the new Adafruit USB or TTL serial backpack! This custom-designed PCB can connect to the back of any 16x2 or 20x4 character LCD and does everything you could want: printing text, automatic scrolling, setting the backlight, adjusting contrast, making custom characters, turning on and off the cursor, etc. It can even handle our RGB backlight LCDs with full 8-bit PWM control of the backlight. That means you can change the background color to anything you want - red, green, blue, pink, white, purple yellow, teal, salmon, chartreuse, or just leave it off for a neutral background. On non-RGB backlights you'll be able to dim the backlight (it's on the same pin as the 'Red' LED) Inside this backpack is an USB-capable AT90USB162 chip that listens for commands both a mini-B USB port and a TTL serial input wire. The USB interface shows up as a COM/serial port on Windows/Mac/Linux. The backpack will automatically select data from whichever input is being used. For the USB connection, it will work at any baud rate. For the TTL connection, the default baud rate is 9600 but you can send it a command to set the baud rate to 2400, 4800, 9600, 19200, 28800, or 57600 baud. (The baud rate is flashed on the LCD during powerup). Any customizations such as baud rate, backlight color, brightness, splash screen, etc. are stored permanently EEPROM.The command interface is compatible with the popular "Matrix Orbital" specifications so this backpack will work perfectly with computer applications or libraries that are expecting a "Matrix" LCD such as "LCD Smartie". We added a few extra commands for the RGB backlight and setting the LCD size. If you don't want to use the commands, you can just start sending ASCII to the LCD and it will magically appear as typed. Does not include an LCD module! You'll need to pick out an LCD from the shop and solder it on the back. | 1/1 | |||
Cool White LED Weatherproof Flexi-Strip 60 LED These LED strips are ultra bright, fun and glowy. There are 60 cool white LEDs per meter, and you can control the entire strip at once with any microcontroller and a power transistor. The way they are wired, you will need a 9-12VDC power supply and connect directly. If you want to dim the strip, use any NPN or N-channel MOSFET (although the big powerful kind is good for a large strip) and PWM the input.We splurged and got the weatherproof kind with white background color. There's a 3M adhesive strip on the back which should stick to most smooth surfaces. Great for architectural lighting (under-counter or under-cabinet), decorating your bicycle or car, making lamps, etc. You'll need a lot of power to light these up, we suggest our 12V 5A supply. To connect it to a power supply, pick up a 2.1mm female jack and wire it to the strip with some heat shrink. For portable use, we suggest a 8xAA battery holderPlease Note: these strips are weatherproof so they'll be more rugged than uncoated strips, but they not designed for long term submersion in water, especially chlorinated water, or exposed to UV (eg sunlight) for extended periods of time. They are for indoor use or light outdoor use without direct sun/water. That means you cannot put them into a pool, lake, aquarium, etc. The silk-screening and LED brightness of the strips may vary slightly from reel to reel. Once the adhesive backing has been removed, the strips are not returnable!You can cut this stuff pretty easily with wire cutters, there are cut-lines every 5cm (3 LEDs each), and trim off the weatherproof cover with a hobby knife. Solder to the 0.1" copper pads and you're good to go.They come in 5 meter reels and are sold by the meter! If you buy 5m at a time, you'll get full reels. If you buy less than 5m, you'll get a single strip, but it will be a cut piece from a reel which may or may not have a connector on it. If the piece comes from the end of the reel, the connector may be on the output end of the strip!We don't have a tutorial specifically for the white LED strips but they're basically identical to the RGB LED strips we carry, except that instead of 3 different colored LEDs there is only cool white so we suggest our tutorial on thoseWhen purchasing a full reel, there will be two wires on either side you can connect directly to 12V. Be sure to try both 'directions' as the wire colors do not necessarily indicate which wire is the ground wire. It will not damage the strip if you connect it backwards so if it isn't lighting, try the other way! When purchasing a smaller piece, if you have 4 pads labeled RGB connect the RGB pads together and tie those to ground and connect the 12V+ pad to 12VDC | 1/1 | |||
Analog RGBW LED Strip - RGB plus Warm White - 60 LED/m - ~3000K A dream come true...an analog LED strip with both RGB and Warm White LEDs...It's so........bbbeeeaaaaauuuttttiiiifuuulllll!!! These LED strips are fun and glowy. There are 60 RGB and Warm White LEDs per meter - you can control the entire strip at once with any microcontroller and three transistors. The way they are wired, you will need a 9-12VDC power supply and then ground the R/G/B/W pins to turn on the colors. Use any NPN or N-channel MOSFET (although the big powerful kind is good for a large strip) and PWM the inputs for color-mixing. This is the 60 LED-per-meter RGB + Warm White version. We also have this in RGB + Cool White. We splurged and got the weatherproof kind with a white flexi PCB. Great for decorating your bike or art project, costuming or funky fashion. For powering, a good 12V supply is key. The one we carry will do well for fixed installations. For portable use, we suggest a 8xAA battery holder Please Note: these strips are weatherproof so they'll be more rugged than uncovered strips, but they not tested for long term submersion in water, especially chlorinated water, or exposed to UV (eg sunlight) for extended periods of time. They are for indoor use or light outdoor use without direct sun/water. That means you cannot put them into a pool, lake, aquarium, etc. The silk-screening and LED brightness of the strips may vary slightly from reel to reel You can cut this stuff pretty easily with wire cutters, there are cut-lines every 5cm (3 LEDs each), and trim off the weatherproof cover. Solder to the 0.1" copper pads and you're good to go. They come in 4 meter reels, and are sold by the meter! If you buy 4m at a time, you'll get full reels. If you buy less than 4m, you'll get a single strip, but it will be a cut piece from a reel which may or may not have a connector on it. If the piece comes from the end of the reel, the connector may be on the output end of the strip! We have a full tutorial with details, diagrams, schematics and Arduino + CircuitPython code for using your RGBW LED strip, please check it out! | 1/1 |