Categories
PROJECTS

Illuminate: A Smart Lighting System

Hi there, we are Alana Kim, Nate Klass, and Esther Ng. Our project is called Illuminate, which is a smart lighting system for better place-making, expanding the usefulness of public spaces around the city by activating them after sundown.   What is the issue? The problem as we see it, is two-fold. Dark parks lead […]

Categories
TUTORIALS

Connecting Two Arduino Unos To Communicate With Each Other

In this tutorial, I will cover programming one Arduino board to act as a “controller” and send a signal to another board, triggering the second Arduino to respond by changing the color of the RGB light. This project is a helpful overview of how inputs on one board can trigger outputs on other boards. Communication […]