Our projects on the Arduino UNO.
- Download the nesessary folders through a ZIP file or clone with Git, Github command-line utility or Github Desktop.
git clone https://github.com/Codinosaur/ArduinoStuff.git (or)
gh repo clone Codinosaur/ArduinoStuff - Use the Arduino IDE or any suitable Arduino compiler/uploader to upload to a Arduino UNO
- Pins to be connected will be defined at the start of the file, along with comments. Connect according to that.