✨ Light up your rig, own the vibe! 🌈
The airgoo NEON Addressable RGB PC LED Strip features 42 individually controllable LEDs encased in a flexible, diffused silicone tube. Designed exclusively for 5V 3-pin ARGB headers, it supports major motherboard lighting ecosystems like ASUS Aura SYNC, Gigabyte RGB Fusion, and MSI Mystic Light. Included magnetic brackets ensure effortless installation, making it the perfect upgrade for millennial pros seeking a sleek, customizable glow that syncs seamlessly with their gaming or work setup.
Color | NEON ARGB LED Strips, 5v 3-pin, 42 LEDs |
Brand | airgoo |
Indoor/Outdoor Usage | Indoor |
Special Feature | Dimmable, Compatible with ASUS Aura SYNC, Gigabyte RGB Fusion, MSI Mystic Light Sync Motherboard 5V 3-Pin addressable LED headers |
Light Source Type | LED |
Power Source | 5V 3-Pin ARGB LED headers ONLY |
Light Color | RGB |
Theme | Indoor |
Occasion | Gift |
Style | Modern |
Material | Silicone Rubber |
Controller Type | ASUS Aura SYNC, Gigabyte RGB Fusion, MSI Mystic Light Sync Motherboard 3-pin D-RGB Header |
Connectivity Protocol | ASUS Aura SYNC, Gigabyte RGB Fusion, MSI Mystic Light Sync |
Connectivity Technology | Bluetooth |
Number of Light Sources | 42 |
Voltage | 5 Volts |
Wattage | 10 watts |
Included Components | 2 x Neon Addressable LED Strip (40cm) 2 x ARGB Extension Cable |
Number of Items | 2 |
Item dimensions L x W x H | 15.75 x 0.55 x 0.28 inches |
Control Method | App |
Water Resistance Level | Not Water Resistant |
Wireless Communication Technology | Bluetooth |
Manufacturer | airgoo |
Part Number | AG-NEON-LS1 |
Item Weight | 6.3 ounces |
Product Dimensions | 15.75 x 0.55 x 0.28 inches |
Country of Origin | China |
Item model number | AG-NEON-LS1 |
Assembled Height | 0.7 centimeters |
Assembled Length | 40 centimeters |
Assembled Width | 1.4 centimeters |
Shape | Linear |
Specific Uses | Compatible with ASUS Aura SYNC, Gigabyte RGB Fusion, MSI Mystic Light Sync Motherboard 5V 3-Pin addressable LED |
Special Features | Dimmable, Compatible with ASUS Aura SYNC, Gigabyte RGB Fusion, MSI Mystic Light Sync Motherboard 5V 3-Pin addressable LED headers |
Shade Material | Neon |
Light Direction | Up/Down Light |
Batteries Included? | No |
Batteries Required? | No |
R**R
Great strips!
The lights are great and the strips are neither too bright nor too dim. The length is just right for 360mm fan setups. There is hot-spotting (you can tell where each LED is placed) but I have seen much worse in lesser products and it's only noticeable for lighter colors. My biggest complaint is that with most motherboards, you will need to daisy chain the two strips together and then you cannot control each strip individually, the 2nd will have the exact same light setup as the first. As for the magnets, they are great and stick to the case firmly enough where they won't move or fall on their own. I do wish they had a few more magnets for each connector, or at least the straight ones for some fancier showcases, but the provided ones do enough for your average setup. All in all, pretty great product I would definitely recommend!
A**R
a little personality for a little dough
could use some more retainer magnets for more solid placement, but otherwise a winner in my book.
S**N
Great lights
Color and the built are great. I use the magnetic strip guide to design my lights. I wish it comes with a few for magnetic guides to help with the desired installation placement.
B**Y
Fantastic product and Vendor customer service!
The initial pack I purchased had some minor problems with an internal connections in one of the strands and depending on the positioning of the strands it wouldn't stay illuminated. I reached out to the customer support team Airgoo and they immediatly apologized and sent me a free set to make things right. I was so impressed I ended up buying a second set from Amazon! The build quality, color quality and ease of installation for all 5 strips I have in my PC are amazing; and for only $20 a pop they are a good value too.My only complaints are the lack of mounting hardware each pack comes with. If you want to keep it simple it's not a big deal but I wanted a lot of twists in my lighting so I bought an additional mounting pack. I'd like to see a couple more corner mounting brackets per pack, but other than that I cannot recommend this enough for customer lighting!In short: great product, good build quality, fantastic customer service team at Airgoo, and an affordable pricetag. I highly recommend this product
T**M
Amazing
A nice upgrade if you don’t want RGB fans or anything like that. I personally love all black builds with RGB ram and a product like this. Shows off the insides of my PC but, still keeps the nice black theme going. I highly recommend this if you want a cheap upgrade to the aesthetics of your PC.
P**L
Works with Arduino and ESP32 using FastLED library
The LEDs are ws2812B and work well. Example code for rainbow effect:#include <FastLED.h>// Define the number of LEDs#define NUM_LEDS 42#define LED_PIN 5 // Pin connected to the data input of the WS2812B strip// Create an array to hold the LED colorsCRGB leds[NUM_LEDS];void setup() {// Initialize the FastLED libraryFastLED.addLeds<WS2812, LED_PIN, GRB>(leds, NUM_LEDS);FastLED.clear();FastLED.show();}void loop() {// Example animationsrainbowEffect();}// Function to display a rainbow effectvoid rainbowEffect() {static uint8_t hue = 0;for (int i = 0; i < NUM_LEDS; i++) {leds[i] = CHSV(hue + (i * 10), 255, 255); // Hue gradient along the strip}FastLED.show();hue++; // Update the starting hue for the next framedelay(20); // Adjust the delay for animation speed}// Function to set all LEDs to a solid colorvoid solidColor(CRGB color) {fill_solid(leds, NUM_LEDS, color);FastLED.show();}// Function to turn off all LEDsvoid clearStrip() {FastLED.clear();FastLED.show();}
D**R
Perfect
The media could not be loaded. Quite flexible tape and the kit contains everything you need to attach the tape to the PC case. Also colors are transmitted perfectly. It's better to download Signal Rgb for control rgb in your case. It's worth the price and I recommend this tape to everyone.
D**Y
Two LED strips, only one RGB channel to control them both! Look for a better product.
I don't recommend! Look for a product that lets you use a separate RGB channel for each LED strip. This comes with two separate LED strips, but most likely, you will have to connect them both to the same channel, meaning no independent control or programming of each strip. This defeats the purpose of addressable RGB! This is because only one of each type of ADD-RGB cable is included. If you have a an ASUS/MSI motherboard that uses +5V/D/GND connectors for RGB LEDs then you must use your one cable to connect one strip and daisy chain the other LED strip off that one, and both strips will be controlled together with the same channel. If you have a motherboard that does not use the 2nd gen ADD-RGB, then you must use the other cable and daisy chain them with the extension -- once again, only being able to use one channel to control both. Why they didn't just throw in another cheap 25 cent connector cable of each type is beyond me.
Trustpilot
1 week ago
1 month ago