I want to make in QT, Gui for control stepper motor using the Raspberry Pi.(Adress from where i took library)
https://crish4cks.net/a-simple-c-library-to-drive-a-stepper-motor-using-the-raspberry-pi/. Question, is possible to add this The WiringPi and The StepperMotor library to Qt? When i try with steps from this page not works. https://doc.qt.io/qtcreator/creator-project-qmake-libraries.html
Funfact.. I try first time make this also in Virtual_box(Ubuntu) but in terminal but also was some problem with instal library for the Raspberry Pi.