Short Project Description


Short Project Description


The concept of graphical programming enables teenagers and even younger children with creative access to computers. Scratch, a project of the Lifelong Kindergarten Group at the MIT Media Lab, provides not only the tool, but creates also a very inspiring environment for children, teachers and parents alike.
But sometimes creativity goes beyond creating "only" a program - physical interaction, tangible results become essential.

On the other hand, the Arduino project is quite famous and I'm impressed how well documented these microcontroller boards are, how easy they are to come by and how many slightly modified clones are around - all of them (Arduinos and clones) with a reasonable price tag. So it seems a good idea bringing Scratch and Arduino together.

This blog describes the advances step by step of setting up a robot controlled by an Arduino and easily programmed through a graphical enviroment. This project might be interesting to hobbyists, teachers, educators and parents (like me).

To allow for a maximum of creativity and flexibility the robot will use LEGO Technic / Education as the mechanical robotics platform.

Saturday 14 September 2013

Where it all begins

Kids are getting older and more ambitious. So, no wonder, my son after gaining some experience in programming with Scratch wants to get physical. For his upcoming birthday a programmable robot is THE number one on his whishlist.
 
To make a long story short, it all boils down to a robot which could be controlled by Scratch or any other graphical programming language with a similar concept. A potential platform would be LEGO Mindstorms NXT / EV3 which also gives the possibility to create a myriad of different robots - most exciting! But as the target groups of these sets are educational institutions they definitely exceed a birthday's budget, even with all grandparents and parents joining forces. And to my opinion they are too "ready made" - you can't see the underlying technology and thus you don't get a feeling how to realise projects in the "real world".
On the other hand, the Arduino project is quite famous and I'm impressed how well documented these microcontroller boards are, how easy they are to come by and how many slightly modified clones are around - all of them (Arduinos and clones) with a reasonable price tag. So it seems a good idea bringing Scratch and Arduino together.

This Blog will deal with the advances to create a robot controlled by an Arduino, graphically programmed and - when possible - taking on the idea to use LEGO as the mechanical robotics platform. 

No comments:

Post a Comment