Difference between revisions of "Programming with Processing"

From Interaction Station Wiki
Jump to navigation Jump to search
(6 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
Friday<br>
 
Friday<br>
 
  loading an imagesequence. mapping inputs to outputs
 
  loading an imagesequence. mapping inputs to outputs
 +
[[:File:Lesson_04_MouseScrub.zip | Lesson 4 Mouse Scrub]]
 +
[[:File:Lesson_04_InputVolume.zip | Lesson 4 Input Volume]]
  
 
=== Week 2 : connecting to other things ===
 
=== Week 2 : connecting to other things ===
Line 26: Line 28:
 
Tuesday<br>
 
Tuesday<br>
 
  hardware
 
  hardware
 +
[[::File:Lesson_05_LED.zip | Lesson 05 LED]]
 +
[[::File:Lesson_05_Arduino_Processing.zip | Lesson 05 Arduino Processing (led and potentiometer)]]
  
 
Wednesday<br>
 
Wednesday<br>
Line 31: Line 35:
  
 
Thursday<br>
 
Thursday<br>
  network
+
  network - OSC - timers
 +
[[::File:Lesson_06_OSC.zip | Lesson 06 OSC]]
 
   
 
   
 
Friday<br>
 
Friday<br>
 
  android, web, presentation
 
  android, web, presentation

Revision as of 19:36, 30 January 2019

Planning

Week 1 : programming fundamentals

Monday

variables and conditional statements

Tuesday

functions, media, libraries 
Start Lesson 2
End Lesson 2

Wednesday

work independently

Thursday

loops, lists / arrays, object oriented programming
End Lesson 3

Friday

loading an imagesequence. mapping inputs to outputs
 Lesson 4 Mouse Scrub
 Lesson 4 Input Volume

Week 2 : connecting to other things

Monday

Free work with help available

Tuesday

hardware
[[::File:Lesson_05_LED.zip | Lesson 05 LED]]
[[::File:Lesson_05_Arduino_Processing.zip | Lesson 05 Arduino Processing (led and potentiometer)]]

Wednesday

work independently

Thursday

network - OSC - timers
[[::File:Lesson_06_OSC.zip | Lesson 06 OSC]]

Friday

android, web, presentation