Difference between revisions of "Kit for Scratch for pcDuino"
Qian.zhang (talk | contribs) (→Package List) |
Qian.zhang (talk | contribs) |
||
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
- 1 × Linker Base
- 1 × Linker Linear/Slide Potentiometer
- 1 × Linker Button
- 1 × Linker Buzzer
- 1 × Linker Joystick
- 1 × Linker Light Sensor
- 1 × Linker temperature
- 10× Resistor of 10K ohm
- 1 × 10mm Red LED
- 1 × 10mm Yellow LED
- 1 × 10mm Blue LED
- 1 × Servo
- 1 × Linker Touch Sensor
- 2 × Infrared Distance Sensor
- 4 × Linker Cable 20cm
- 1 × Adhesive Metal Film(5mm width)
- 10× Jumper Wires
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