Portugal
Asked

Can Pimoroni Servo 2040 Be An EZB?

I plan to use a Raspi 4 as an embedded SBC.  From that I want to use four EZBs to control sensors and servos.  Does anyone know how to make a Pimoroni servo 2040 into an EZB?  Is it possible?   Thanks


Related Hardware Raspberry Pi

ARC Pro

Upgrade to ARC Pro

Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.

#1   — Edited

We do not have a Pimoroni servo 2040 controller to test with, but we may be able to whip up a firmware for you to try. They are not Arduino compatible, so our existing firmware will not work on their onboard microcontroller. They are python compatible, so the firmware could be altered to work with python. We were hoping you could test the various firmware we build to get it right.

Have you considered using any supported EZBs or servo controllers? As seen here: https://synthiam.com/Support/Hardware/Hardware-Overview

PRO
Belgium
#2  

cd26453

do you mean something like this ?

User-inserted image

PRO
Belgium
#3  

hi

i found this video about the servo board 2040 .

PRO
Synthiam
#4  

They'll communicate via USB, I believe. The documentation for that board is quite vague. We're having a few challenges sorting it out