ControlProtocol and ControlTool

After many MCU based project I had a need to have a generic protocol between a PC and an MCU. Protocol My protocol communicates in a binary way not a text based way so it provides kind of a dense communication. This make it able to transmit high resolution real-time sensor data. The values are […]

ControlProtocol and ControlTool Read More ยป