HTTP Server (Custom) icon HTTP Server (Custom) HTTP server for ARC serving HTML/CSS/PNG/JPG from ARC/HTTP Server Root; supports AJAX tags (ez-move, ez-script, ez-camera) to control the robot. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
With Synthiam ARC Pro, you're not just programming a robot; you're shaping the future of automation, one innovative idea at a time.
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
"I build robots" Hoodie

"I build robots" Hoodie

This heavy hooded sweatshirt is perfect for robot builders. The material mix of cotton and polyester...
View Product
Conversational Menu by Synthiam
Featured
Conversational Menu

Voice menu tree to navigate options and run scripts on ARC robots. Multi-level, customizable prompts, speech I/O, timeout and repeat/back.

Cliff Robot by cliffordkoperski
Featured
Robot By Cliffordkoperski

Cliff robot test run showing motion without gyro/accelerometer; future sensor demo planned; affordable Oak Studios servo brackets for replication.

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
Time For A Script

Time For A Script

I want to start writing some scripting, but don't know where to start. I need a format to follow to know what I should consider as first thing, second, etc. I know the following things I...
question
16 Channel Servo Driver

16 Channel Servo Driver

I came across this and was wondering, could this be used with an EZ-B? If so, what would be needed to get this working? It states that it's i2c so not strictly sure what...
robot
Steve's Using Exec() Commands To Help Make A Game

Steve's Using Exec() Commands To Help Make A Game

Synthiam ARC lets K-9 play Rock Paper Scissors via speech recognition and Exec() scripts displaying images; includes...
question

New Indoor Navigation Combines Video With Inertial Data

Just found this website that includes a methodology to produce very accurate indoor navigation. They combine a technique called Rolling Shutter with IMU sensor fusion. https://www.ee.ucr.edu/~mli/RollingShutterVIO.html Here's the paper covering her methodology: https://www.ee.ucr.edu/~mourikis/papers/Li2013ICRA.pdf Don't be intimidated by the...
question
Randomizing Answers In Speech Recognition

Randomizing Answers In Speech Recognition

Hey there! This is a little demo project I made which demonstrates how to make your robot give unique answers to questions. Example...
question

Using Roli Rover In A Training Course

We would like to use the Roli Rover as part of a training course for a new military unit--teaching them how to test a reconnaissance capability. They will soon operate unmanned aircraft with a crew of two--a pilot and sensor operator. We want to use the Roli Rover as the platform (operated by the pilot) and attach an inexpensive, lightweight, but...
question
Anyone Have A Omnibot 2000 For Sale? Or Partial Bot?

Anyone Have A Omnibot 2000 For Sale? Or Partial Bot?

Just looking for omnibot, a couple were on ebay for 380 bucks but i thought that was pricey. Any help finding one?...
question
Woot Parrot Ar 2.0 Drone Factory Refurbished

Woot Parrot Ar 2.0 Drone Factory Refurbished

www.woot.com/offers/parrot-ar-drone-2-0-wi-fi-quadricopter-11?utm_source=Daily+Digest&utm_campaign=c98555c829-Daily+Digest+-+201...
question

Help Finding An Omnibot 2000

Hey all, I'm trying to find a omnibot 2000 for my husbands Xmas. I must admit I don't know much about them- just that my husband has another omnibot which he loves and would love a 2000. I've seen a few on ebay for around 300 which is kinda out my price range. There's another one in the states for cheaper but it's arm is hanging off. I'm not...
question

Option To Having To Use Client Mode Due To Router Question

When I bought my first EZBv4 I had a problem connecting to my Wifi. With help from everyone I was able to get my EZB into client mode. (I had to use my phone to gain access). I reset it to see if I could connect in AP mode just being curious, but no good. Do I have any other way to get to have it use the AP mode or is it just best to put in client...
question

Grove Color Sensor To Ezb4

I would like to hook up the Grove Color Sensor to the EZB4. The communication interface is I2C and SeeeStudio has an example for the Arduino. Here is link to color sensor: Grove Color Sensor Here is link to the Arduino Code for the color sensor:Grove Color Sensor-CODE I'm totally new to I2C and trying to read from this color sensor, so any and all...
question

Calling Skycams From ARC

I wanted to bring up skycams after directing my robot to show them. The following code brings up the skycam I want, but I would like it to scroll down 2 clicks, and close out after a time period, returning to ARC. Steve S $ISUcam = "https://www.cinewsnow.com/weather/skywatch-cameras/illinois-state" Browser($ISUcam) say("I have opened...