All Community Content

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
Remote control robots using your phone or PC, or grant access to others for collaborative control.
Add your robot to Exosphere for telepresence and remote operation
Sythiam Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience with a custom flair....
Live Stream Broadcast by Amin
Featured
By Amin

Live Stream Broadcast

Broadcast audio and video from ARC camera control to the web

iRobot Roomba Hack by DJ Sures
Featured
By DJ Sures

iRobot Roomba Hack

DJ modifies an iRobot Roomba to be wirelessly controlled with the EZ-B. He also adds a webcam and voice recognition! This is all done by...

general

Enhancing ARC For An Advanced Wall-E Companion Robot

hey DJ need some help! I recently came across your impressive work on Synthiam ARC and Exosphere, and I must say, the capabilities showcased are truly remarkable. Inspired by the video demonstrating your innovative platform, I am currently working on building a custom Wall-E robot. The project has been incredibly exciting, and I see immense...
question

Wheel Counting With Arduino

Hello @Athena, Could you please review the following code that I am using on my Arduino Mega 2560 to count motor pulses? I am encountering an issue with the output on the Serial Monitor. cpp int encoderValue_A = 0; int encoderValue_B = 0; void setup() { Serial.begin(9600); pinMode(2, INPUT); pinMode(3, INPUT);...
question
Some More Encoder

Some More Encoder

DJ hi,  I am getting some weird map results in Better Navigator using the encoder counter skill. Using a Roomba via PC COM port and for Level #3 Group #2, I taped into Roomba encoders...
question

How To Use Bing Speech Recognition With Python

Hello Athena, Is it possible to send a query through Bing Search and then receive the results in my Python script? Im looking to integrate these search results into my project using Synthiam ARC. Could you provide some guidance on how to achieve this integration? Thank you!
question
Open

How To Use Different Voices

@Athena How do I add new better voices for speech synthesis? The 2 defaults are pretty bad.
Navigation
Wheel Encoder Counter
By Synthiam

Wheel Encoder Counter v12

Compatible with firmware that counts wheel rotation for left and right wheels with wheel encoder.
Audio
Speech Synthesis Settings
By Synthiam

Speech Synthesis Settings

Use this robot skill to adjust the speech settings and audio effects for spoken speech synthesis on EZB index #0. Main Window 1. Voice...
firmware
Wheel Encoder Firmware For Arduino Genuino Uno

Wheel Encoder Firmware For Arduino Genuino Uno

The EZ Wheel Encoder firmware, developed by Synthiam Inc, is designed for Arduino UNO and compatible microcontrollers. It...
Artificial Intelligence
Openai Chatgpt
By OpenAI

Openai Chatgpt v23

Use Chat GPT with your robot. Give your robot a personality and conversational ability and describe images. This robot skill adds chatbot...
robot
Nomad's Remix Inmoove Head

Nomads Remix Inmoove Head

hi all Ive created a modified version of the EZ Robot head, featuring both side-to-side and up-and-down (yes) movements. This new design includes an improved base for...
question

Does Arc Recognize ADXL345 Accelerometer?

Hello everyone i am in the planning phase of a robot build, it has a 2dof head and 2dof right and left arm and 1dof base rotation. I was wondering if an off-the-shelf accelerometer like ADXL345 be used to control those servos? They make ADXL345 accelerometers that already have a type c port which would make it easy to plug into a computer. I was...
general
Making A Rocket Launch Controller!

Making A Rocket Launch Controller!

I am using an IO Tiny as my IoT model rocket launch controller interface, along with an AI-generated background for the iPhone/iPad app to manage the...