Sound Script (Ezb) icon Sound Script (Ezb) Trigger a script when EZB audio plays, exposing live Min, Max and Avg audio-level variables for looped monitoring; stops when audio ends. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Synthiam ARC Pro is a new tool that will help unleash your creativity with programming robots in just seconds!
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 build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
PandoraBot AIML2 by Synthiam
Featured
Pandorabot AIML2

Connect ARC to Pandorabots AIML2 to run AI-driven virtual personalities for human-like text or voice chat, using API keys and script hooks.

Security Cam Robot, This Droid Is Watching For You. Jazzy Power Chair Frame by jstarne1
Featured
Robot By Jstarne1

Project update: MagPi magazine to feature project build with step-by-step instructions and a fresh new look.

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
robot
Randez's Randez's Omnibot2000 Thread...

Randez's Randez's Omnibot2000 Thread...

Refurbishing a 25-26" tall build with greasy elbow leak and melting 3" wheels; planning urethane tire molds or slip casting.
robot
J's Robo Arm

J's Robo Arm

Control a second robot arm from an iPad with the MobiMotion app-drive via accelerometer or joystick; photos show the build and setup.
question

How To Write The EZ-Command In Python

Hi, Can I know, how to write the ("Speech Recognition", "PauseOff") command in python? Thanks in advance!
question

Invert Direction With A Script

What is the script to Invert direction pragmatically for V1 and have it change the checkbox in Setting for the V1 port at the same time?
question

How To Create Robot Skills?

Using an external API to generate Speech-to-Text (STT) as a robot skill. I don't know how to create an external skill even if I click on 'Create External Skill.' I want to input code to fetch data from an external API and apply it to the robot. "How do I apply an external API to the robot by entering code?"
general

How To Write The Code To Enable Speech Recognition In Python

Hi, I have attempted to write a random Python code that includes various stories. Occasionally, the code repeats a story and takes a minute to do so. Meanwhile, the ARC "Speech Recognition" feature pauses to prevent interference with other commands. Now, I want to implement a voice command to stop the code when the robot is speaking. How...
Camera
Cognitive Vision
By Microsoft

Cognitive Vision

Microsoft Cognitive Vision integration for ARC: real-time object, face, emotion detection, OCR, confidence data and script-triggered robot...
general
DJ Sures VAIO Laptop

DJ Sures VAIO Laptop

The laptop showcased here is a then Sony VAIO computer. In many videos showcased on the then DJ Sures YouTube channel, you can see this laptop. It was a Windows 7 laptop featuring...
question

4 Pin Ultrasonic Sensor Iotiny

Hello can you use a 4 pin ultrasonic  sensor, like the SR-04, with the iotiny and if so how would it wire up? I'm guessing it would use 2 digital ports on the iotiny. Thank you
question

How To Write The Audio.Say In Python

How to write the code in Python for "audio.say" to instead "print(text)"? import time import random def SayWait(text, wait_time): print(text) time.sleep(wait_time) # Story 1 def story1(): SayWait("Once upon a time, there was a dear little girl...", 1) # Story 2 def story2(): SayWait("What a tender young...
question

Monitor The Serial Communications Between ARC And An Arduino Board

Is there a way to monitor the serial communications between ARC and an Arduino connected by USB?
question

Can See Camera On The Wifi But Not The Actual Board

I have an Ez-B Tiny. On the wifi the 'camera' shows up but not the board - although it did previously. Why?