/fixed-schema-generator

The following is a way to generate a purely C no overhead data protocol that has a fixed schema. You might serialize data over a serial port, over CAN Bus, or over anything else where you need to send bytes but only have variables.

Primary LanguageSvelte

Watchers