All Community Content

Upgrade to ARC Pro
Your robot can be more than a simple automated machine with the power of ARC Pro!
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
Info Add Remote telepresence to control any robot from your phone or PC
Add your robot to Exosphere
Sythiam Swag
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester provides warmth...
Wavefront by rz90208
Featured
Wavefront

Wavefront grid planner computes collision-free, deterministic paths from start to goal using known occupancy maps for indoor robots.

Project Questor by rgordon
Featured
Robot By Rgordon

Questor: compact autonomous test robot with EZ-B control, camera 'nose', IR LEDs, remote-control option and auto-charging goals for Magnus prototypes

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

Face Recognition Script

When I ask for input for one reason or another from a human I use this script to check before I have my robot speak It returns a $Face_Found=1 (YES) if it finds a human after about 5-10 seconds. # ----------------------------------------------| # Visual Confirmation of Human Presence | # ----------------------------------------------| Print...
question

Feeding The Fish

This one was written before I was the awesome automatic EZ-B fish feeder @Jstarne It needs the Confirmation script I posted earlier in the forum. #______________________________________________________ #init $Requests=0 $Response=0 Say("Have you fed your fish today?") ControlCommand( "Script Manager", ScriptStartwait,...
question

Stating The Date

Just a small improvement on saying the date so that it includes 1st, 2nd and 3rd's and th's as well.... Print ("+---------------------+" ) Print ("| Announcing the Date |" ) Print ("+---------------------+" ) IF ($day=1 or $day=21 or $day=31) $day_txt=$day"st" goto (Say_date) ELSEIF ($day=2 or $day=22)...
question
Bug With Virtual Robot

Bug With Virtual Robot

i found this bug when i added 10x the same digital output port in the virtual robot screen (for each led on the place i wanted), then i tried to delete one, worked. but then i...
question

Can Ezb Read Emails Yet

i see it can do RSS feeds but can it do emails like yahoo using a passwork
question

Help With Cloning Wall-E Remote

I finally found a used Ultimte Wall-e but he his missing the remote. I wrote Thinkaway, but they no longer have replacements. My only hope is finding another Wall-e owner! My plan, if it will work, even if somewhat clumsily, is to purchase a learning remote and have someone clone his commands from an original remote into the learning remote. If...
question

Raspberry Pi ! Please Read Everyone! Asap!

Looking for a small computer that is no bigger than your iPod? check out the raspberry pi. It is great for all of us to use in our robots. And would be the smallest computer you could ever use.
question

Sabertooth Hook-Up

Hi All. Could someone clarify the hook-up to a Sabertooth 2x12? Specifically, the EZ-B tutorial page says "The EZ-B connects to the GND, +5 and Signal to the Sabertooth. The Signal from the EZ-B connects to S1 on the Sabertooth." https://synthiam.com/tutorials/Help.aspx?id=173 I understand the 5V on the Sabertooth is providing 5V of power...
question

Gripper

gripper
question
Vertical Camera Tracking Question

Vertical Camera Tracking Question

I do not know if i'm in the right section. I built a boxbot as in the tutorial. I have a problem with the tracking function of the camera. For horizontal...
question

Stuck!

Hello Everyone, I'm in the middle of my robot build ,and I need to calibrate the servos.I have two laptops. One has bluetooth, the other one doesn't. They both have the EZ download in them. When I go into the examples box to calibrate the servos, the computer without the bluetooth has the correct drop down box, and I see the servo calibration. When...
question

About The Ez-Robot Story On Youtube

DJ nice info on how you started EZB But you said you made the board to have a replaceable micro chip ,but yet you said in the forum we cant buy the chip ,why is that Be a great idea for you to sell the replacement chip for a few reasons one if the chip on the board goes bad ,we just replace the chip ours self second if others want to make a board...