SkillAgentSearch skills...

TinyCmd

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

Install / Use

/learn @lyg09270/TinyCmd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

About

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

<img src=".\media\TinyCmd_Logo.jpg" alt="LOGO" width="400" height="auto">

Documentation

README简体中文

README

API Reference

API手册中文

API Reference

Test

Compile the demo bygcc *.c and run

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

Output

<img src=".\media\Output.jpg" alt="Output" width="400" height="auto"> You can see more detail in demo.c

Test on STM32F103C8T6

The test schematic is shown below.

Demo path:.\Demo\STM32F103C8T6\Demo_ARMCompiler6

<img src=".\media\TinyCmd_STM32_Demo.jpg" alt="Schematic" width="400" height="auto">

Test on Arduino Uno

The test schematic is shown below.

Demo path:.\Demo\Arduino\ATMEGA328P

<img src=".\media\TinyCmd_Arduino_Uno.jpg" alt="Schematic" width="400" height="auto">

Coming soon...

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated2mo ago
Forks4

Languages

C

Security Score

90/100

Audited on Jan 25, 2026

No findings