Robot Building Questions

Upgrade to ARC Pro
Experience the transformation – subscribe to Synthiam ARC Pro and watch your robot evolve into a marvel of innovation and intelligence.
Synthiam Credit
Earn synthiam credit to lower synthiam product costs
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...
Remote control robots or add telepresence capabilities with Exosphere
Add remote telepresence capabilities to your robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy duty for both indoor...
Intel Realsense T265 by Intel
Featured
By Intel

Intel Realsense T265

Use the Intel Realsense T265 tracking camera for way-point robot navigation

1/2 R2d2 Scratch Build by CardboardHacker
Featured
By CardboardHacker

1/2 R2d2 Scratch Build

After watching DJs R2D2 Video endlessly I finally broke... eek I decided to make an R2D2! But after seeing how big and pricey a full sized...

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 Content
question

Implementing An Idea

Dear all, I am new to robotics but I have an idea that Iw ould like to create as a demo. I would like to make a nice demo and put a robot in the inner part of a door so I can remotely control it to push the handle of the door to open it. Can you possibly assist me by telling me which components I would need to be able to reach this demo ? Many...
question

How Zano Raised Millions On Kickstarter And Left Most Backers With Nothing

very interesting story (LONG) Investigation story: http://medium.com/kickstarter/how-zano-raised-millions-on-kickstarter-and-left-backers-with-nearly-nothing-85c0abe4a6cb Zano Project: https://www.kickstarter.com/projects/torquing/zano-autonomous-intelligent-swarming-nano-drone/description Unbelieveable no one saw a functional device (even the...
question
Ez-Bv4 To Control Underwater Rov?

Ez-Bv4 To Control Underwater Rov?

Hi. I am curious if the EZ-Robot hardware and software might be a good solution as a control system for my underwater ROV that I am building. Although I...
question
ARC Programmierer Aus Deutschland Programmer From Germany

ARC Programmierer Aus Deutschland Programmer From Germany

Hallo, da mein english eine Katastrophe ist bin ich auf der suche nach einem EZ-Robot Bastler aus...
question
Audio Commands / Microphone In Ez-B

Audio Commands / Microphone In Ez-B

So. I understand that if takes a lot to make a genuine speech recognition going, and I have read the nice post:...
question

Autonomoues Wall-E

Hello everybody! My name is Alessio, Im italian and a new member! I just recently purchased an Ultimate Wall-E robot of Thinkway, and my goal is to turn it into an autonomous robot, just like djsures did with his Wall-E. I wondered, as my model (Ultimate) is very large (about 16 tall) how can I make an internal system, so as to make it independent...
question

Listen To Eventhandler In C++ Without Gui

Im attempting write a small c++ cli program with which I can connect to and control each servo. However, I am running in to the problem of making the connection without using a gui. Does anyone have an idea of how I can listen to the eventhandler without using the gui? What I have so far is this: #include #include #include quot;stdafx.hquot; using...
question

I Want To Make Jd Longer Out Of 5 Servos Instead Of 2

Hello, I want to make JDs legs and arms with 3 or 4 servo each. Has any one try making JD with Longer arms and legs, Im wondering also how JD will move with more servos ? Please HELP Thank you.
question
Trouble Connection With B4

Trouble Connection With B4

I purchased my first development kit. Im having trouble to connect to my network,I watched the tutorial online and contacted tech support for help. I downloaded the...
question

Teddy Ruxpin Wiring

Hi Folks I am a new member, a retired clergyman going back to my earlier vocation in electronics. I have had a lot of fun with Arduino and was intrigued by the current Make magazine article on Teddy Ruxpin and Chip. Unfortunately Chip will not ship until June. So I thought I would look at doing it with Photon. I found a pristine Ruxpin of the non...
question

I2c In C# Not Reading Values

I have mpu-6050 6dof imu. I want to read the value of who_am_i register with register number 0x75. The register returns address 0x68. But I am getting 255. The device address is 0x68 as well. Code is as follows: byte[] ret = ezB_Connect1.EZB.I2C.Read(I2C.ReadArgsEnum.Auto,0x75,1); here is the register description for the device:RM-MPU-6000A.pdf I...
question
Ezbot Connections To Client Mod

Ezbot Connections To Client Mod

I attempted to switch my ezbot ap mode to client mode. part of the issue is that when attempting to access the web page which use an ip address of 192.196.1.1...