Our Products
Precision-engineered LED modules designed for makers
Built for Makers
Everything you need to add stunning LED effects to your project
96 LEDs, Dual Rings
Two concentric rings of 48 WS2812B-compatible LEDs. Address each LED individually or use ring-level helpers for elegant patterns.
26 Built-in Effects
From rainbow wheels to fire simulations, comet trails to heartbeat pulses — all customizable with color, speed, and intensity parameters.
Arduino Ready
Install the RobotechPixel library, wire 3 pins, and you're running effects in under 5 minutes. Works with Arduino, ESP32, and RP2040.
1#include <RobotechPixel.h>2RobotechPixel px(BOARD_NEORING, 1, 7);3void setup() { px.begin(); }4void loop() { fxRainbowWheel(px, millis()); px.show(); }
4 lines to your first rainbow
Made with NeoRing
Inspiration for your next project
Cosplay Armor
LED-lit helmet visors, chest plates, and energy effects.
Robot Eyes
Expressive dual-ring eyes with animated patterns.
Desk Lamp
Ambient lighting with 26 moods at your fingertips.
Drone Ring Light
Lightweight orientation indicators and landing lights.


