Smart Focus Cloud
Staying focused in a world full of notifications is difficult. Most productivity tools live inside the same device that distracts us β our phones.
So instead of building another mobile app, I created a physical desk companion.
Smart Focus Cloud is a 3D-printed, cloud-shaped Pomodoro timer powered by ESP32-S3. It combines:
- β± Pomodoro focus timer
- π‘ Temperature & humidity monitoring
- π¨ Animated border progress indicator
- π Smart audio feedback
- π¨ Custom aesthetic enclosure
This project blends embedded systems, UI design, and product-style packaging into one clean build.
Supplies
Electronics
- ESP32-S3 (with touchscreen display)
- DHT11 temperature & humidity sensor
- Active buzzer
- Jumper wires / custom wiring
- Power cable
Mechanical
- 3D printed cloud enclosure (PLA recommended)
- Mounting screws
- Internal supports (printed)
Tools
- Soldering iron
- Computer with Arduino IDE
- USB cable for programming
Building the Core Electronics
The ESP32-S3 acts as the brain of the project.
It handles:
- UI rendering
- Touch input
- Timer logic
- Sensor readings
- Buzzer control
Connections Overview:
- DHT11 β Connected to GPIO pin
- Buzzer β Digital output pin
- Display β Integrated with ESP32-S3 board
Once everything is connected:
- Upload the code using Arduino IDE
- Power the board
- Verify that temperature and humidity readings appear
At this stage, the device works β but itβs still a prototype.
Programming the Pomodoro Logic
The software includes multiple screens:
π Home Screen
Displays:
- βReady To Focus?β
- Live temperature
- Live humidity
β± Work Setup Screen
- Set hours, minutes, seconds
- Increase/decrease values
- Touch feedback with beep sound
π€ Break Selection Screen
Choose break duration:
5 / 10 / 15 / 20 / 25 / 30 / 40 / 50 minutes
βΆ Running Mode
- Countdown timer
- Play / Pause
- Reset option
- Triple beep when session ends
Designing & 3D Printing the Cloud Enclosure (With JUSTWAY)
A bare PCB with wires works for testing.
But when you want to:
- Present at exhibitions
- Showcase at demo days
- Build a portfolio project
- Make your hardware look product-ready
Presentation becomes critical.
So I designed a custom cloud-shaped enclosure.
πΉ Design Goals
- Perfect display alignment
- Hidden internal wiring
- Secure mounting structure
- Smooth, rounded aesthetic
- Desk-friendly size
To achieve a clean and professional finish, the enclosure can be manufactured using high-quality 3D printing services like JUSTWAY.
JUSTWAY offers:
- Rapid prototyping with quick turnaround
- High-detail 3D printing (resin for aesthetic finish, nylon for durability)
- CNC machining for metal enclosures
- Injection molding for scaling production
- Urethane casting for low-volume production
For a project like Smart Focus Cloud, professional 3D printing ensures:
- Better surface finish
- Accurate tolerances
- Stronger structural integrity
- A product-grade appearance
These services donβt change how your circuit works β they change how your project is perceived.
And perception plays a huge role in hardware design.
Code
Final Thoughts
Smart Focus Cloud started as a simple Pomodoro timer.
It evolved into:
- A focus companion
- A hardware packaging experiment
- A UI design project
- A product development journey
The biggest lesson?
Anyone can build a working circuit.
But turning it into something that looks and feels like a finished product β thatβs where true hardware innovation begins.