Week 12: Interfacing

Creating a super-duper simple GUI to control an LED

I'm filling in this last remaining website following our final review. This week was interfacing. I originally wanted to have a cute GUI that I could control the launch of my model habitat from, but unfortunately I ran out of time to make it due to other finals. Filling in this backlog I wanted to just scratch the surface of making a simple interface in Processing using ControlP5 to have a button that triggers a LED on or off. Here's the code:


Arduino ^


Processing

And here's the thing working: