HT16K33 Animator (8X8) icon HT16K33 Animator (8X8) Control for Adafruit 8x8 LED Matrix (HT16K33) via EZ-B v4 I2C; creates animations, supports module initialization and EZ-Script control. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.
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
PandoraBot AIML2 by Synthiam
Featured
Pandorabot AIML2

Connect ARC to Pandorabots AIML2 to run AI-driven virtual personalities for human-like text or voice chat, using API keys and script hooks.

My new update Arm robot 11/14/2019 by EzAng
Featured
Robot By Ezang

Robot arm gripper upgrade: 5th MG996R servo for auto-positioning, five servos total using EZ-Builder and EZB4 with a shorter brace.

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
Expanding Ez-B With Pololu Mini Maestro

Expanding Ez-B With Pololu Mini Maestro

I am experimenting with expanding the number of servo ports I have available to the EZ -B with a Pololu Mini Maestro 24 channel USB servo...
question
My Ez-B Needs Service

My Ez-B Needs Service

Waited over a month to get my kit. First time I plug it in, needs a firmware upgrade ... attempted to do so and got this result: Firmware Updater Version: 2013.03.18.00 5/16/2013...
blog
Will Ez-Robot Be The Next Canadian Billion Dollar Company?

Will Ez-Robot Be The Next Canadian Billion Dollar Company?

EZ-Robot creates plug-in controllers and software to give toys AI, including voice, vision, GPS and...
question

Address Multible Cards From Speech

Is there a command that allows one to address multible cards from speech recognition ? confused edit; by default it addresses card "0" is it possible to address card "1"
question

Ideas To Pimp Out Wall-E

I have been neglecting wall-e for quite some time now so I decided that now revolution is scheduled for Christmas I have some extra time on my hands. I think wall-e is a good candidate for having that time dumped on him. So the gist is to come up with ideas to pimp out wall-e weither it be guns or lights or addons. Let me know on your thoughts!
question

Thread Update Email Glitch Since 7/27/13?

Has anyone else stopped getting thread updates when there are replies?. The last one I received was the 27th. I assumed it might have been a feature to choose which threads to follow but I see the settings are the same. I use Gmail obviously which is usually reliable. Anyways my email box has not been getting the ez-robot love. - Josh
release

Release 2013.08.13.00

Texas Instruments Chronos ez430: assign accelerometer values to variables, REPEAT() and REPEATUNTIL(), adjustable Number Selector sensitivity.
question

Free Shipping Servocity.Com Discount

Servocity sent a generic discount for free shipping which I think is very useful. I know many if us like their hard to find product like gear boxes and high torque servos. I'm in no way affiliated with them just a customer like you. They are having lots if back to school sales but you can look at that yourself. Discount Code : FREESHIP
question

Connecting Sensors In Parallel.

One person on the forum at least said that he hooked all of his PIR sensors to one port and it worked great. What OTHER sensors can I connect to the same ports to save on ports? will it work with the Ultrasonic, IR and other similar sensors? Thanks, Mel
question
Help With Examples C# Does Not Work?

Help With Examples C# Does Not Work?

Hi, I am coding in C# for my new robot of star wars, I have done the code of my Kinect and now I need to implement this code to EZ SDK but I have...
question
Nixie Tubes -Simulated?

Nixie Tubes -Simulated?

Anyone familiar with Nixie tubes? Looking to simulate if possible. I found some actual tubes but not sure about all the high voltage drivers ect. Looking to integrate into...
question

Mp3 Trigger & Variables / Sequencing

Hello All, Just working on some setup for big R2's audio setup. I'm using the Sparkfun MP3 Trigger. I'm trying to use $variables in command strings and it's not working. Is ARC capable of this for the Mp3Trigger command strings? Here is a normal command line: MP3TriggerVolume(D7, 38400, 30) I want to do something like this: $Mp3Volume=30...