B
B
Babrbabr2015-10-24 11:13:07
Arduino
Babrbabr, 2015-10-24 11:13:07

How to catch data from Arduino port monitor?

Hello! I’ve been working with Arduino for a month now, but recently it became necessary to write data from the port monitor in real time somewhere, Arduino is connected to the computer via usb, a motion sensor is connected to the Arduino, in short about the project, you need to quickly write to the computer’s memory every time when someone passes through the sensor

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Curly Brace, 2015-10-24
@Babrbabr

in general, here's what. port monitor - com port. computer memory - file. so you need to write a program in any language that will work with the com port and write the received data to a file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question