MESA | Mathematics, Engineering, Science, …€¦ · Web view2) LED Chaser -- Larson Scanner 3)...

2
Introduction to Physical Computing & Computer Science with the Digital Sandbox 0 - Basic Concepts Program Block (setup vs. loop) Pin numbers and pin designations Creating programs in ArduBlock Saving your programs Adding comments 1 - Exploring Blink Concepts Program Block (setup vs. loop) Pin numbers and pin designations Creating programs in ArduBlock Can we create a heartbeat pattern? LED pattern challenge: Generate / create a multiple sequence pattern that has at least three distinct modes: 1) Flash Dance -- script and program a full sequence in under 2 seconds 2) LED Chaser -- Larson Scanner 3) Ping-pong or other unique / artistic sequence.

Transcript of MESA | Mathematics, Engineering, Science, …€¦ · Web view2) LED Chaser -- Larson Scanner 3)...

Page 1: MESA | Mathematics, Engineering, Science, …€¦ · Web view2) LED Chaser -- Larson Scanner 3) Ping-pong or other unique / artistic sequence. 2 - Analog vs. Digital So far, we have

Introduction to Physical Computing & Computer Science with the Digital Sandbox

0 - Basic ConceptsProgram Block (setup vs. loop)Pin numbers and pin designationsCreating programs in ArduBlockSaving your programsAdding comments

1 - Exploring Blink ConceptsProgram Block (setup vs. loop)Pin numbers and pin designationsCreating programs in ArduBlockCan we create a heartbeat pattern?

LED pattern challenge:Generate / create a multiple sequence pattern that has at least three distinct modes:

1) Flash Dance -- script and program a full sequence in under 2 seconds2) LED Chaser -- Larson Scanner3) Ping-pong or other unique / artistic sequence.

2 - Analog vs. DigitalSo far, we have only dealt with LEDs turning on and off. What if we try this:

3 - Analog vs. DigitalSo far, we have only dealt with LEDs turning on and off. What if we try this:

Page 2: MESA | Mathematics, Engineering, Science, …€¦ · Web view2) LED Chaser -- Larson Scanner 3) Ping-pong or other unique / artistic sequence. 2 - Analog vs. Digital So far, we have

9 - Fun Project Ideas1. Microphone to LED amplitude using set analog pin2. Scaling Temperature3. LED Bar graph using slider4. Reaction Timer5.