Skip to content

Latest commit

 

History

History
120 lines (97 loc) · 6.56 KB

File metadata and controls

120 lines (97 loc) · 6.56 KB

Class 8

🛠️ Hardware

See also: Creative Coding Notes list

Some hardware needs special device drivers

  • There's not a simple messaging scheme (like Serial communication) that you can replicate without major reverse-engineering. for example:
    • Kinect / Realsense
    • Leap Motion

Some hardware uses electrical signals and basic data transmission

  • Arduino / Raspberry Pi sensors & output devices

🛠️ Integration & Networking

You can use these protocols to create larger integrated systems!

🛠️ Computer vision

🛠️ Computer vision in p5js

📝 Homework:

Listen to an episode from either podcast:

Build something with a webcam or other hardware

📋 Review code

  • Present your 3d sketches