RGB 8X8 Animator icon RGB 8X8 Animator Create, edit and play animated frames on an RGB 8x8 LED matrix via I2C with looping, adjustable pauses and scriptable EZ-Script canvas control. Try it →

All Community Content

ARC Pro
Learn More
Upgrade to ARC Pro
ARC Pro is more than a tool; it's a creative playground for robot enthusiasts, where you can turn your wildest ideas into reality.
Synthiam Credit
Log In
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.
Loading...
Remote control robots or add telepresence capabilities with Exosphere
Myo Gesture Armband by Thalmic Labs
Featured
Myo Gesture Armband

Map Myo armband gestures and accelerometer to servos and ARC scripts for arm-mimic control; supports multiple armbands.

Home Depot R2D2 to a real R2D2 robot by David mcsdaver
Featured
Robot By David Mcsdaver

Convert a Home Depot animated R2D2 into a mobile robot: battery-powered dome, AR-activated lights/sounds, bumper-car motors and RC drive.

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

Using Kalman Filter For Tracking Position And Orientation Of Imu

I'm applying the Kalman Filter to track position and orientation of a device which has Inertial Navigation Units (accelerometer and gyroscope). I'm not sure if I use acceleration as input (control process) or velocity or none of them. Can you help me? And one of the propositions is that the velocity is constant (module).
question

ARC To Text

Can the graphical interface of ARC be converted to a text file? What I mean is can I somehow convert my program in ARC to a script without coding it myself. Sort of like how with web design editors (WYSIWYGs) you can design the page in a graphical interface and then export the code in (X)HTML. Thanks.
question

Elderly Assistant

Guy's trying to write a script that will remind my father to take his pills everyday, need some help on this one. Do i use the camara to find him in the house? How would i do this? Thanks confused
robot

Gearking's Well It's Still In The Idea St

Speed Warrior Mk 1 concept in early idea stage, evolving into an awesome project with community help.
question

How To Time Sendserial Command

Ok... So I have a quick scripting question... I have two motor controllers in my project, and one is used up with the movement panel and the other I use send serial commands to control. Issue is how to write script to control duration of movement of the second ? I know for my movement controls I can script something like Forward(XXXX,XXX) and that...
question

Video Player Within ARC

Good Morning, Has anyone used the Video Player from within ARC? I just discovered it and I played back an mpeg file. The playback was choppy with pixels and the video stopped playing after about 10 seconds into my 30 second clip.
question

Downloading Software

Hello, I want to download the software to to an acer chromebook and having no success. The computer keeps on staying that I need to download an app in order to be able to use the software. Please help!
question

Addminute() Usage

The example: $LaterHour = $hour $LaterMinute = AddMinute($minute, 1) RepeatUntil($hour < $LaterHour AND $minute < $LaterMinute) Print($second) EndRepeatUntil Verification of syntax reports 'No errors' When I start the script I receive the error in the debug window Quote:Error on line 2: Unknown function: AddMinute What am I missing...
question

A Solution To Roli Wheel Slip

Several of us have mentioned that Roli's drive wheels sometimes slip, particularly when turning on carpet or other difficult terrain. I found an easy solution. I was shopping in the electrical department of Home Depot today and came across 3M 3/4" Friction Tape. It is a cloth tape designed to keep electrical cables from slipping around. I took...
question

Fmtnum() Fmtdate() Documentation Or Usage Examples?

FmtNum() FmtDate() Don't see much documentation on this. Anyone have any usage examples?
robot

Waynea's My First Wall-E

Hack WallE: step-by-step how-to guide to modify and customize your WallE replica
question

Lte Ez-Robot Connectivity

*Disclaimer: Do not relate what I am about to ask you to Terminator's SkyNet. However, we hope it to be much friendlier In an internal "moving forward" discussion, the topic of WiFi range was brought up. We notice many individuals would like to have a much longer range. However, due to the bandwidth limitations of long range Source/Point...