Controller for a rotary actuator servomotor implemented for Intel Galileo Gen2 with set-up interruptions, bash scripts for configuring GPIOs and in/out components attached to it.
Controller for a rotary actuator servomotor implemented for Intel Galileo Gen2.
Authors: Levindo Gabriel Taschetto Neto e Vinícius Fratin Netto (2018/2).
$ cd scripts/
$ source iss_setup.sh
$ cd ../src/
$ make clean
$ make
Access init/.
$ scp controller
```