Dr.Dry is an innovative intelligent system designed to predict clothes drying time using advanced neural network technology. By integrating environmental sensors and machine learning, the system provides accurate drying time estimates, helping users efficiently manage their laundry process.
- Real-time Drying Time Prediction: Estimates clothes drying time within 10 minutes of hanging
- Weather Integration: Combines real-time and forecasted weather data
- Multi-platform Support: Available on Web and Mobile (Android/iOS)
- Modular Design: 3D-printed sliding rails and storage box for easy installation
| Component | Technology | Function |
|---|---|---|
| Hardware | ESP32 | Central control unit |
| Sensors | DHT22, HX711, Soil Moisture | Environmental and clothing data collection |
| Frontend | React, Flutter | Web and mobile interfaces |
| Backend | Next.js, Firebase, Nginx | Server-side processing and authentication |
| Database | PostgreSQL (Prisma ORM) | Data storage and management |
| ML Model | Keras, TensorFlow, scikit-learn | Neural network for prediction |
- Architecture: 7-layer Neural Network
- Activation Functions:
- Hidden Layers: ReLU
- Output Layer: Linear
- Regularization: Dropout layers to prevent overfitting
- Maximum Time Error: 47 minutes
- Accuracy within 20 minutes: 94.07%
- Dataset Size: Approximately 35,000 records
- Split: 90% training, 10% validation
- Test Dataset: 1,000 records
- 10-minute continuous environmental data
- Humidity and temperature (environment and clothing)
- Clothing weight and initial weight
- Total 52-dimensional feature vector
Remaining time to complete drying + 30-minute offset
- Weight curve slope stabilization
- Soil moisture sensor conductivity approaching zero
- Busy professionals
- Apartment and small home residents
- Families with sensitive skin or young children
- Universities (dormitories)
- Hotels
- Fitness centers
| Phase | Key Objectives |
|---|---|
| Short-term (1 year) | - Model optimization - UI/UX improvements - Weather API integration - Initial market promotion |
| Medium-term (1-3 years) | - Smart device integration - Expanded application scenarios - International market expansion |
| Long-term (3-5 years) | - Smart home ecosystem integration - Cloud-based personalized services - Sustainable product development |
Suitable for various settings including:
- Dormitories
- Balconies
- Indoor and outdoor spaces
- Diverse climate conditions
- Reduces dependency on energy-intensive dryers
- Promotes natural drying
- Potential for ESG (Environmental, Social, Governance) alignment
- Neural Networks
- IoT Sensors
- Cloud Computing
- Cross-platform Mobile Development