Six services
What we are asked to build most often.
Each engagement is scoped to a physical deliverable: a unit that runs, a design package a manufacturer can quote, a fleet you can update.
H-01
IoT systems
A connected product that works on the bench and falls over as a fleet.
End-to-end connected systems: device, gateway, connectivity and the telemetry pipeline behind them. Provisioning, identity and secure OTA are designed in at the start, because retrofitting them onto a deployed fleet is where most IoT programmes stall.
Deliverables
- Device and gateway architecture
- Provisioning and OTA path
- Telemetry and fleet dashboard
H-02
Embedded prototyping
You need proof the thing can exist before anyone will fund it.
Concept to working prototype: dev-kit bring-up, breadboard rig, first custom PCB, and an honest feasibility read on power, thermal, size and unit cost. The output is a device you can put in front of a customer or a board, plus what it would cost at volume.
Deliverables
- Working prototype unit
- Feasibility and cost model
- Component and supply plan
H-03
Firmware development
Firmware written once, then nobody can safely change it.
Bare-metal and RTOS firmware, board support and drivers, bootloaders with secure boot and signed updates, low-power state machines, and connectivity stacks. Written with a test harness and hardware-in-the-loop rig so the tenth revision is as safe as the first.
Deliverables
- Firmware source and toolchain
- Secure boot and OTA
- HIL test rig and CI
H-04
Electronics product development
A prototype that no contract manufacturer will quote against.
Schematic capture, PCB layout, signal and power integrity, mechanical and enclosure coordination, design-for-manufacture review, test-fixture design and certification preparation. The deliverable is a documented design package a manufacturer can build from.
Deliverables
- Schematics, layout and BOM
- DFM and test fixtures
- Certification preparation pack
H-05
Sensor and edge AI integration
The model is blamed when the capture was wrong all along.
Vision, acoustic and vibration capture specified alongside the model that consumes it — optics, framing, lighting, sampling rate and synchronisation chosen for accuracy. Then the distilled model, quantised and validated on the target silicon under sustained thermal load.
Deliverables
- Sensor specification
- On-target model package
- Accuracy and latency budget
H-06
Sustaining engineering
A shipped device with no one left who understands it.
Board revisions, component obsolescence and second-source swaps, firmware maintenance, field diagnostics and fleet health reporting. Devices live for years; the engineering has to as well.
Deliverables
- Revision and errata management
- Second-source strategy
- Fleet diagnostics and reporting