HomeHalo uses thermal sensing and on-device intelligence to monitor cookware temperatures, recognize developing hazards, and alert users before a dangerous situation escalates.
From sensing to intervention, HomeHalo operates as a continuous, context-aware safety system — not just a sensor.
A compact thermal sensor mounts above your cooktop — no cameras, no video. Continuously reads surface heat at the cookware level.
Proprietary algorithms analyze temperature trajectories, heating rate, and spatial gradients — far beyond simple threshold detection.
A probabilistic engine interprets cooking state: is the stove attended? Is there liquid in the pan? Is temperature accelerating abnormally?
From gentle reminders to push alerts to optional power shutoff — responses scale to hazard severity and user-defined preferences.
Identifies rapid monotonic temperature rise characteristic of cookware with no liquid or food mass — a leading precursor to oil ignition events.
Monitors convective thermal signatures and edge temperature patterns to detect impending boil-over before it reaches the heating element.
Infers user presence and cooking supervision through cookware displacement, utensil interaction events, and prolonged inactivity patterns.
Thermal imaging inherently obscures personal visual details. No RGB camera. No video recording. Coarse spatial heat maps only — processed locally.
Designed to operate independently of stove electronics. Works with any existing gas, electric, or induction cooktop — no installation professional required.
Push alerts to your phone when hazards are detected. Configurable sensitivity, quiet hours, and adaptive thresholds that learn your cooking habits.
HomeHalo ships in the GU10 light bulb form factor — the global standard for kitchen range hoods, recessed ceiling lighting, and accent fixtures. Zero new wiring. Instant retrofit.
Drop-in replacement for existing GU10 fixtures. No rewiring, no new hardware, no contractor required.
Most range hoods already use GU10 bulbs positioned directly above the cooktop — the perfect vantage point for continuous thermal monitoring.
Standard kitchen recessed downlights are GU10-compatible. HomeHalo installs in seconds, replacing an existing bulb with zero visible change.
GU10 track and accent fixtures provide flexible coverage for studio kitchens, extended-stay suites, and open-plan cooking areas.
HomeHalo integrates natively with leading smart home platforms — no separate hub, no extra apps, no friction.
Ask Siri to check your stove, set automations in Home, or get Alexa to announce an alert in every room. HomeHalo speaks the language of your home.
Extended-stay and studio-kitchen properties are an ideal deployment environment — high unit counts, consistent GU10 fixture use, and meaningful fire risk reduction at scale.
Secured initial deployment order covering 102 extended-stay studio units. Studio 6's kitchenette format is an exact fit for HomeHalo's GU10 range-hood form factor.
G6 Hospitality LLC — 102 units contracted
Active conversations underway with Hilton's LivSmart Studios brand — a growing portfolio of extended-stay properties with studio kitchens across North America.
Discussions ongoing with Element Hotels, Marriott's sustainability-focused extended-stay brand known for full kitchen suites and health-conscious design standards.
HomeHalo's Phase 2 GU10 design is being explored in collaboration with Cosmo Products, LLC.
Integrated hardware development partnership with Cosmo Products, LLC — HomeHalo is exploring hardware development with Cosmo Products, LLC for the Phase 2 GU10 form factor — bringing manufacturing expertise and product integration knowledge to the project.
No machine learning black boxes. Every detection is a clear physical rule — written in code, measurable, tunable, and explainable. Built and tested by Aki Suda using real kitchen recordings.
Every pixel ≥ 60°C is grouped into thermal "blobs." The largest blob is the vessel.
Inside the pot, Otsu's method splits the cooler rim (~75°C) from the hotter liquid surface (~85–92°C).
Track how fast temperature rises (dT/dt), how fast area changes (dA/dt), and how full the pot is (fill ratio).
Physics-based rules detect hazard states — from boiling detection to spillover confirmation to smoke plume recognition.
An empty vessel heats like a rocket — nothing inside absorbs energy. Detected by rapid uniform temperature rise with no cool-rim / hot-liquid structure inside.
The simplest rule. If the cookware's average temperature crosses 180°C, the alarm fires immediately — no other condition needed.
A boil-over follows a 3-stage story. Boiling must be confirmed first, then the pot fills to 85% capacity, then heat appears outside the vessel — cooler than the liquid inside.
Boiling water mixes itself — all pixels read nearly the same temperature. Hot food being cooked is patchy. This one physical difference separates the two reliably.
A watery sauce can never exceed ~100°C while water remains. When the same vessel exceeds 105°C and keeps climbing, the water has evaporated — burning is imminent.
A small piece of food stuck to the pan can burn while the rest cooks normally. Detected as a persistent super-hot minority patch inside an otherwise normal vessel.
Smoke is semi-transparent to thermal cameras — it appears as a flickering warm patch. Steam from boiling water is excluded because its heat source never reaches 140°C.
Issued before spillover occurs — when boiling liquid has risen to fill 85% or more of the vessel and is still climbing. Gives the user time to act before the spill.
A water droplet hitting a hot pan causes a local temperature shock over in under a second. Distinguished from stirring by duration — the same pattern lasting over 1.5 seconds means a person is cooking.
Stirring or flipping food repeatedly swaps the cooler top layer with the hotter bottom. Detected as sustained local thermal shock. Shown in green — never triggers an alarm.
The sensor produces a 192×256 grid of temperature numbers — not a photograph. Faces, bodies, and personal belongings are completely invisible. The camera literally cannot see what you look like.
Every detection algorithm runs locally on the Raspberry Pi 4. Temperature data never leaves the device. Safety decisions happen in milliseconds with no internet dependency.
HomeHalo does not store video, images, or continuous thermal data. Event logs record only detection timestamps and thermal statistics — never a reconstruction of your kitchen activity.
The HomeHalo codebase is built for clarity — each file has exactly one job, and the live camera and the replay tool share the exact same detection brain.
All 10 detection rules live here. Finds the pot, finds the liquid inside it, tracks both over time, applies every rule, and maintains the full lifetime history of every thermal object. Includes a 20-case self-test suite.
Connects to the Thermal Master P2 via USB-C. Reads 256×386 frames at 25fps, validates each frame, converts raw 16-bit values to °C (value ÷ 64 − 273.15), and feeds the brain in real time. Runs headless on Raspberry Pi.
Feeds recorded or simulated frames through the identical brain — so any tuning done in playback behaves exactly the same live. Includes a physics simulator with ready-made scenarios: boiling, spillover, empty pan, frying overheat.
Color palettes, drawing utilities, event log writer (events.jsonl), and session metrics counter. Also contains the original v1 detector kept for comparison benchmarking.
These aren't guesses — they were measured from real kitchen recordings and refined through field testing. Values marked (was X) show what changed from initial estimates.
Phase 1 prototype test footage — Thermal Master P2 sensor mounted above a real cooktop, running live thermal analysis on the Raspberry Pi 4.
Test 1 — Sensor Feed
Test 2 — Heat Detection
Test 3 — Temp Trajectory
Test 4 — Edge Inference
All footage is live sensor output from the Thermal Master P2 — 256×192 IR resolution at 25 Hz, capturing real cooktop heat patterns in real time.
The Raspberry Pi 4 runs all thermal trajectory analysis locally. No cloud. No lag. Safety decisions happen on-device in milliseconds.
These tests validate the sensing and inference pipeline before miniaturization into the GU10 form factor for Phase 2 deployment.
The Phase 1 prototype uses a Raspberry Pi 4 as the on-device edge processing unit paired with the Thermal Master P2 thermal imaging sensor. All inference runs locally — no cloud dependency, no data leaving the device.
An early Arduino Nano prototype in a custom 3D-printed enclosure was used to validate sensor placement and field-of-view geometry above a real cooktop.
The Phase 2 design is planned to fit into a standard GU10 range-hood socket — the same fitting used by bulbs in most range hood exhaust systems. The goal is to make installation as simple as replacing a light bulb, with no new wiring and no modifications to the exhaust system itself.
HomeHalo is a validated prototype, not a finished product. Here is an honest account of where it stands and where it is going.
Aki presented early HomeHalo prototypes and the underlying problem to members of the San Ramon Valley Fire Protection District, and incorporated their feedback into later iterations of the system.
I'm Aki Suda, a 17-year-old junior at Brave Christian High School in Dublin, CA. I built HomeHalo because I believe the technology to detect dangerous cooking conditions already exists — it just hasn't been put in the right place yet.
The idea started simply: most cooking fires happen because someone walks away. Smoke detectors only respond after a fire starts. I wanted something that could recognize a developing hazard before smoke ever forms — the moment a pan overheats or a burner is left unattended.
I built the first prototype with an Arduino Nano and a thermal imaging sensor in a 3D-printed enclosure. I tested it above my own stove. I presented early prototypes to members of the San Ramon Valley Fire Protection District to understand the problem better — and their feedback shaped the direction of the project.
"The technology exists. The problem is real. I built something to prove it."
— Aki Suda, Founder
HomeHalo is a working prototype actively moving toward a deployable product. If you're a researcher, safety organization, hospitality operator, or anyone interested in evaluating the technology — reach out.
Live R&D, hardware iterations, testing, and progress from the bench. 13 entries across 12 months — from first Arduino experiments to Jetson AI inference, firefighter feedback, and YC applications.