General
This project was assigned under the prompt “cultivating light.” My partner and I were expected to collaborate together to combine artistic both components and technical aspects to create a project responding to the aforementioned theme.
Decision
My partner and I decided to take our project in a much more literal direction. Searching the Chicago Data Portal for thorough and frequently updated datasets, we found the Beach Weather Stations data set which updated about once an hour and measured many factors which would give us a lot of room to work with.
Developing the Idea
Ultimately, my partner and I decided to utilize the wind direction with a and solar radiation from the data set to embody weather at the beach, with a servo and LEDS respectively, covering the “cultivating light” theme.
Technical Aspect
I programmed the servo to match wind direction with its up to 170° spin:
I also programmed the LED lights to match the intensity of solar radiation. I wanted to make the thing more so I did code a lower and higher threshold to make the solar radiation clearer to the viewer. So while the brightness still matches the intensity of the solar radiation, if the solar radiation is in the lower threshold it will fade in and out to that. In the higher case, it would blink. I attached everything to a breadboard, soldering wires and making sure everything was connected correctly.
Nothing too complicated with the code, just stuck the servo and LED function in a loop for continuous display. I did learn to use the map() function which maps one numerical range to another, so even though the wind direction ranged from 0-360°, I mapped it to correlate with the servo which only spun 0-170°
Mixing Art and Tech
A large part of the project was collaborating with my partner, who played the big part in creating a physical display which would fuse with what I’d programmed. This involved ensuring that my technical components themselves and other parts like wires would be covered up, and no aspects like weight would conflict. We wanted to create a spinning platform as the main centerpiece to have it turn when representing the wind direction, sort of like a weather vane. Consequently, my partner made a display out of origami so as not to weigh the servo down too much and ensure it would spin, and covered it up with fabric waves.
Finally, we attached the LEDs to the roof of the box so as to light it up, which my partner covered with cotton clouds so that they would be hidden but still shine through.
Final Reflection
In the end, for me personally, this was both the hardest and coolest project I’ve done ever. I’m so grateful to have had such an amazing partner to collaborate with who communicated so openly and well, being what made this project possible. Attaching my photon to the breadboard and wiring everything up was definitely the most difficult part of this project for me, but I’m so glad I had the opportunity to just be pushed to do it, because now I feel like after that most things don’t look too hard.
Video of Working Project
https://drive.google.com/file/d/1R7MC-AqA3WjJCaaZiJ4rgo8ac3sINKJ_/view?usp=sharing









_3u05Tpwasz.png?auto=compress%2Cformat&w=40&h=40&fit=fillmax&bg=fff&dpr=2)
Comments