############################# 🧠 Neuronest
AI-Powered Biofeedback & Cognitive Assistance Platform
Wearable hardware meets real-time intelligence.
Changelog | Architecture | Roadmap | Report Issue | Join Discord
Neuronest is a full-stack intelligent wearable system designed to monitor cognitive focus and physiological stability in real time.
It integrates embedded hardware, Bluetooth Low Energy communication, advanced signal filtering, and AI-driven cognitive coaching into a scalable architecture.
This is not just an app — it is a modular intelligence platform.
Most wearable devices collect physiological data — but do not interpret it intelligently.
Neuronest bridges the gap between:
📡 Sensor Data → 🧠 Signal Processing → 🤖 AI Interpretation → 🔔 Adaptive Feedback
Instead of passive tracking, Neuronest delivers actionable cognitive assistance.
Components
- ESP32 WROOM-32
- MAX30105 IR Pulse Sensor
- MPU6050 Motion Sensor
- PWM Vibration Motor
Responsibilities
- Real-time sampling
- Signal filtering (noise reduction & smoothing)
- Focus state classification
- BLE packet transmission
Focus States:
NO_FINGERFOCUSEDNOT_FOCUSED
Built with CoreBluetooth.
Features:
- Auto BLE scanning
- Peripheral discovery
- Characteristic subscription
- Motor control write characteristic
- Real-time payload streaming
Designed for low-latency communication (<50ms typical).
Core Components:
BLEFocusManagerFocusPayloadNeuronestAIViewModelThemeStoreHomeViewFocusDashView
Responsibilities:
- State management
- Focus visualization
- Live telemetry
- Motor triggering interface
- AI coaching display
Architecture: MVVM for clear separation between logic and UI.
AI engine generates structured cognitive guidance.
Responsibilities:
- Interpret focus states
- Generate contextual coaching
- Maintain safety boundaries
- Produce structured responses
Designed for future expansion into:
- Personalized models
- Session memory
- Longitudinal pattern detection
ESP32 Sensors
⬇
Signal Filtering & Classification
⬇
Bluetooth Low Energy
⬇
SwiftUI App
⬇
AI Coaching Engine
⬇
User Feedback (UI + Motor)
git clone https://github.com/HashtagPro-MC/Project-Neuronest