A
A
Allystar2015-10-22 18:14:15
Arduino
Allystar, 2015-10-22 18:14:15

Program and Arduino?

In order to write a program for Arduino, you need a special compiler, but is it possible to write a program for a computer so that when connected to a computer, this program reads data from counters? For example, write a program on 1 computer, upload it to 2, then connect the Arduino and read it right away?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Martyanov, 2015-10-22
@Allystar

Can. You write two programs: one for the PC, which sends requests to the board and receives responses. And the second one is for the board that receives commands from the PC, processes them and sends the data back.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question