Wowwee MIP V2 icon Wowwee MIP V2 UART interface to hack WowWee MIP with ESP32/ESP32‑Cam or EZ‑B v4 for ARC; hardware UART preferred, configurable power and baud 9600/115200 Try it →

All Community Content

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!
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
Omron HVC-P by CochranRobotics
Featured
Omron HVC-P

Omron HVC-P ARC plugin: real-time body, hand, face, gaze, gender, age, expression and eye estimation; facial recognition via Omron software

Dirgebot V1 by Doombot
Featured
Robot By Doombot

Dirgebot: 3 ft 4 in kid-friendly robot prototype with V3 board, webcam and W3 Iconia; seeking Synthiam ARC programmer for programming and production

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

Hacked A Spykee

The Spykee was kinda lousy as a robot, limited, never updated and i was starting to think i wasted my money on it years ago. . . so. . . since I liked the spykee tracks. . ., it already had motors. . . and i had one laying around, my son and I Cracked it open, stripped out all the electronics, hooked up 2 tazer 10T ESC's to the motors and stacked...
question

Adc ?

Having a problem reading adc Using the following script if (adc(adc0) > 10 ) servo(d1,29) ----------------------- adc0 shows full 5.volts but no change in servo value ? am I using incorrect commands ?
question

Brushless Motors

I wanted to know how I can connect a brushless motor to the EZ-Robot. I also wanted to know if the EZ-robot has support for the Dynamixel servos.
release

Release 2012.09.18.00

Synthiam ARC: faster, memory-efficient video processing with Frame Update Manager that prevents repeated-frame actions and fixes AR Drone AMD issues.
question

If (Digital) Statement Not Working In Ez Script

Having problem with the if (digital) statement working in the ez script. Anyone else having that problem, was working before I did the latest version update 9-17-12. For example: :menu_1 if (digital(d2) = true) goto(menu_2) if (digital(d3) = true) goto(menu_3) goto(menu_1) When I do a check syntax, it finds no errors, and the program will work up...
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:-)
release

Release 2012.09.13.00

EZ-Configuration v2 cuts project file size ~5x, reduces memory use, enables mobile support and adds Custom Movement Panel.
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...