Embedded systems · Edge AI · Firmware

Intelligent
embedded systems

Hardware, firmware, and on-device AI engineered as one system — so intelligence runs where the data is created, inside the power budget, and keeps working when the network doesn't.

Embedded engineering services

We build systems that have to work.

AXIOMEKH develops embedded hardware, firmware, and on-device AI across microcontrollers, sensors, ultra-low-power wireless, and edge machine learning.

Founder-led, so you work directly with the principal engineer — and hear early when an approach won't survive contact with the field.

What we do

Three layers, one firm, no handoffs between vendors.

Most embedded programmes fail at the seams — between the board house, the firmware contractor, and the ML team. We hold all three, so the trade-offs get made once, by the people who have to live with them.

Solutions & use cases

Where the intelligence sits in the hardware path.

Four reference architectures for problems that do not survive a round trip to the cloud. Each one is broken down into its signal chain — the path a signal takes from the physical world to a transmitted result, and the point of every stage along the way.

Ultra-low-power edge AI module

The problem

Every battery-powered product wants on-device intelligence, and almost none can afford the power budget it normally costs. Streaming raw sensor data to the cloud drains the cell and leaks the data.

The approach

A system-on-module that keeps the radio dark. A low-power always-on stage watches the sensor stream and wakes the main inference path only on a candidate event, so the expensive work runs in short bursts measured in milliseconds rather than continuously.

Nordic nRF52TFLite MicroCMSIS-NNZephyrBLE

Design targets

< 100 µA
Duty-cycled draw

average, 1 Hz event rate

< 20 ms
Inference window

Cortex-M4F at 64 MHz

< 128 KB
Model footprint

int8, weights + arena

~10³× smaller
Radio payload

event vs. raw stream

Engineering targets this architecture is designed against — not measured results from a delivered system.

Signal chain

What happens between the sensor and the result.

Each stage exists to avoid doing expensive work. Cheap checks run constantly; the costly ones run only when something has earned them.

  1. 01Sense

    The physical signal arrives — vibration, sound, or motion.

    MEMS / analogue front end

  2. 02Condition

    Clean it up and cut it into fixed windows the model can read.

    Filter · calibrate · frame

  3. 03Wake gate

    A cheap check running constantly, asking only whether anything happened. Almost always nothing has, so nothing else runs.

    Always-on threshold, µA class

  4. 04Infer

    The network runs — but only on the windows the gate let through.Inference

    Quantised CNN, CMSIS-NN

  5. 05Transmit

    Send the conclusion, not the recording. The radio costs the most power, so it stays dark.

    BLE event, payload in bytes

Technology stack

The whole cross-section, silicon to screen.

What we take into an engagement. Read it bottom-up — every layer below has to hold before the one above it means anything.

L5

Platform & Interfaces

The services and screens that make a fleet operable

TypeScriptNext.jsPythonPostgreSQLSupabaseCI / CD pipelines
L4

Edge AI

Inference that fits in kilobytes and microwatts

TensorFlow Lite MicroONNX RuntimePyTorchCMSIS-NNEdge ImpulseQuantisation & pruningSensor fusion
L3

Connectivity

Getting data off the device without spending the power budget

BLEThread / MatterLoRaWANZigbeeWi-FiMQTT
L2

Firmware & RTOS

Real-time behaviour, memory bounds, and defined failure modes

ZephyrFreeRTOSBare-metal C / C++Embedded RustCMSISHaskell / ClashHardware-in-the-loop tests
L1

Silicon & Hardware

The physical layer — compute, sensing, and the analogue path

ARM Cortex-MESP32-S3Nordic nRF52 / nRF53STM32RISC-VFPGAMEMS sensorsAnalogue front ends

About AXIOMEKH

Built for devices that think for themselves.

AXIOMEKH is a founder-led engineering firm working at the intersection of embedded hardware, firmware, and applied AI. Engagements run directly with the principal engineer — a software engineer with a U.S. military CBRN background, a discipline where equipment is trusted to detect what people cannot sense and a false reading is not an inconvenience.

That standard carries into everything we ship, including the systems with far lower stakes.

Intelligence belongs at the edge

The next decade of connected devices will not stream everything to a datacentre and wait. Latency, privacy, and power all point the same direction.

Reliable beats novel

A clever system that fails in the field is worth less than a plain one that doesn't. We optimise for the behaviour you get on day 400, not the demo on day one.

Say the hard thing early

If an approach won't survive contact with the field, the useful time to say so is before the budget is committed — not in the post-mortem.

Contact

Get your project started.

Tell us what you're trying to build. Most projects start with a conversation about the problem rather than the technology — including the honest answer when an approach won't survive contact with the field.

  1. 01
    Tell us the problem

    The constraint that matters is usually power, latency, certification, or all three. Say which one you're up against.

  2. 02
    A technical reply, not a sales call

    You get an engineer's read on feasibility and the risks we'd want to close first.

  3. 03
    Scope, then build

    If it's a fit, we scope a phase small enough to prove the hard part before the budget commits.