How to Start Arduino Serial Communication with Raspberry PI 3

Asked

Viewed 106 times

1

I am making a little project on the Arduino and need to start the Serial communication with the Raspberry PI 3 without IDE with the S.O Raspbian Lite. That is, the Raspbian Lite has no graphical interface to open the IDE and start the communication, I want to do it by the msm terminal.

I found this program here but I did not understand very well how to install or compile.

The questions are, how do I compile the above link program on the linux terminal? You know another program to make this communication Serial beyond what I quoted?

My linux distro is Fedora 25.

  • In Rpi you can communicate with Python by the library pyserial.

  • I don’t understand what it is you’re asking after all. Is your question about the program you don’t install or compile? Or do you want explanations about serial communication? If the problem is the program, what error has occurred to you?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.