Network Change icon Network Change Execute scripts on WiFi/network connect or disconnect; monitor adapter, store status in a variable and trigger custom scripts for headless SBC robots. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!
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
Robot Sticker

Robot Sticker

People know your robot is capable when they see it is powered by Synthiam. These stickers are heavy...
View Product
Kinect xBox 360 Depth Mapping by Microsoft
Featured
Kinect Xbox 360 Depth Mapping

Converts Xbox 360 Kinect depth frames into NMS obstacle scans for ARC path planning, SLAM, and obstacle avoidance.

ARC  - a short video - My tank base robot - DC brushed or brushless motors and L298N Dual H-Bridge with Pulse Width Modulation (PWM) control robot by EzAng
Featured
Robot By Ezang

Synthiam ARC controls a tank chassis with EZ‑B IO Tiny and L298 H-Bridge PWM, with wiring and settings for forward, backward, left and right

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

Driving Stepper Motors With Ezb V4

Done a lot of looking on the forum and still can't figure it out. I am building a pretty heavy duty robot and want to use the power of stepper motors. Question is - how do I interface the stepper motor with the EZB? I have Kollmoren P22 stepper motor - 8 wires, capable of bipolar, unipolar and parallel operation. I guess I need a recommended drive...
question

Connecting Leds To The Ez-B V4

Hi, I am just taking my first steps with my ez-b v4. I would like to connect some LEDs to the ez-b v4. Maybe some colorful ones that light permanently and an LED that can switch colors? (RGB-LED?) Which LEDs would be good for this little project? I already have a package with LEDs and resistors, but I am not sure if I can use them for this:...
question

Dc Motors For The Ez-B V4

i want to buy the ez-b v4 develepor kit to build a robot. but want to know if the ez-b v4 can handle dc motors. if it can't, how could you make it so it could?
question
Slow Performance

Slow Performance

When I do a benchmark test of the Read 300 ADC I get a result of 5 reads per second. I know it use to be around 65. I thought it was because of the "Limited" WiFi message, but...
question

Servo Profile In Lessons

I was about to post a few tips on starting to build and use the Six robot in one of the threads (since I just put one together) when I realized the Servo Profile step was missing from the lesson steps. Looking around, the only references to it I found had to do with JD and a couple having to do with loading one from mobile apps. In the lesson steps...
question
New Six Camera Failed After A Few Minutes Of Use

New Six Camera Failed After A Few Minutes Of Use

I just got a new Brookstone SIX. After assembly, I was starting to use it, and the camera suddenly stopped working with this...
question

Master Control Unit For Omnibot 2000

hello all, I have to search a remote control up and running for my robot OMNIBOT 2000 impossible to find one on ebay, no one sells? Is that-among quelquin you have a sell me? or moin indicated pourais or I buy one. thank you sincerely eric
question
Some Great Idea Maybe

Some Great Idea Maybe

would this be something for the ez robots.
question

Set(Digital Port,On/Off) Questions

I'm having a problem getting the Set(digital port,on/off) to work. If I run this code, it works....once. Set(1.D22,on) Sleep(300) servo(1.D22,90) sleep(5000) servo(1.D22,40) sleep(5000) servo(1.D22,90) sleep(5000) servo(1.D22,130) sleep(5000) servo(1.D22,90) sleep(2500) Set(1.D22,off) When I run it again, the servo does not move. The code runs...
question
Selling

Selling

talking about selling.1000 units in less then minut.
question

Soundboard V4 And Speaker In Ezbv4

Okay, I finally fired up the EZB for the first time. Took a while to figure out how to connect it and ultimately it was in fact the antivirus and the forum pointed this out. I wanted to do something as simple as possible. I want to play an audio file when a button is pressed. I put in the Soundboard v4 control loaded one .WAV file. It does not...
question
Ezbsay() And Say()

Ezbsay() And Say()

Why is it my pc sound card works off the say script but I don't get any sound off the sayezb script. I wrote script and when I changed all the sayezb (" I see a") to just...