Introduction
This week we learned about output devices. Output devices are devices that take in data from a microcontroller and convert it into a form that humans can perceive, such as sound, light, or movement. Some common output devices include speakers, LEDs, and motors.
Choosing Output Devices for My Project
For my water bottle project, I want one main output device that can provide feedback to the user in a clear and engaging way. Since the project was inspired by Plant Nanny (pictured to the left), I wanted the stationary mascot, kind of like the plant in plant nanny to be a playful and interactive element that encourages regular hydration.
Output Device for Stationary Plant Mascot
I decided to use a TFT display as the primary output device. Additionally, I plan to include a few RGB LEDs that can change color based on the user's hydration level throughout the day. For example, the LEDs could glow green when the user is on track with their water intake and shift to yellow or red if they fall behind their goals. This visual feedback will help users stay aware of their hydration habits in a fun and engaging way. Overall, the combination of sound and light output devices will create an interactive experience that motivates users to drink more water regularly.
Output Device for Mobile water bottle attachment
For the mobile water bottle attachment, I plan to use a small speaker to provide auditory feedback. The speaker can play cheerful sounds or short tunes when the user takes a sip of water, reinforcing positive behavior. . In previous weeks I wanted to use a distance sensor but I realized that that is not practical. As a load sensor, the device would be located underneath my water bottle to measure the weight and estimate the amount of water consumed.
but how do I visualize the weight measurement?
I decided on a ring of LED strip lights around the base of the water bottle, above the attachment. When a load was being measured, the LEDs would emit a warm light, which gives feedback to the user when measurements are occuring.
Making Output Device