United Kingdom
Asked

EZ-B V4 Neopixel Ring

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.
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

ARC Pro

Upgrade to ARC Pro

Don't limit your robot's potential – subscribe to ARC Pro and transform it into a dynamic, intelligent machine.

Author Avatar
Portugal
#1   — Edited

No, you must use an aduino with EZB. The AI support bot gave you the awser.

Author Avatar
United Kingdom
#2  

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

Author Avatar
PRO
Synthiam
#3  

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

Author Avatar
PRO
Canada
#4  

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.