Robot Building Questions

Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Synthiam Credit is $0.00
Discover ways you can lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Exosphere
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Robot Builder Coffee Mug, 11oz

Robot Builder Coffee Mug, 11oz

Start your robot building day on the right wheel, err foot, with this Synthiam Robot Builder black coffee mug. This...
RPLidar by Slamtec
Featured
By Slamtec

RPLidar

NMS Lidar is the robot skill driver for all Slamtec Lidars (i.e., A series, C series, and S series, etc.).

F.k.q. Robot by cliffordkoperski
Featured
By cliffordkoperski

F.k.q. Robot

21dof 19 servos 7.4 volt 2000ma run time 1h servo brackets $70 servos $200 ezbv4 $100 ezb camera $60 cheap as u can get for a robot with as...

question

How Do I Display An Image

how do i display a changeable image on my mobile interface? I can assign text to a variable and display it. But how can I display a photo alongside that text?
question

How To Control Servos With The Raspberrypi Running EZB Server (Blueberry Server)

Im trying to control Servomotors with my Raspberry Pi running EZB Server (BlueBerry Server). I added an Horizontal Servo Controller, selected D13, wired everything up accordingly and defined the min and max values. Just like Im used to with my EZ-Robot board. However on the RaspberryPi I didnt achieve a single movement. What am I missing here?
question
Open Ai Chat GPT Not Saving Edited Conversation

Open Ai Chat GPT Not Saving Edited Conversation

ARC Pro 11.29 How can I have Open Ai Chat GPT save the edited conversation? When I goto openai chatgpt and the conversation...
question
Adding Two More Movementpannels

Adding Two More Movementpannels

hi #athena is it possible to get these two movement pannels in ARC? i see the mobil is not there anymore . thanks
question
Making A Arc Tutorial

Making A Arc Tutorial

I am thinking about making a tutorial for Arc. Please show me a link to the start page?
question

Brushed Esc

What movement panel or control to use with Brushed esc for brushed motors?
question

HSD8001 Tablet/PC

Has anyone tried running  ARC on a HSD8001 Tablet/PC?  It is a nice size for mounting on a robot. https://mobspares.com/products/hsd8001-tablet-pc-8-inch-2-5d-screen-4gb-64gb-windows-10-intel-atom-z8300-quad-core-support-tf-card-hdmi-bluetooth-dual-wifisilver?variant=43025678041282
question

Arc Auto Update

Two arc updates ago you included an option to disable automatic updating of the program. I cannot seem to find that option anywhere in arc. Can you point me in the right direction where this option is available? And Im going to schedule and need to get this figured out by tomorrow afternoon (Thursday). Your quick attention would be appreciated....
question
UART And ASCII Dec.

UART And ASCII Dec.

@DJ My question pertains to UART communication. Hopefully I can explain this ... lol? ASCII UARTWrite(0,0,49) in decimal form is = 1 UARTWrite(0,0,50) in decimal form is = 2...
question
Cognitive Vision Not Speaking

Cognitive Vision Not Speaking

Hello All- How do I get Cognitive Vision to say what it sees from the camera? For some reason I can not get Cognitive Vision to speak the variable, it just says...
question

Camera Script To Reconnect, Does It Exist

Does a Camera script to reconnect, exist? Sometimes not often the camera disconnects. Can a script be implemented to reconnect it? Thank you.
question

Cognitive Vision Script Collection Only Executing Previous Vision

Hello All- Why is the script collection not executing the real time vision from Cognitive Vision skill? Im using Cognitive Vision - ControlCommand(Azure Text To Speech, speak, I see + getVar($VisionDescription)); and It works fine when I click describe image but when I make a script collection and execute same command it only speaks and sees what...