My practice code for Raspberry Pi 3, useful modules and test projects
compiling on the pi with gcc, linking wiringPi GPIO library
g++ -o main Main.cpp hbridge.cpp -l wiringPi
My practice code for Raspberry Pi 3, useful modules and test projects for robotics stuff
C++