GLOWSENSE

What will it do ?

As the name suggests, GlowSense is a pair of interactive lamps that sense and glow. Each lamp is embedded with a time-of-flight (ToF) distance sensor to detect the proximity of objects in its surroundings. As an object approaches, the lamp responds by lighting up a NeoPixel LED with a gradual increase in brightness — from a soft glow at a preset distance to full intensity when the object is very close. But GlowSense isn’t just a standalone lamp — it’s a connected experience. The two lamps communicate wirelessly, creating a sense of presence between distant users. When a presence is detected near one lamp, the other lamp responds by blooming and glowing, symbolizing connection and interaction across space. GlowSense integrates with a custom mobile app that allows users to personalize their lamp’s colors. The lamps are designed in the form of flowers and feature a physical blooming mechanism, giving life to the light as it reacts to human presence.

This image is made using chatgpt

Features

Mechanical and Electronic Integration of the GlowSense Lamp

Image

The blooming mechanism of the GlowSense lamp is driven by a reciprocating motion, where the central stem moves vertically to create a natural blooming effect. This motion is powered by a servo motor, which is programmed to control the upward and downward movement of the stem. The petals are mechanically linked to the stem through a series of articulated joints, designed to open and close in unison with the vertical motion. This ensures a smooth and lifelike blooming action that enhances the lamp’s floral aesthetics. After finalizing the mechanical structure, the electronic components were strategically placed for functionality and balance. The servo motor and a custom PCB are housed within the base of the lamp, ensuring both stability and easy access for maintenance or upgrades. Inside the petal-holding cup, a NeoPixel LED strip is mounted to provide a soft, dynamic glow that intensifies as the flower blooms. A time-of-flight (ToF) distance sensor is embedded in the base, positioned to detect approaching users and trigger the bloom and glow sequence based on proximity.

Who's done it beforehand ?

Ever Blooming Mechanical Tulip

The Ever Blooming Mechanical Tulip by Jiří Praus features a mechanical tulip that gracefully open and illuminate in various colors upon a gentle touch.Each petal contains SMD white LEDs, and the flower's core houses NeoPixel RGB LEDs. The petals' movement is controlled by a servo motor actuated through a pushrod mechanism, all managed by an Arduino Nano. A TTP223 touch sensor embedded in a leaf-shaped pad on the stem detects touch inputs to initiate the blooming sequence.

Everblooming mechanical tulip

Sources

I refered the mechanism of ever blooming mechanical tulip. I also referred previous fab academy documentations and youtube videos. I will be using chatgpt for programming codes.

What will I design ?

What parts and systems will be made?

Reciprocating Blooming Mechanism :- Controlled by a servo motor, this system translates the stem’s vertical motion into smooth opening and closing of the petals.

Mechanical Parts

Electronic parts

Communication System:-Enables one lamp to send status updates to its paired counterpart so they can mirror each other’s behavior.

Software System:- Glowsense mobile app allows users to select custom colors and lighting patterns.

What processes will be used?

Design & Modeling

Digital Fabrication

Software & Programming

What questions need to be answered?

How will it be evaluated ?

Primary Success Criteria

The design is modular, so a single working unit along with app proves the feasibility of extending to paired communication.

Extended Goals

This will prove the concept of emotional or remote interaction and elevate the project's novelty. Achieving this would demonstrate strong integration of wireless protocols, synchronization logic, and multi-device coordination.