TinyCmd is a compact command module that running on microcontrollers. It provide a bash-like control system with callback function.
Compile the demo bygcc *.c
and run
./a.exe
./a.out
The test schematic is shown below.
Demo path:.\Demo\STM32F103C8T6\Demo_ARMCompiler6
The test schematic is shown below.
Demo path:.\Demo\Arduino\ATMEGA328P