I'm doing a little project on Arduino and I need to start Serial communication with Raspberry PI 3 without IDE with 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 through the terminal msm.
I found this program here but I did not quite understand how to install or compile it.
The questions are, how do I compile the above link program in linux terminal? Do you know another program to do this Serial communication beyond what I mentioned?
My Linux distro is Fedora 25.