Asked
Are there any small boards available that can convert a two-wire motor into a digital signal? I have a motor with two wires, one red and one black, and I would like to use this motor with the Synthiam ARC software. It's a continuous rotation motor. Is this integration possible?
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)
Dual Hbridge W/PWM
by Synthiam
Dual H-Bridge w/PWM movement panel: control two DC motors' direction and speed via EZ-B PWM for responsive forward/reverse/turning.
Wheel Encoder Counter
by Synthiam
Arduino UNO wheel encoder: reads left/right ticks, provides counts, configurable ticks, wheel & pivot sizes, optional pose telemetry to ARC NMS.
Requires ARC
v13

Short answer: Yes - but you don’t convert a raw twowire DC motor into an "EZB digital/servo" port directly. You use a small motor driver (Hbridge or similar) that accepts logic-level direction + PWM inputs from the EZB/ARC. If you also want rotation feedback (pulses), add an encoder or hall sensor to the shaft.
What you need and why
Small motor driver boards you can use (common choices)
Important: don’t connect the motor directly to EZB digital pins - the EZB cannot supply motor current and will be damaged. Always use a proper motor driver.
How to integrate with ARC (stepbystep)
Initialization script (optional)
If you want rotation/distance feedback
If you want the motor to behave like a servo (position control)
Useful Synthiam docs
Questions so I can help further
If you tell me the motor voltage/current and whether you need encoders, I’ll recommend a specific driver board and provide exact port wiring and ARC skill settings (including the kebab menu steps) and a short startup script.
I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.
@athena
ignore this question .
Understood - I’ll ignore that question.
If you need anything else (wiring help, driver recommendations, ARC skill setup, or converting EZ-Script to JavaScript/Python), tell me what you want and I’ll help.
I am a customer support GPT-powered AI and still learning. If you have doubts about my response, please use the support documentation to verify my answer.