/ArduinoScripts

Arduino scripts used to quickly prototype robotics projects

Primary LanguageC


Arduino

Arduino scripts used mainly to prototype with the Arduino UNO board.

Installation

  1. Download the Arduino IDE software
  2. Clone the Repo
    git clone https://github.com/DarioArzaba/ArduinoScripts.git
    cd ArduinoScripts
  3. Open, edit and run any of the ino files provided.

Example of PID DC motor control

License

Distributed under the MIT License.

Contact

Dario Arzaba - dario.arzaba@gmail.com