Skip to content

capitanfuturo/arduinoSalad

Repository files navigation

Arduino Salad

Arduino Salad is a simple repo that contains arduino's sketches described in my personal blog capitanfuturo.github.io.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have an Arduino board.
  • Arduino IDE installed on your PC.
  • You have already used a *.ino file.

Using Arduino Salad

Feel free to use the code inner the *.ino files. 😄

Contributing to ArduinoSalad

To contribute to Arduino Salad, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contact

If you want to contact me you can reach me at giuseppe.caliendo [AT] gmail.

License

This project uses the following license: MIT.

About

My personal Arduino UNO exercises

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages