CmdArduino icon indicating copy to clipboard operation
CmdArduino copied to clipboard

A simple implementation allowing any input

Open sscirrus opened this issue 10 years ago • 0 comments

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 bridge and I would like for my Python script to be able to send anything and have the Arduino follow it.

To be honest with you, if there was some way I could convert a command received via port->readString() and run it, that's all I need. Thank you!

sscirrus avatar Jun 17 '15 00:06 sscirrus