⚡ Maya Murad

Project 12:
Interface + Application Programming

                                             The Challenge

Write an application that interfaces with an input &/or output device that you made [Individual]

Compare as many tools as possible[Group]

Link to Arch section group page

                                                   The Motivation

I already have some experience with Javascript to create web interfaces, I also started tinkering with Processing in the summer to create generative designs but I have never used it for application programming yet. Which is why I chose to focus on Processing this week. Ideally I would like to create as imple interface to adjust the parameters of my final project.

                                                   Simple test

As a first test, I wanted to create a simple interface to visualize the luminosity intensity from the board I created for Week 7 (Input Devices)
I found this resource from a previous student a good guide to get started.

Processing code (1/2)

Processing code (2/2)

                                           Interface for final project

Next, I wanted to create an interface where I could communicate to the LED strip via Serial to adjust its brightness.