Darknet YOLO (Obj Detection) icon Darknet YOLO (Obj Detection) Tiny YOLOv3 CPU-only real-time object detection using a camera; offline detection, script-triggered on-changes or on-demand results with class/scores. Try it →

Robot Building Questions

ARC Pro
Learn More
Upgrade to ARC Pro
Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!
Power Up Your Scripts with AI
Describe what you want — get working robot code. The project-aware AI Script Assistant built into ARC.
Synthiam Credit
Log In
Earn synthiam credit to lower synthiam product costs
Earn Free Credit
Share your robots, answer questions, and help others — earn credit toward ARC Pro, AI credits, and robot swag.
Remote control robots or add telepresence capabilities with Exosphere

Drive Real Robots, Anywhere

Remotely operate robots around the world or add live telepresence to your own build — straight from your browser.

Discover Exosphere
UBTECH Alpha Servos UBT-12HC by UBTech
Featured
UBTECH Alpha Servos UBT-12HC

Control UBTECH Alpha UBT-12HC smart servos via ARC using EZ-B v4/IoTiny UART, assign virtual ports, set baud, custom bits and position mapping.

Hasbro R2d2 Hacked With Iotiny by DJ Sures
Featured
Robot By DJ Sures

Upgraded Comic Expo robot hack powered by EZ-B IoTiny with v4 camera vision, LED animations, motor controller, HDD servos and LiPo battery.

Community

Join the Synthiam Robotics Community

Connect with thousands of robot builders, educators, and engineers. Share projects, get answers, and learn to build smarter robots with ARC.

  • ✓ Showcase your robots & projects
  • ✓ Get help from experienced builders
  • ✓ Earn credit toward Synthiam products
Create Your Free Account Log In
question

About The Mp3 Trigger Board

since it uses serial ,can any MP3 board work ,one from sparkfun is almost $50 and bought one for another project about the same it uses serial SOMO-14D by 4D systems for $25 and uses SD card too somo-14d mp3 board
question
Paper Robot

Paper Robot

Paper Robot This is really cool.
question

Camera Facedetection Threadable?

Hello all, I have a question concerning the camera usage in visual studio 10, C#. Is it possible to use this with a thread? The problem is that my program is starting to run very very slowly when the camera is activated for facial detections This is my code if (!ezb.Camera.IsActive) { return; } ObjectLocation objectLocation =...
question

Ms Kinect Sensor

Has anyone experimented with the EZ-b and Kinect?
question

Battery

hi dj sures i asked a question from facebook you told me to ask here again so i did. hi i saw your heavy duty robot i was wondering what is your charger for the Power-Sonic 12V/35AH Sealed Lead Acid Battery and when connecting battery to the ez kit you don't need to use anything else right (except alternate power adapter:-)
question

Dual Input Power Supplies

I'm looking for a premade (manufactured) power board/regulator that I can use in a docking station type synario where the robot comes to home base, plugs into the docking station, and then switches from its battery power sourse (internal) to the docks supply (external). Switching from one to another via relay seems a bit messy in terms of bounces...
question
Button Placement On Servo Controls

Button Placement On Servo Controls

I'll just quickly mention something here that "may" be related to the newest release (or has taken me this long to notice blush )... I don't...
question

Stargate Malp

So I just gave DJ a bunch more money for another EZ-B, a wild thumper 6wd chassis, another cam, and some H-bridge controllers. My very own SG1 MALP is in in my future.
question

If Conditions Broke On 9-14-2012 Update

Here's some sample code that just keeps counting beyond 90 where on the previous update it exits as it's told. $position = 10 :loop servo(d1, $position) print("Position: $position") Say("$Position") sleep(1000) $position = $position + 10 if ($position > 90) goto(done) goto(loop) :done Say("I'm Done counting!")...
question
Roomba Help

Roomba Help

I have a roomba 4105 that has a four button top panel with three extra led's. My problem is that I am covering the panel when I build my robot. I was going to just relocate it but the panel is too...
question

3.5 Channel Remote Control Helicopter Upgrade

I want to start this project on my 3.5 RC Helicopter but I have some concerns on the hardware, Question: can I use the same Kind of System that was used in The AR Drone Parrot, I mean the Board and how to buy it please help I want to accomplish my project
question

Windows Home Server

My EZB and I are sitting looking decidedly pale without a little bit of blue in our mutual existances...(Mine is a passion for the cheese - lol) Why ... because I have spent the last couple of days setting ip the master computer to act as the central hub for my robot army... (Vicky lol) only to find WHS (Windows Home Server) does not natively...