ashleytqy / creative-computing

experiments in programming Arduino and p5.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

creative computing 🎨

• Experiments in programming Arduino and p5.js for my Creative Computing (Summer 2016) class

projects 💡

  1. Love Machine
  2. stupid pet tricks
  3. Recode Project Interpretation
  • A p5.js interpretation of this
  1. on Computer Vision:
  • A web app that allows you to use any object as a virtual paintbrush / pen
  • Rules: the object must be of a different color than the color of your surroundings
  1. Final Project:
  • A music visualization web app that maps the energy of a range of frequency to the size of the shapes on screen

tech & tools 🔧

• p5.js (+ p5.sound and p5.serial)
• Arduino

takeaways 🔑

• Working with analog and digital sensors
• Applying Object-oriented design in Javascript
• Serial communication
• Designing meaningul interactions between humans and computers

to-do ☕️

links ✏️

Blog entries: A detailed account of my programming/building process
In-class code examples

About

experiments in programming Arduino and p5.js


Languages

Language:JavaScript 99.8%Language:Arduino 0.2%Language:HTML 0.1%