Skip to content

TinyCmd is a compact command module that running on microcontrollers. It provide a bash-like control system with callback function.

License

Notifications You must be signed in to change notification settings

lyg09270/TinyCmd

Repository files navigation

About

TinyCmd is a compact command module that running on microcontrollers. It provide a bash-like control system with callback function.

LOGO

Documentation

README简体中文

README

API Reference

API手册中文

API Reference

Test

Compile the demo bygcc *.c and run

  • ./a.exe
  • ./a.out

Output

Output

You can see more detail in demo.c

Test on STM32F103C8T6

The test schematic is shown below.

Demo path:.\Demo\STM32F103C8T6\Demo_ARMCompiler6

Schematic

Test on Arduino Uno

The test schematic is shown below.

Demo path:.\Demo\Arduino\ATMEGA328P

Schematic

Coming soon...

About

TinyCmd is a compact command module that running on microcontrollers. It provide a bash-like control system with callback function.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages