Stemoto LogoStemoto

LUMOS: Smart Lamp for Better Sleep

Source: instructables.com

This project involves building a bedside lamp that mimics natural sunrise patterns using an Arduino controller and addressable LEDs. The device uses a real-time clock to trigger gradual light intensity increases to help regulate the user's circadian rhythm.

Categorisation

Stage 3: Architect (11-13+)Pattern Recognition & Data AnalysisAlgorithmic & Procedural ThinkingUnplugged / Paper-BasedCoding Activity

Props & Materials Required

  • Arduino Nano
  • NeoPixel LED ring
  • Real-time clock module (DS3231)
  • PIR motion sensor
  • Custom 3D printed or wooden enclosure
  • Wires and breadboard

Why It Works & Notes

Parent Note:

Circadian rhythm science, microcontroller logic, PWM (Pulse Width Modulation) for LED control, and real-time sensor integration.