Scratch 4 Arduino
From Vision - Multimedia Education
Line 26: | Line 26: | ||
The uses are up to your imagination, but we present some exemples that can be replicated | The uses are up to your imagination, but we present some exemples that can be replicated | ||
+ | |||
+ | == Who can use this? == | ||
+ | |||
+ | (Target) | ||
+ | |||
+ | == How can I make it? == | ||
+ | |||
+ | === What do I Need ? === | ||
+ | |||
+ | ==== Acces ==== | ||
+ | |||
+ | ===== Requirements: ===== | ||
+ | |||
+ | *A board of Arduino, there are different models, the most common are arduino uno | ||
+ | *One computer, with Linux, Windows, or Mac | ||
+ | *diferent electronic components, u can buy or just take it from old toys | ||
+ | |||
+ | ===== How to download ===== | ||
+ | *Scratch for arduino software: http://seaside.citilab.eu/scratch/arduino | ||
+ | |||
+ | *Arduino: http://arduino.cc/en/Main/Software (The drivers comes with the installer) | ||
+ | |||
+ | ===== How to install ===== | ||
+ | in the arduino homepage there is a guide for install the diferent models of arduino boards and for each O.S | ||
+ | |||
+ | http://arduino.cc/en/Guide/HomePage | ||
+ | |||
=== Examples === | === Examples === | ||
Line 62: | Line 89: | ||
==== TITLE " ==== | ==== TITLE " ==== | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
==== Pedagogical aproaches ==== | ==== Pedagogical aproaches ==== |
Revision as of 17:38, 11 March 2011
|
Contents |
Why I want to use this
Subjects
What is it ?
S4A is a Scratch modification that supports simple programming of the Arduino open source hardware platform. It provides new blocks for managing sensors and actuators connected to Arduino. There is also a sensor report board similar to the PicoBoard.
It has been created to attract people to the programming world. The goal is also to provide a high level interface to Arduino programmers with functionalities such as interacting with a set of boards through user events.
What can I do with it ?
Teach kids or youngsters to program and build his own toys or inventions.
Uses:
The uses are up to your imagination, but we present some exemples that can be replicated
Who can use this?
(Target)
How can I make it?
What do I Need ?
Acces
Requirements:
- A board of Arduino, there are different models, the most common are arduino uno
- One computer, with Linux, Windows, or Mac
- diferent electronic components, u can buy or just take it from old toys
How to download
- Scratch for arduino software: http://seaside.citilab.eu/scratch/arduino
- Arduino: http://arduino.cc/en/Main/Software (The drivers comes with the installer)
How to install
in the arduino homepage there is a guide for install the diferent models of arduino boards and for each O.S
http://arduino.cc/en/Guide/HomePage
Examples
Robot whit a remote controller
In this exemple we are going to explain how to build a robot made with one arduino board and two engines of continus rotation, controlled by another board with and acceleremeter, two leds and two botons
What we need?
Robot:
- 1 x Arduino board: http://www.sparkfun.com/products/9950
- 1 x protoshield: http://www.sparkfun.com/products/7914
- 1 x sticky board: http://www.sparkfun.com/products/7916
- 2 x servomotors Parallax Futaba continus rotation: http://www.parallax.com/Store/Accessories/MotorServos/tabid/163/CategoryID/57/List/0/Level/a/ProductID/102/Default.aspx?SortField=PboroductName,ProductName
- 1 x cable usb: http://www.sparkfun.com/products/512
Remote Controler:
- 1 x Arduino board: http://www.sparkfun.com/products/9950
- 1 x protoshield: http://www.sparkfun.com/products/7914
- 1 x sticky board: http://www.sparkfun.com/products/7916
- 1 x acceleremeter: http://www.sparkfun.com/products/849
- 2 x LEDS (of different colors, for example 1 red and 1 green): http://www.sparkfun.com/products/9590 (9590 red, 9592 green)
- 2 x switchers: http://www.sparkfun.com/products/97
- 1 x usb cable: http://www.sparkfun.com/products/512
Body text
Comments
See help
Forum debate link
TITLE "
Pedagogical aproaches
What´s more?
Useful information?
Author
Licenses
Org web contact=
- It could be connecte to another profile dedicated to organitzations.