DJI Tello Movement Panel icon DJI Tello Movement Panel Control DJI Tello from ARC with live camera feed for computer vision tracking; fly via scripts, speech, joysticks, Python, or Exosphere. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.
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
Gaming Mouse Pad

Gaming Mouse Pad

While programming your robot, these 9x7 inch personalized mouse pads deliver a smooth experience...
View Product
Smart Variable Watcher by Synthiam
Featured
Smart Variable Watcher

Efficient ARC Variable Watcher - lower CPU for large projects; slow initial array render but faster updates; shows name, type, value, length

Dt Ezb Weather For Weather Underground Api by Luis Vazquez
Featured
Robot By Luis Vazquez

Control EZ-B robots with a Weather Underground API handler: fetch forecasts, speak templates, map variables, and run ezbscript commands on update.

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

Blockly In ARC (Mobile)

Hi, Now the APP is great, but they could include the posibility to copy the blocky's code to export it where you want. It's more easy and fast that export .blocky files to the PC, change the extension, etc... Regards
question

Omron B5t - Hvc - Software 2.4.1

Hello David, short question: I got the new Omron Board (V2) and i downloaded the new Software (2.4.1) and i found out, that the Face Reco Database not really work. I copy the databes like you told to the plugin folder and then the my Script Recognize me, but shows for the Name "1,2,3,4,5" I think my face is recognize (because of 5...
question

Australia Robot Meets

Hi All , This is my first post and I'm looking to get together with other like minded folk that have EZ - Robots in Sydney to start with . A shout out to others in the other states and I'll come and see you all soon . I'll send dates for other states as soon as I know how many of you there are . Email me with Subject Heading" EZ Robot...
question

Is It Possible To Do A Clean Plug-In Uninstall

Is there a clean way to uninstall a plug-in without having to delete the plug-in on C drive directory? This may have come up before I apologize in advance if I missed it thanks.
question
This Is Not Correct

This Is Not Correct

i am trying to use the hbridge.it only works on connection 0 and i need it to work on connection 2 then i saw this see pic.tutorial doesn seem correct .
robot

Mskaykim's I'm A Teacher In The United St

Include power pack with developer's kit for JD and rover, support mix-and-match 3D parts, and offer downloadable purchasable voices for robots.
question
Mebo Robot Platform With Best Gripper Lifter For Price

Mebo Robot Platform With Best Gripper Lifter For Price

Hi Everyone, Here's a cool inexpensive robotic platform that with a little help from an ARC interface, would be...
question

How To View Plugin C# Source Code?

Just wondering how to view plugin C# source code for learning purposes. I went to the software tab and selected plugins but don't see anything about viewing source code. Any help is much appreciated....Rick
question
Auto Shut Down Of Ezb And Computer?

Auto Shut Down Of Ezb And Computer?

I have been successful with the Help of Alan (@thetechgruru) in having my robot automatically start by applying power to the EZB and starting my...
question

Ez-B V4/2 Pcb Cad Layout

Hello everyone, I am looking for a cad file for the EZ-B v4/2 pcb. I am specifically looking for the dimensions and mount hole locations. An stl file isn't useful. I want to make up a bracket to fit the EZ-B v4/2 board into the head of my Inmoov "T-One"
question
Using New Ping Sensor

Using New Ping Sensor

am reading the tutorial for this ping sensor,it says you can use trigger and , echo in same port.do you mean as in pic ? my project doesn recognize the second ezbv4.
question

Script Help

Hey guys I need a bit of assistance with this tiny part of a script. IF ($Lelbowposition >68) And ($Relbowposition <1) I want this to be known as "safe position" So later in my larger script it will check arm" safe position "before moving forward. Can I just use an equals sign at the end of the statement and call it "...