Skip to content

Arduino scripts used to quickly prototype robotics projects

Notifications You must be signed in to change notification settings

DarioArzaba/ArduinoScripts

Repository files navigation


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