Radium2571
United Kingdom
Asked
Hi guys,
Is it possible to use a neopixel ring directly with the EZ-B v4? I've tried looking for tutorials but haven't had much luck.
Related Hardware (view all EZB hardware)
EZ-B V4
by EZ-Robot
EZ-B v4/2 robot controller: dual Cortex ARM, Wi-Fi, audio/video, 24 servo/digital ports, I2C/UART, camera and Synthiam ARC control for custom robots
Wi-Fi / USB
Servos
24
Camera
Audio
UART
3
I2C
ADC
8
Digital
24
Related Robot Skills (view all robot skills)
Neopixel Ring
by CochranRobotics
ARC UI for onboard computers to control NeoPixel rings via serial: test/run patterns, preview and copy Arduino serial commands, includes sample code.
Requires ARC
v3
Neopixel Blaster
by Synthiam
DIY NeoPixel Blaster for ARC - open-source controller for up to 8×80 LEDs (640), port‑0 onboard RGB, color control via ControlCommand

No, you must use an aduino with EZB. The AI support bot gave you the awser.
Yeah I figured that might be the case but was hoping there would be a way to do it straight from the ezb, thanks for the help
There’s a number of options that you can see in the AI bot’s response. Ideally there is probably a neopixel controller from adafruit, I imagine. And that would connect directly to any ezb
As a heads up, Adafruit uses all arduino or arduino-compatible products to drive neopixels. They developed the first arduino library to work with these type of LEDs and have stuck with it.
So either way you'll need to use an arduino, unless you want to build a Neopixel Blaster.