NOTE that these pins can be configured in stepperMotor.cpp as needed. NOTE also that stepperMotor.cpp has been set up for 1/8 microstepping. Make sure that your DRV8825 setup matches this.
A library to communicate messages from Unity to Arduino. The communication is done over serial port with an Arduino connected with USB to the computer running the Unity app. The library contains a ...