Final Lantern Project – Brianna Gabriel

Final Lantern Project Brianna Gabriel New Media Arts 04/30/2026 This final project is a lantern that changes color when it is swung. The inspiration came from a video game character that I really like, and my interest in making a functioning item that has a purpose. The change of color is created by the circuit…

Color changing lantern, Final Project Proposal – Brianna Gabriel Revolorio

#include <Adafruit_CircuitPlayground.h> #include <FastLED.h> #include <Wire.h> #include <SPI.h> #include <math.h> // — External strip — #define STRIP_PIN A2 #define STRIP_LEDS 30 #define LED_TYPE WS2812B #define COLOR_ORDER GRB CRGB stripLeds[STRIP_LEDS]; int sensorPin = A1;  // there is no A10… int sensorValue = 0; int brightVal = 255; // — Color list: {red, green, blue} — const…

Interactive Lantern – Brianna Gabriel

This interactive project is a lantern that changes color when it is shaken. The inspiration came from a video game character that I really like, and my interest in making a functioning item that has a purpose. The change of color is created by the circuit registering being shaken, which records the motion.  Through the…

Moth wing switch – Brianna Gabriel

I was inspired by a moth plushie I own that has magnets in its wings. The magnets allow it toopen and close its wings. For my recreation I used conductive thread tied to led’s and activated with battery’s. By pressing the wings together, the led’s on the LEDs on its antennas. Materials.

Encoding Digital and Analogue Taxonavigation Questions

What is your material philosophy? – When it comes to the material I use, I solely focus on the physical properties. What the material is able to do and what can be made out of it. If a material serves a certain purpose I will use it for that purpose. I do not mess with…