FirmGod

Calculators that get the byte order right

Modbus frames, CRC polynomials, and register decoding — the fiddly parts of firmware and industrial protocol work, without a login or a desktop install. Everything runs in your browser; nothing you paste leaves your machine.

Modbus

Build, decode, and sanity-check RTU traffic without wiring up a gateway.

CRC & Checksums

Every common polynomial, plus custom parameters when a datasheet disagrees with the catalog.

Conversion

Move between hex, binary, floating point, and the byte orders real devices use.

Timing & Bus Config

Work out divisors, prescalers, and the error margins that decide whether a link is reliable.

UART Baud Rate Error Calculator

Best divisor for a clock and baud rate, with the error margin that decides reliability.

In progress

CAN Bit Timing Calculator

Segments, sample point, and register values for classic CAN and CAN FD.