Robot Building Questions
Upgrade to ARC Pro
With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.
Synthiam Credit

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...

Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag

Men's High-top Sneakers
Cyborg fashion sense has no limits! These extremely comfortable high-top canvas sneakers are made to last and to impress...

Featured
By Synthiam
Speech Script
Execute a script when speech is created.

Featured
By EzAng
Happy New Year to all from EzAng and family and Roman the robot
Happy New Year to all from EzAng and family and Roman the robot Thanks to my whole robot family who taught me so many things... More to...
Your Community Content
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 Contentquestion
Personal Assistant
Here is a Kickstarter personal assistant robot that looks to good to be true. www.kickstarter.com/projects/403524037/personal-robot/description
69developer |
question
Changing The Battery Warning Voice?
I am building a BB8 and everything is going fine, however I was wondering if there was a way to change the battery is low warning. Having BB8 suddenly speak really ruins the whole effect. I was wondering if there was a way to change the warning to something else that would fit more with the BB8 character?.
Foamtastic |
question
Wire Size Recommendation
Is there an optimal wire size recommendation for powering the Ez-b? I rewired my robot last week and took it to Long Beach Comic Con over the weekend. when rewiring it I used 18 gauge wire for the power lines. I experienced a lot of dropped wifi connections during the weekend and was not sure if this was a result of browning out the board. -all...
robot56 |
question
Botz - Jd Green Camera Led? Whaaaaaaaa?
Dr. Howard Marner would like to know, Well, why wasnt I notified? that there is now a green LED around the camera for JD?
DJ Sures |
question

Xbox One
The new Kinect it can read your heartbeat apparently
Rich |
question
Rapu Serial Communication, Anybody Cracked It?
Hi Folks Unfortunately Brookshires documentation on the RAPU is lacking many details. The short section on controlling with serial is fine, if you are connected to a COM serial port with an ancient DB9 straight-through cable (or USB-to-RS232 converter). Pull up RealTerm or similar, set the 19200 baud rate, and power up the RAPU. Console shows the...
fxrtst |
question

Saving Servo Profiles For Use On Mobile
I created a servo profile and saved it locally and that works fine. Im not sure how to save one on EZcloud for use on the mobile app without...
DJ Sures |
question
Where Is The Getting Started With ARC Mobile App Info?
I dont want to build a custom app, just want to use a prebuilt one. I figured out how to do this and to connect and run my JD from my iPad but couldnt find instructions. For example, when I launch the ARC mobile app on my iPad I need to be sure to have an internet connection so that I can download install the public app. then needed to change the...
DJ Sures |
question
Ezb V4 Red Light Flashing And Saying Left
Hello Everyone, my Ezb v4 recently has been flashing red while connected to ARC and saying LEFT. I have tried disconnecting and connecting again a few times, it stops then comes back. Still runs scripts just fine, but not sure what im missing. Any help is appreciated Thanks
kamaroman68 |
question
Assembly Instructions
Step 1 of the instructions cover connecting the H-Bridge to the digital ports, but make no mention of which pin of the three pins per port (Black, Red, White) to connect to nor do they mention the red/black pair connection. The next lesson describes in detail how to make all these connections. Shouldnt the Connecting Rolis Motors (H-Bridge) lesson...
DJ Sures |
question
Video Camera Image Quality
I carefully removed the protective plastic yet the image looks unfocused, even at 640*480
DJ Sures |
question
Getpwm Returning 0
I want to return the value from D1 and D0 whilst tracking an object, im using the GetPWM command but only ever get a 0 returned. Am i missing something? ControlCommand(Camera, CameraColorTrackingEnable) :TrackingLoop $head0=GetPWM( D0 ) $head1=GetPWM( D1 ) print($head0) print($head1) sleep(1000) Goto(TrackingLoop)
DJ Sures |