CmdArduino
CmdArduino copied to clipboard
Simple serial command line prompt for Arduino. Developed by Akiba from @freaklabs
Hi, Hope I'm doing this right. I'm new to this. I've been using cmdArduino in many projects (very useful!) and I've made some changes to my copy to support some...
Hello, I was very happy to find a simple serial command line interface for my Arduino sketches. Thank you for writing this! Initially I was unable to get "cmd_line_ex1_hello.pde" working...
I've added a couple of additions to the library One adds a "Description" to the command add and structure which allows you to add a description of the command. The...
Hi guys, I was wondering if either fakufaku/CmdArduino or joshmarinacci/CmdArduino allow for an implementation that accepts any command I send my Arduino Yun? I am sending commands over the Yun...