Skip to content
View KyrosEngineering's full-sized avatar

Block or report KyrosEngineering

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Kyros Engineering

Firmware, hardware and embedded systems consultancy in Cleveland, Ohio. We take on bring-up, inherited codebases, and the bugs that only appear on real hardware.

kyrosengineering.com

Open source

Tools we built because we needed them on real projects. Each README opens with the problem that produced it.

stm32-hardfault-handlerA Cortex-M fault handler that decodes the fault and reports it, instead of spinning silently in while (1). Survives the reset, so field units can tell you what killed them.
fw-packageFirmware image packaging done the boring correct way: encrypt-then-MAC, separate derived keys, authenticate before you decrypt.
can-id-mapOne YAML message map generates the CAN ID header, the RX dispatch table and the protocol document — so the three can't drift apart.
bench-vvpytest plugin for hardware V&V. Every report records the CRC32 and SHA-256 of the image it tested, because a report that doesn't name its binary proves nothing.
pinmap-lintDiffs a CubeMX .ioc against the schematic pin map in CI. Header pin numbers are not GPIO numbers.
git-binary-guardCatches EOL filters silently corrupting committed firmware binaries — the failure where git status says clean and a fresh clone gets a broken image.
kyros-engineering-toolsFifteen browser-based tools: power budget, BOM cost, protocol decode, timing diagrams, filter design, EMC pre-compliance. No install, no data leaves your machine.

What we do

Embedded firmware (STM32, FreeRTOS, CAN/FDCAN, bootloaders and secure update paths), board bring-up and hardware debug, and engineering for regulated products where the verification evidence matters as much as the code.

We're usually brought in on one of three things: a board that doesn't work yet, a codebase somebody else wrote, or a deadline that needs more hands than the team has.

Contact

peter@kyrosengineering.com · kyrosengineering.com

Pinned Loading

  1. kyros-engineering-toolskyros-engineering-toolsPublic

    Fifteen free browser-based engineering tools. No install, no server, no data leaves your machine.

    HTML