Difference between revisions of "Kit for Scratch for pcDuino"

From LinkSprite Playgound
Jump to: navigation, search
(Package List)
Line 21: Line 21:
 
* 1 × Adhesive Metal Film(5mm width)
 
* 1 × Adhesive Metal Film(5mm width)
 
* 10× Jumper Wires
 
* 10× Jumper Wires
 +
 +
== Scratch ideas ==
 +
1. Use LED
 +
* [http://learn.linksprite.com/scratch/lesson-1-blink-led-scratch-on-pcduino/ Blink LED]
 +
 +
* [http://learn.linksprite.com/scratch/synthesize-color-by-rgb-leds-a-scratch-for-pcduino/ Synthesize Color by RGB LEDs (A)]
 +
  [http://learn.linksprite.com/scratch/synthesize-color-by-rgb-leds-b-scratch-for-pcduino/ Synthesize Color by RGB LEDs (B)]
 +
 +
* [http://learn.linksprite.com/scratch/fishing-reminder-scratch-on-pcduino/ Fishing Reminder]
 +
 +
2. Use button
 +
* [http://learn.linksprite.com/scratch/hurdle-race-game-scratch-for-pcduino/ Hurdle Race Game]
 +
 +
3. Use button and LED
 +
* [http://learn.linksprite.com/scratch/lesson-2-press-button-to-turn-on-led-scratch-on-pcduino/ Press Button to Turn on LED]
 +
 +
* [http://learn.linksprite.com/scratch/lesson-3-touch-the-finish-line-scratch-for-pcduino/  Touch the Finish Line]
 +
 +
4. Use touch sensor
 +
* [http://learn.linksprite.com/scratch/park-car-without-crash-scratch-for-pcduino/ Park Car Without Crash]
 +
 +
5. Use infrared distance sensor
 +
* [http://learn.linksprite.com/scratch/infrared-distance-sensor-scratch-for-pcduino/ Infrared Distance Sensor]
 +
 +
6. Use temperature sensor
 +
* [http://learn.linksprite.com/scratch/test-your-finger-temperature-scratch-for-pcduino-11/ Test your finger temperature]
 +
 +
7. Use resistance
 +
* [http://learn.linksprite.com/scratch/introduce-itself-a-scratch-for-pcduino/ Introduce Itself (A)]
 +
  [http://learn.linksprite.com/scratch/introduce-itslef-b-scratch-for-pcduino/ Introduce Itslef (B)]
 +
 +
8. Use sliding potentiometer
 +
* [http://learn.linksprite.com/scratch/octopus-gets-fatter-scratch-for-pcduino/ Octopus Gets fatter]
 +
 +
9. Use light sensor
 +
* [http://learn.linksprite.com/scratch/a-flower-changes-color-scratch-for-pcduino/ A flower changes color]
 +
 +
10. Use analog distance sensor
 +
* [http://learn.linksprite.com/scratch/play-pong-with-scratch-for-pcduino/ Play Pong]

Revision as of 07:05, 28 May 2014

Overview

Scratch(http://scratch.mit.edu/) is a programming language for everyone. Create interactive stories, games, music and art-and share them online.pcDuino team developed a customized version of Scratch for pcDuino. This Kit is easy for you to use scratch on pcDuino.

Package List

Scratch ideas

1. Use LED

 Synthesize Color by RGB LEDs (B)

2. Use button

3. Use button and LED

4. Use touch sensor

5. Use infrared distance sensor

6. Use temperature sensor

7. Use resistance

 Introduce Itslef (B)

8. Use sliding potentiometer

9. Use light sensor

10. Use analog distance sensor