ADC Graph icon ADC Graph Historical ADC graph and numeric readout (0-255) for 0-3.3/5V inputs; configurable board/port, sample interval, color, and pause for ezb controllers. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is your passport to a world of endless possibilities in robot programming, waiting for you to explore.
Synthiam Credit
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.
Log In to Earn Credit
Synthiam Swag
See All 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...
View Product
Myo Gesture Armband by Thalmic Labs
Featured
Myo Gesture Armband

Map Myo armband gestures and accelerometer to servos and ARC scripts for arm-mimic control; supports multiple armbands.

Ok Guys Wet And Dry Vac For Robot Start With by csa459
Featured
Robot By Csa459

Repurpose an old wet/dry vac shell with an EZ-B kit-ideal starter for a planned build after Christmas, prepping parts and design ahead.

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
release
ARC 2020.04.03.00

ARC 2020.04.03.00

Synthiam ARC delivers fast ECMA 5.1 JavaScript robot scripting, threading and .NET reflection for responsive UI and powerful robot apps.
release

ARC Beta 2020.04.15.00

Fixes for JavaScript, EZ-Script, and Python bool global variable issues, resolving multiple scripting bugs and improving script stability.
release

ARC Beta 2020.04.14.00

Fix glyph detection beyond glyph #1; Python engine stops runaway scripts; updated help link to Synthiam website
question

Help Obtaining RGB 8X8 LED Matrix E-19 Display Module?

Can anyone point me to a way to purchase a RGB 8x8 LED Matrix E-19 Display module? After watching the roll out video for 8x8 RGB (https://www.youtube.com/watch?v=Iwhcii0WCHs&feature=youtu.be) and github (https://github.com/synthiam/E-19_RGB_8x8_Display/tree/master/E-19%20Hardware) (and Thank you to Jeremie et al for putting all that together!)...
live hack
Exosphere Community Beta Live Q&A

Exosphere Community Beta Live Q&A

Exosphere community beta introduced by DJ Sures, learn why Synthiam created it and how to start using it.
release

ARC Beta 2020.04.13.00

Execute scripts when the soundboard PC finishes playing audio and fix fast playback by matching 44kHz mixer settings
question
Q & A Input Question

Q & A Input Question

So, I would like my robot to be able to ask people questions, and save their responses as variables. Idealistically, I would love this to be verbal/audio input. I have installed D...
Scripting
On Variable Changed
By Synthiam

On Variable Changed v3

Run scripts automatically when specified ARC variables change; define variable-to-script pairs, monitor status, and trigger actions.
release
ARC Beta 2020.04.11.00

ARC Beta 2020.04.11.00

Updated Python compiler engine with IntelliSense and controlCommand support, plus improved variable manager performance.
question

Send Serial Data From Arduino Mega To Uno Using ARC

Hello I can't wrap my head around how to send serial data from a Arduino Mega to a Arduino Uno USING arc (2020-04-10) Installing EZ-Mega-v1-636848729355769322.zip on the Mega and using ARC to talk to it works fine. (only done basic servo and LED control) The Uno has just a standard Arduino sketch (See below for code) The mega pins using 18-TX1...
question

Assistance With Slow Scripts

I am running 7 scripts at once.  Each is looping and looking for a variable that is generated by other scripts.  Once these variables are triggered,  each script runs a series of commands and returns back to looping. Some of my scripts have nested loops operating inside of other loops and break out as necessary. I am using FOREVER LOOPS because...
release
ARC Beta 2020.04.10.00

ARC Beta 2020.04.10.00

Synthiam ARC beta Python support lets you control servos, digital ports, UART and COM like JavaScript; intellisense and imports are limited.