All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
Your Credit: $0.00
Lower the cost of Synthiam products by contributing to the platform and community.
Earn Synthiam Credit
Synthiam Swag
See All Swag
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience...
View Product
Sound Script (ezb) by Synthiam
Featured
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.

Nolan's First Robot by nolan
Featured
Robot By Nolan

Customize a Gravity robot using cardboard and foam skins, script behaviors with a loTiny EZ Robot controller, continuous servos, battery and simple...

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
question
Error Playing Audio

Error Playing Audio

What does the following error mean when playing an audio file using PlayAudio command? My files are MP3 but I might change them to WAV. The error message is occasional. error playing...
question

Which Skill Gives Coordinates Of Objects In Camera View

Which skill gives coordinates of objects in camera view? I remember seeing a skill that had many different variables listed for the camera view but I cannot find it.
Display
Full Screen Video Player
By Synthiam

Full Screen Video Player v9

Fullscreen overlay video player controlled by ControlCommand: play/pause/resume/stop; ESC cancels playback and locks new playback until...
question

Making Motion Arrive At The Same Time

Is there a certain command/parameter that I need to put in Javascript and if possible in Blockly to move axes with different values arrive at the same time? Example: Move servo V1 to 5565 and Move V21 to 8755 at the same time and then arrive at the same time. I know it can be done with Auto position but I'd like it in Javascript so that I can...
question

Libre Bot Connection

why can i not connect to bot libre from the ARC bot libre skill? i am using my correct user name and password but it will not authenticate?
question

Putting Controller In Wifi Client Mode

@Athena Why ca i not put my ezb4 controller in client wifi mode using arc pro there is no option in the connection skill?
general
Mini-Max Toy Hacked With The IO-Tiny Or Other Microcontroller

Mini-Max Toy Hacked With The IO-Tiny Or Other Microcontroller

After the ending of Disney's Big Hero 6 there obviously had to be a sequel series. There was, it...
question
Anyone Else Experiencing Cereproc Voice Causing ARC To Crash?

Anyone Else Experiencing Cereproc Voice Causing ARC To Crash?

Has anyone experienced the following: You have used Cereproc voices with your ARC projects...
general

Python Play Audio File Error

@Athena Here is two scripts, one is EZ Script the other is Python. EZ Script: PlayAudio("D:\Music\NateKingCole\Unforgettable.mp3") The EZ Script works good. Python: Audio.playAudioFile("D:\Music\NateKingCole\Unforgettable.mp3"); Receive a error on the Python Script (unicode error) malformed \N character escape Do you see a...
general

Speech Synthesis Settings

@Athena Please explain how to set the Speech Synthesis Settings back to default.
question

Error Loading Native Control - Bing Speech Recognition

Hello, I added the 'Bing Speech Recognition' skill, after selecting the 'Auto Record Using Wake Word' option and then saving my project, I get the following error when i load my projet. The skill no longer loads and I am no longer able to open it or remove it from my project. --------------------------- Error loading native control: Bing Speech...
question

How Can I Use Ollama Webui With My Robot Head Instead Of Chat Gpt

I would like to use Ollama AI with my robot head in stead of pandorabots or chatgpt can you help me set it up or is there a skill already available for it ?