Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Using command line to send info to an arduino

Name: TheFirmRhombus 2014-03-31 0:20

Is it possible for a computer to send data to an Arduino connected as a serial device via the windows command line? i.e: Is there a command line function that can send data retreived via the command line directly to the Arduino. So for example I could run "tasklist" and have it send the results straight to my Arduino for future parsing.

So, exactly how the info is saved and parsed will partly depend on the method used to retrieve the data. I guess the important question here is: is it possible?

Name: Anonymous 2014-03-31 14:26

Name: Anonymous 2014-04-06 6:16

You'll need to either deal with USB serial or use a serial connection. yes you can send serial data to an arduino, although im not sure with windows how you'd do something like tasklist.

linux is more "tasklist > serial_function" but i dunno how you'd do that on windows.

Don't change these.
Name: Email:
Entire Thread Thread List