All Community Content

Upgrade to ARC Pro
ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!
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 Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
MPU6050 Tilt Angle Sensor by Proteusy
Featured
By Proteusy

MPU6050 Tilt Angle Sensor

The MPU-6050 sensor contains a MEMS accelerometer and a MEMS gyro in a single chip. It is very accurate, as it contains a 16-bits analog to...

Cardboard Wall-e! by Henrik
Featured
By Henrik

Cardboard Wall-e!

So I thought Id share my Wall-E so far. Since I havent got my hands on a toy Wall-E I decided to build my own. The idea is to build him out...

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
blog
Arcx Community Introduction

Arcx Community Introduction

About Synthiam Synthiam Inc. is a pioneering force in automation, artificial intelligence (AI), and technology business integration, dedicated to making advanced...
question

Inflection AI

Is the ARC development team planning to develop a skill for integrating infection AI with another AI chatbot in the near future?
question
Control Robot Over Internet

Control Robot Over Internet

I have built a small robot inspired by the AdventureBot. Ive added a third wheel, a horn speaker, an ultrasonic sensor, and a pan/tilt camera. All devices and servos...
question

ARC As A ROS Node?

Any word on ROS integration? I think you said you were in talks several months ago. https://synthiam.com/About/News/19882
question

How To Set The Controller Board Number In An ARC Script?

Hi Athena, We have two robot head controller boards connected to ARC using two different Wi-Fi adapters. I am wondering how I can interact with a specific board from a Python script that I am writing using the Script option in ARC. Is there a way to specify a board index or something similar to target a particular board? Thanks in advance, Satish
question

Volume Control For Sound Played On My PC

I am attempting to find the control to adjust the volume for sounds played on my PC using Synthiam ARC. This includes sounds played through the PlayAudio command or files played from the Soundboard (PC) feature. Some of my MP3 files are playing at a low volume, and I would like to increase it. Is there an obvious step or setting that I might be...
question

Removing A Beta Skill

I have developed several skills as part of my learning process to understand how to create skills in Synthiam ARC. Currently, all these skills are in beta status. I would like to know the procedure for deleting one of these beta skills to avoid confusion with outdated or unnecessary skills. Could someone guide me on how to delete a skill that is...
question

Converting Script Code To Javascript

Can you convert the following Script code to Javascript? controlCommand(Camera, CameraFaceTrackingDisable) $FaceRecog = 0 $Speech = 0 # Change eyes to blue if (IsConnected(0) = 1) pwm(d17,100) pwm(d18,0) pwm(d19,0) pwm(d21,100) pwm(d22,0) pwm(d23,0) endif # Set all servos to start position Servo(d0,90) Servo(d1,90) Servo(d2,40) Servo(d3,180)...
question

Raspberry Pi Better Navigation Example Needed

Hello Athena, I am interested in building a Synthiam robot using a Raspberry Pi as the main controller. I would like to incorporate the Better Navigation skill into my project. Could you please provide an example of the necessary hardware components and a wiring diagram to help me set it up? Thank you, Steve V
question

JD Humanoid Simulator

Hello, I would like to inquire if there is a simulator available for the JD Humanoid robot. I have been informed that the robot will arrive in approximately two months. However, our academic semester has already commenced, and we are eager to begin working with the robot as soon as possible to avoid any delays in our learning process. Thank you.
general
Cute Little Open Source 3D Printed Robot.

Cute Little Open Source 3D Printed Robot.

You might want to consider 3D printing a component for your project. This could be an excellent opportunity to utilize the IoTiny...
feature request
Open
CAN BUS Control

CAN BUS Control

Challenge. Go big or go home. Im looking into the CAN actuators used on the Cheetah mini. They are not poorly priced ($300) and offer 150 pound/inch of torque @ 24v. They are brush less,...