Building a Tiny CLI Shell for Tiny Firmware | Interrupt

Thanks for the great article and tip regarding OK or FAIL response for automation :grinning: CLI shells for embedded systems are great!

Shameless plug: if someone’s not sold on the idea yet and have access to an Arduino Uno then they can try this CLI shell. Documentation HERE

Regarding file transfers, I use XMODEM. Documentation HERE

Regards,
Pieter