Orbit Fresh: Natural Scent-as-a-Service
Executive summary
Orbit Fresh is a subscription-based home fragrance service providing fresh, organic mint tablets grown in automated urban balcony gardens. We replace synthetic aerosols and chemicals with high-potency, slow-release natural menthol delivered directly to Greek consumers via the BoxNow locker network.
Business strategy & value proposition
The problem
- Synthetic chemicals: Traditional home fragrances rely on artificial aerosols and chemicals that trigger sensitivities and harm indoor air quality.
- Inconvenience: Users often forget to buy new fragrances, leading to a poor domestic experience.
- Plastic waste: Commercial air fresheners generate significant plastic waste.
The solution
- 100% natural: High-potency, slow-release natural menthol from organic mint flakes without synthetic additives.
- Automated delivery: Convenient subscription model utilizing the BoxNow locker network in Greece so users never run out.
- Eco-friendly: Utilizing 3D-printed, reusable pods and compostable tablets, creating a zero-waste lifecycle.
Product features & UX
Subscribed refills
- Detail: Subscribers receive a kraft envelope with a fresh batch of mint tablets every month, sized perfectly to slide into their home pods.
- Interaction: Users effortlessly pop open the existing "Slide-Tray" of their pod, drop the old compostable tablet into a bin, and slide the new one in.
3D-printed pod hardware
- Large pod (5 units): Double-tablet capacity. Designed for wardrobe rails (hook-mounted).
- Small pod (5 units): Single-tablet capacity. Slim profile for drawers/jewelry boxes.
- Mechanism: "Slide-Tray" loading in Matte Black PETG or Wood-filled PLA for an eco-aesthetic feel.
Technical architecture
High-level stack
| Component | Technology | Role |
|---|---|---|
| Cultivation | ESP32 + Relays | Urban balcony farm automation measuring soil moisture and dispensing water. |
| Production | Dehydrator + Press | Processing mint into durable tablets. |
| Fulfillment | BoxNow API | Delivery and logistics integration. |
| Frontend | Next.js / Shopify | Customer subscription management and signup portal. |
Core systems logic (The balcony farm)
- Sensing: ESP32 DevKit reads 2x Capacitive Soil Moisture Sensors.
- Action: If moisture < 40%, a 12V DC Diaphragm Pump triggers for 45 seconds.
- Safety: System invokes a 1-hour "Lockout" to prevent over-saturation.
Handling edge cases
- Over-watering logic failure: Soil sensor corrodes or reports false negatives.
- Mitigation: Strict 1-hour pump lockout and moisture upper bounds built into firmware.
- Supply shortages: Pest issues or weather impacts yield.
- Mitigation: Community sourcing (Phase 3) provides redundancy across "Partner Balconies".
- Scent longevity: Tablets lose potency faster than 30 days.
- Mitigation: Grinding to a specific 1mm–2mm coarse flake particle size helps maintain oil retention over a longer period compared to fine dust.
Future roadmap
Phase 1: The single balcony (1-10 users)
- [ ] Manual harvest, 3D printing pods at home.
- [ ] 1.5m planter capacity (approx. 450g dry mint).
- [ ] Basic user testing and MVP subscriber acquisition.
Phase 2: The planter wall (11-50 users)
- [ ] Install 4 additional tiered units vertically for expansion.
- [ ] Move to ESP-NOW protocol (One Master ESP32, multiple battery-powered sensor nodes).
- [ ] Upgrade to a 10-tray commercial dehydrator.
Phase 3: Community sourcing (50+ users)
- [ ] Launch "Partner Balconies" model: Provide neighbors with automated planters and buy back fresh mint.
- [ ] Full BoxNow API integration for automated bulk label printing.
- [ ] Register as a "Household Craft" (KEMEL) for tax and compliance.