A projet to build an RC car with a raspberry PI and control it other wifi (UDP connexion)
src+inc directory for the code that is exectude on the raspberry:
how to use it:
-copy the src and inc directory on the raspberry -execute make from the src directory -run the program (need to precise the port for the udp connexion)
remote:
install SDL2 on your computer
copy the remote directory wherever you want execute make from the remote directory run the program (need to precise the ip adress of the raspberry and the port used by the raspberry for the udp connexion)