This project transforms a simple ESP32 into a full-featured smart alarm system with interactive tools and a modern web dashboard. Designed to enhance your sleep experience, it combines intelligent alarm scheduling, real-time sleep tracking, and engaging features to help you wake up refreshed.
🌟 Key Features
⏰ Smart Alarm Management
Set alarms directly from a clean and responsive web interface. Supports daily schedules with sunrise detection using the LDR sensor.
🛌 Sleep Tracking
The PIR motion sensor monitors activity throughout the night to analyze sleep patterns and duration.
🎮 Interactive Tools
Includes fun and mindful activities:
Red Light, Green Light motion game
Guided breathing exercises for relaxation
📊 Web Dashboard
View and adjust alarm settings, monitor sleep stats, and control tools from any device connected to your network.
🔔 Light & Sound Integration
Wakes you gently using a connected light and buzzer to simulate natural sunrise and sound alerts.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
v1.0 - Initial Build
- Created base HTML/CSS/JS for ESP32 Smart Alarm dashboard
- Added sections: Home, Sleep Analytics, Alarm, Games, Settings
- Integrated Chart.js for Sleep and Light data visualization
- Added responsive design and mobile support
v1.1 - UI Upgrade
- Added Apple-inspired glassmorphism design
- Added Dark Mode toggle button in Settings
- Improved button hover animations
- Separated pages into SPA containers for cleaner navigation
v1.2 - Login System (Optional)
- Added login screen (disabled by default)
- Added localStorage toggle for enabling login via Settings page
v1.3 - Enhanced Navigation
- Implemented top navbar with smooth transitions
- Added subpages and animations to each section
v1.4 - Hosting Ready
- Prepared for Netlify/Vercel/GitHub Pages deployment
- Cleaned up code and added comments
Currently Working On solving a lot of compilation errors will publish soon
MOTION BASED SLEEP AND WAKE SYSTEM