DM-GY 6063
Creative Coding
Fall 2024, Section B
Syllabus
Assignments
Resources
Schedule
Setup
Tutorials
Tutorials
Week 02
p5.js Intro
Drawing: Shapes and Colors
Transformations
Variables
Week 03
Git and GitHub
Functions
Loops as Patterns
Loops as Counters
2D Patterns
Week 04
Randomness
Conditionals
Week 05
Interactions
Animation
Map & Mod
Cycles
Sine and Cosine
Week 06
Arrays
Objects
Loading Data (JSON/CSV)
State Variables
Week 07
Strings
Images
Week 08
Images
Videos
The DOM
Week 09
More Random
Week 10
Classes
Classy Images
Classy Strings
Trigonometry
Sound Files
Sound Processing
Week 11
analogWrite() and digitalWrite()
Multiple LEDs
Non-Blocking Delay
Moving a Servo Motor
(
code
)
Week 12
analogRead() with digitalWrite()
(
code
)
analogRead() with Photoresistors
(
code
)
Piezoelectric Sensor
Piezo and Debounce
(
code
)
Piezo Knock Detection
Week 13
Arduino + p5js Serial Communication
(
code
)
Week 14
WiFi: Arduino HTTP Server
(
code
)
WiFi: p5js HTTP Client
(
code
)