Showing posts with label robot. Show all posts
Showing posts with label robot. Show all posts

The new Arduino Robot is now in the store!

on Thursday, September 19, 2013

Arduino Robot

We are pleased to announce the availability of the Arduino Robot in our store and distributors worldwide, starting from 189€.

Designed in cooperation with Complubot, 4-time world champions in the Robocup Junior robotics soccer, the Arduino Robot promises endless hours of experimentation and play.
It is a self-contained platform that allows you to build interactive machines to explore the world around you.

You can use straight out of the box, modify its software, or add your own hardware on top of it. You can learn as you go: the Arduino Robot is perfect for both the novice as well as those looking for their next challenge.

To further explore the Arduino Robot, check out the documentation to getting started with it and  a collection of examples and tutorials that will quickly show its great features.

The Arduino Robot is the result of a collective effort from an international team looking to make science and electronics fun to learn. Read the article about the history of the Robot on Make Zine by David Cuartielles .

Check it out in the Arduino Store >> (This product is  available with UK Plug, US Plug and IT Plug)

Arduino Robot



View the Original article

Updating about Arduino Yún (video preview!) and Arduino Robot

on Monday, August 26, 2013

Arduino Yún - Unboxing

Some months ago we announced that we were developing a new product to meet the growing demand for wi-fi, linux based boards. The blogpost on the upcoming Arduino YÚN was our most read ever, and since then the attention has stayed high.

Recently, some of you have been asking why the YÚN hasn’t come out yet and why the Arduino Robot is not yet available for purchase.

Simply put, moving to a wifi-enabled linux board is a whole new step for Arduino and it’s taking longer than we expected. Arduino YÚN  is our most complex product ever and we decided to working on getting it right regardless of timing.

The early prototypes boards mounted 8MB of Flash and 32MB of RAM. While we managed to implement most of the YÚN features previously planned inside this amount of memory, we were forced to use optimized versions of the most common software packages: smaller in size but missing a lot of cool features available in the “full” non-optimized version.

We also quickly discovered that there wasn’t plenty of free space remaining for the user to install additional packages or to run complex programs without incurring in stability problems.

Considering this we finally decided to double both Flash and RAM, giving a comfortable 16MB of Flash and 64MB of RAM.

We try our best to get everything done as soon as possible while still providing the quality that we hope distinguishes Arduino products.

The delay in the Arduino Robot is connected to that of YÚN and our distribution processes.

We are really happy about the new Arduino YÚN and we hope the community will be as well.

The board is going to be available on the Arduino Store from September the 10th, while being delivered to our distributors late this month. In the video below you can watch a  preview of the board with me and David Cuartielles giving some more details about it.

From the product pages on the Arduino Store,  for the YÚN and Robot, you can activate an alert that will send you an email when the product is available from the distributors.



View the Original article

Bleuette, the hexapod robot

on Sunday, March 24, 2013

bleuette hexapod robot

Bleuette project is hexapod robot equipped with 6 legs that can be operated without any external guidance.

The french project is fully open hardware (made entirely with  an Ultimaker 3D printer) / opensource and operates on a Arduino Leonardo board with a custom shield developed for it and available on Hugo’s website, the author of the project. It is used mostly to control the 12 servos (+ 2 optional) for the legs, measure voltage and current.

Take a look at the robot’s first steps!

 

Hugo is also thinking about future developments for Bleuette, like equipping it with a Bluetooth connection, a magnetic sensor to keep an edge when walking and finally a mobile turret with an ultrasonic sensor to detect obstacles in front of it.

Interested in the code? you can find it on Github:



View the Original article