Release 2012.02.17.00

(Autonomous Robot Control Software)
Make robots with the easiest robot programming software. Experience user-friendly features that make any robot easy to program.

Change Release Notes

Hello! Here are the details of the 2012.02.17.00 release.

HTTP Server Live Control

User-inserted image

  • The new Live control in the HTTP server allows connected devices to interact with ARC in real-time over the web browser. This includes ipad, iphone, android, firefox, safari, internet explorer, and even blackberry. Do people still use blackberry?
  • Does not require any additional plug-ins or activex stuff:) . It's just magic!
  • Now you can control your robot at home from the office with your phone

Brookestone Rover Support

User-inserted image

  • ARC now supports connectivity to the Brookstone Rover and the Rover's Camera.
  • The brookstone rover panel works like all other panels - speech recognition, joystick, wii, webserver, camera tracking, etc...

Camera Control

User-inserted image

  • I've made the camera control size adjustable. You can full screen the image, if you'd like to see large pixels:). Or you can hide the settings and fit the window somewhere snug away.

Pulse Width Modulation

User-inserted image

  • The new pulse width modulation control allows pulses of current to simulate voltage control. This means you can adjust the speed of an HBridge, or the brightness of an LED

Touch Pad Movement

User-inserted image

  • Drag your finger or the mouse cursor and sketch the route of your robot. When you release your finger, or mouse the robot will drive that path.
  • This control compliments any movement panel.
  • Control takes some configuration to adjust turn distance and forward speeds.

Touch Movement

User-inserted image

  • Instead of using a regular movement panel, this is great for tablets. Lets you drag your finger on the screen to move the robot.
  • Controls any movement panel.

ARC Downloads

ARC

FREE
$0 always free
  • 1 third-party plugin skill per project
  • Trial cloud services
  • Personal, DIY & education use
  • Updated every 6–12 months
Recommended

ARC

PRO
$8.99 per month
  • Use on 2+ PCs simultaneously
  • Unlimited robot skills
  • Cloud backup & revision history
  • Weekly features & bug fixes
  • Business use permitted

ARC

RUNTIME
$0 always free
  • Load & run any ARC project
  • Read-only mode
  • Unlimited robot skills
  • Includes early access fixes & features
  • Minimum requirements: Windows 10 or higher, 2 GB RAM, 500 MB free disk space.
  • Recommended: Windows 10 or higher, 8 GB RAM, 1 GB free disk space.
  • Prices are in USD.
  • ARC Free known issues: view here.
  • More about each edition: Download & install guide.
  • Latest changes: Release notes.

Compare Editions

Feature
ARC
FREE
ARC
PRO
Get ARC Free View Plans
Usage Personal · DIY · Education Personal · DIY · Education · Business
Early access to new features & fixes
Simultaneous microcontroller connections * 1 255
Robot skills * 20 Unlimited
Skill Store plugins * 1 Unlimited
Cognitive services usage ** 10 / day 6,000 / day
Auto-positions gait actions * 40 Unlimited
Speech recognition phrases * 10 Unlimited
Camera devices * 1 Unlimited
Vision resolution max 320×240 Unlimited
Interface builder * 2 Unlimited
Cloud project size 128 MB
Cloud project revision history
Create Exosphere requests 50 / month
Exosphere API access Contact Us
Volume license discounts Contact Us
Get ARC Free View Plans

* Per robot project

** 1,000 per cognitive type: vision recognition, speech recognition, face detection, sentiment, text recognition, emotion detection, azure text to speech


ARC Pro

Upgrade to ARC Pro

ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

And here are a few new videos for you:)

Author Avatar
United Kingdom
#2  

Yes people still use Blackberry! Reading this on my BlackBerry Playbook. Support Canadian and all that!

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3  

@steveburkett good to know!:)

#4  

AWESOME!!!! Thanx DJ!

Author Avatar
Spain
#5  

Fantastic as always DJ! "Touch map" I find it very useful, perhaps in cleaning robots to plan their journeys. PWM is absolutely brilliant! http is very practical for surveillance!:)

#6  

Unfortunately, neither the live control, passive, or camera view work with any browser on any of my Android phones (all currently android 2.3.x (Gingerbread). I just get a "?" in a box where there should be an image. Movement control does work. On my Motorola Xoom Tablet (Android 3.4 - Honeycomb) everything works. I am going to upgrade one of the phones with a custom Android 4 Rom and will let you know if that works.

One suggestion is to add movement controls to the live camera view page. then you can really use the device for remote control when you can't see the robot without trying to see the whole computer screen on the phone or tablet.

I do love the touch control and touch map when driving Boxbot from my Xoom. Very cool controls.

Does PWM need to be combined with a script if controlling an H-Bridge, or can I use the H-Bridge Movement Panel to give the direction commands and the PWM sets the speed? I am going to be ordering a high power H-Bridge for my wheelchair motors, and speed control will be critical to keep it from crashing into furniture or runnign over the cat:)

Alan

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#7  

@thetechguru I follow script javascript and html references, so if it doesn't work on those opensource browsers, there is nothing i can do, sadly.

Ah great idea! I'll add the camera to the movement page:)

In the next few releases, you'll see pwm being merged with the hbridge control. As well as a few other speed control features.

#8  

Are you using html5 for the graphic stuff? That would explain why it works in android 3 but not 2.3 and below.

Great news on the PWM. I am holding out on ordering a Sabertooth 2x25 or a pair of HB25's until I see what EZ-bits come out and at what cost. I need to handle 24 volts and 17amps at top speed.

Alan