Lewansoul Servo icon Lewansoul Servo Control LewanSoul LX-16A servos via ARC (EZ-B v4/IoTiny): assign virtual ports, read positions, set speeds, and enable continuous rotation. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Discover the limitless potential of robot programming with Synthiam ARC Pro – where innovation and creativity meet seamlessly.
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Credit
Contribute to the community and earn credit to lower the cost of Synthiam robotics products and subscriptions.
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Midi Control by Synthiam
Featured
Midi Control

MIDI I/O for ARC: send/receive notes, run per-note scripts, control PC or external instruments, with panic to stop stuck notes.

Diy Awesome Project Case Made From Netgear Routers And Superglue by jstarne1
Featured
Robot By Jstarne1

Build a custom, low-cost project case from used routers for $12 using a Dremel and superglue to house a light, fan and ezb.

Community

Welcome to the Synthiam Robotics Community

Sign in to unlock your personalized community feed — browse your posts, track replies, follow discussions, and join the conversation.

Log In to Access Your Content
question
Open
Micro:Bit Buttons Driving Tic Tac Toe

Micro:Bit Buttons Driving Tic Tac Toe

I’ve got a BBC micro:bit connected to ARC over USB using the BBC micro:bit skill (flashed the firmware from the skill and can see Button A/B and...
question
Open
UART_V6 Subject Line Options:- UART_V6 Waypoint Be…

UART_V6 Subject Line Options:- UART_V6 Waypoint Be…

Hi @Athena, I'm trying to make an ARC UART script that works seamlessly with an Arduino Mega. Both scripts are...
question
Safeint And Clampint Explained

Safeint And Clampint Explained

@Athena, can you explain the functions safeInt and clampInt? Why are they used and how can the values be changed? Thanks - Jack. Context: This looks like an ARC...
question
Left Motors Stall Until Scan Request

Left Motors Stall Until Scan Request

@Athena - can you review the Arduino sketch below and explain why the left motors (LeftFront and LeftBack) do not run until...
question
Open
Sound Servo To XL-320 On Darwin Mini

Sound Servo To XL-320 On Darwin Mini

I’m trying to get my ROBOTIS DARWIN MINI (OpenCM9.04, 16x XL-320) to "talk" using the Sound Servo (PC Speaker) skill, but the selected...
question
Open
Dialogflow Driving Sphero Reliably

Dialogflow Driving Sphero Reliably

I’ve got a Sphero (SPRK+) paired over Bluetooth and the Sphero Movement Panel works great for manual driving. I’m now layering in the DialogFlow robot...
question
Global Variables Between Scripts In ARC

Global Variables Between Scripts In ARC

@Athena, can you help me set up global variables in one script (LEG_v6) so they can be read and sent by another script (UART_v6)? Context: I'm...
question
Open
Why Does Speech Recognition Pickup Background Nois…

Why Does Speech Recognition Pickup Background Nois…

One thing I still don't understand: whenever I have the "Speak Rec" Robot Skill operating, it picks up...
question
Obstacle Scan Only Once

Obstacle Scan Only Once

, #include #include static const uint8_t UART_HEADER = 0xA5; // ARC -> Arduinostatic const uint8_t CMD_STOP_MOTORS = 0x01;static const uint8_t CMD_ACTUAL_BEARING =...
question
Stepper Reset Issue In Arduino Sketch

Stepper Reset Issue In Arduino Sketch

I'm using an Arduino Mega as the hardware controller (acting like an EZB/microcontroller) to provide PWM to four stepper motors via the...
question
Open
Gripper Servo JS Conversion

Gripper Servo JS Conversion

, This is a Script Skill question - could you help convert some EZ-Script I used previously into a JavaScript (ARC Script) version? Context: This is for a two-arm...
question
12C Adres How Do I Know?

12C Adres How Do I Know?

i know i asked this before.but i cant find the topic. my question is ,if i change a 12c port as in pic below. how do i now withs port i changed on ezbv ?sinds there are 3...