Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Unleash your creativity with the power of easy robot programming using Synthiam 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
I Make Robots Crew Socks

I Make Robots Crew Socks

Exclusive to robot builders, these are a one-size-fits-all solution up to a men's size 12. The...
View Product
PWM Servo Feedback (i2c) by Synthiam
Featured
PWM Servo Feedback (I2c)

Real-time servo position input via Arduino ADC over I2C; supports Nano (6 channels) or Mega (16), configurable I2C address and scalable chaining.

Metal Boxbot... Yes I'm That Impatient by DaMan
Featured
Robot By Daman

BoxBot: EZ-B kit transformed into a box robot with mounted wheels and servos, speech recognition, face tracking and remote HTTP control

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
VB Tutorial #1 - Getting Started

VB Tutorial #1 - Getting Started

Visual Basic Tutorial 1 - Getting Started While assumptions are not generally a good thing, I am going to start this tutorial project by assuming that the...
question

Camera Imaging

Hello DJ Do you use Opencv for your vision software?
question
High Amperage Battery/Charger Combo

High Amperage Battery/Charger Combo

It's possible I have asked this already but could anyone recommend a battery/charger combo witha high amperage battery at a good price? 12V 18Ah seems...
question
Sendserial Format

Sendserial Format

Hey all, I'm trying to get my Dimension Engineering KangarooX2 module to work with my Syren10. I can link/tune via the USB connection. It allows me to move and control the Syren10 no...
question

Shipment To India

I dont know whether this is the place to discuss this........ I want EZ-B Robot Controller Suite to be shipped to india but can u tell me how much time will it take [ i know u wrote b/w 10 - 30 days but can you be a bit more specifc ] ?? ( i really need it within the next 15 days) and also - would this whole shipment thing include custom duties or...
question

Command Syntax For Data Retrieval

It seems a lot of people are getting a little confused over the script commands for receiving data and have noticed the syntax is incorrect. So it's tutorial time again Basically, the common mistake is to assume the command for receiving ADC, HTTP etc. data is like; HTTPGet("https://192.168.0.100/temp.cgi") However that will return an...
question

ARC Freezes When Loading Project

Since the EZ revolution updates, ARC keeps freezing each time it connects to the robot. It would either take a very long time to run a program or freeze to the point of disconnecting the robot. Because of this the robot is no longer operational. Has anyone experienced this issue? Here is a link to one of the programs:...
question
Internet Connectivity & Data Retrieval

Internet Connectivity & Data Retrieval

Hi guys, It's something that deuel18 dropped into a thread that got dismissed because it was way off topic, but I thought it really...
question

Mapping Using Ultrasonic

Can any one upload the visual studio SDK file for room mapping using ultrasonic. i need to map the objects while the robot is roaming and that map should be visualized in the computer.
question

I2c Questions

Hi , I have been doing a little reading on I2c to get familiar with what it is , as there is mention of i2c in the forum. Is there a tutorial here on I2c ( there is reference of a BlinkM i2c , is that a tutorial for beginners?) What I learned about I2c is ..... I2c is a chip that communicates via 2 wires system , it has memory and stores data ,...
question

Ezb Dll's For Net Framework 2

I need the same dll's for the ez robot but that can be used in a net 2 framework. The only functions I need are for servo operations. Is there one out there or can anyone help.
question

Help With Sdk In C#

Hey, I'm a Mechatronics student currently working on a project that involve using the Brookstone Rover. I just started out learning C# recently but I would like to write a program to control the rover. I know that it can easily be done using the builder but I feel like it would be a lot more satisfying if I programmed it using the SDK. I was...