USB TTY interface intended for use with an Arduino Nano.
A very simple protocol is used to to reduce the byte traffic to the absolute minimum required.
257 symbols are used with byte values 0x00 to 0xFD to send data values 0x00 to 0xFD.
0xFF is used as the start character. Byte pair, 0xFE, 0xFD is used for data value 0xFF and byte pair 0xFE, 0xFE is used for data value 0xFE.
The byte following the start character points to a function which will receive the data and run. A lookup table associates the function pointer with the number of data bytes it requires. Note that a data byte will require one or two symbols.
Only the data bytes are counted, not the symbols required to send them.
A lookup table associates the function pointer with the receiving function.
A Nano C program is included to demonstrate how the protocol is used.

Project Activity

See All Activity >

Follow Commander

Commander Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Commander!

Additional Project Details

Registered

2025-03-16