All Community Content

Upgrade to ARC Pro
Harnessing the power of ARC Pro, your robot can be more than just a simple automated machine.
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
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
I Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a men's size 12. The construction is 73%...
Sighthound Cloud API by SightHound
Featured
Sighthound Cloud API

Cloud-based detection of people and faces in robot camera video; returns locations, gender, age, pose, emotion, plus 68-point facial landmarks.

wallE built with ioTiny by JustinRatliff
Featured
Robot By Justinratliff

Updating software and wiring a small non-motorized Wall·E: servo port mapping, using stock toy switches on one ADC line with resistors.

Your Community Content

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

Sending Float Value Via UART

Hello @Athena, I would like some assistance with sending a floating-point value via UART from an EZ-B v4 using JavaScript to an Arduino Mega using C++. Here's a snippet of my current code: EZ-B v4 JavaScript Code: js UART.initHardwareUart(0, 9600); var actualCourse = 91.55; // Need an appropriate method to send the floating-point value correctly...
question

Wireless RPLIDAR A1 With Raspberry Pi

Can I Make RPLIDAR A1 Work Wirelessly with ARC Using Raspberry Pi 4? Hi everyone, I'm working on a robotics project and I want to use the RPLIDAR A1 sensor wirelessly with Synthiam ARC. I was wondering if it's possible to stream LIDAR data over Wi-Fi from a Raspberry Pi 4 (connected to the RPLIDAR via USB) to ARC running on my Windows laptop. My...
question
Building Autonomous Robot For Terrain Cleanup

Building Autonomous Robot For Terrain Cleanup

Mitch Torri, the owner of ASI in Mendon, Utah, generously provided my V2R_AG_Robotics 4H club with a robot project reminiscent of...
question

Understanding Servo Resolution In ARC

Could someone help refresh my memory on servo resolution settings in ARC? I'd like to revisit this topic to better understand how it affects my robot's performance. I'm using the high-quality, low-cost EZ-Robot HD servos in my robot. I love that they're quiet and durable under tough conditions. I've explored the Support section on the Synthiam...
question

Synchronized LED Blinking Iotiny

Hello, Athena! I am trying to use the PWMRandom(D6, 0) and PWMRandom(D7, 0) commands to control two LEDs, simulating human-like blinking simultaneously. I'm utilizing the IoTiny controller for this project. Could you please advise on how to achieve this synchronized blinking effect? Thank you!
general
Trouble Uploading Robot Project

Trouble Uploading Robot Project

Hi, I'm having trouble uploading a new robot project. The page isn't recognizing my YouTube video. I'm finding it quite challenging to understand all the...
question

ARC Remote UI Network Password Issue

I am experiencing an issue where the network password is not being recognized when trying to view a user interface in Synthiam ARC through the Remote UI feature on my Android Galaxy S20, using the app downloaded from the Play Store. Initially, after setting up everything on my phone and configuring ARC, I was able to view the user interface I...
general
Sabertooth Controller Red Error Light

Sabertooth Controller Red Error Light

I'm working on an autonomous boat for a university/school project designed to collect rubbish from lakes. It features a front-mounted conveyor...
question

Minimum Screen Resolution For ARC

What is the minimum recommended screen resolution for running the ARC application on a Windows PC? I am currently evaluating Single Board Computer (SBC) displays and need to know if there is a recommended user interface resolution for ARC. I've been unable to find this information within the ARC system requirements.
question
ARC Remote UI App Compatibility Query

ARC Remote UI App Compatibility Query

I have a question regarding the ARC Remote UI app. On the Interface Builder skill page, I observed that there is only one available link for...
question
Issues With Third-Party Voices

Issues With Third-Party Voices

I have a question regarding the Speech Synthesis Settings in the ARC software. Hello, I recently purchased a new voice from CereProc and installed it...
question
Multiple Rplidar Skills Issue

Multiple Rplidar Skills Issue

I have a question regarding the RPLidar robot skill in Synthiam ARC. Why am I unable to create multiple instances of this skill within my project? DJ, I'm...