Microcontrollers

Assignment

Create a compelling interaction between Max and the Sparkfun Digital Sandbox (Arduino). You must either send data to Max from the Arduino or send data from Max to the Arduino (or both!).

Places to begin:

  • example Max files in Help > Reference or Help > Examples folder

  • combine a preexisting Max patch with the serial patches I give you below

Demonstrate your project during class March 18 and share your Max patch and Arduino Sketch with the class.

Sparkfun Digital Sandbox

circle-exclamation

Setup

Getting Started with the Sandbox Alone

https://learn.sparkfun.com/tutorials/digital-sandbox-arduino-companionarrow-up-right

  • 16. Servo Sweeper = make sure the "charge" switch on the Digital SandBox is in the "off" position

Digital Sandbox + Max

How serial communication works = https://learn.sparkfun.com/tutorials/serial-communication/allarrow-up-right

Here's another helpful tutorial = https://youtu.be/6bT3G4Mep7Earrow-up-right

Example files to download:

file-archive
26KB

Hive 2.0 = https://hopkinsduffield.com/2014/12/11/hive-2-0-documentation/arrow-up-right

Last updated