An open API service indexing awesome lists of open source software.

https://github.com/steponask/arduino-projects

⚙️ Arduino R3 UNO projects that I have done
https://github.com/steponask/arduino-projects

arduino arduino-programming arduino-uno arduino-uno-r3 tinkercad

Last synced: 5 months ago
JSON representation

⚙️ Arduino R3 UNO projects that I have done

Awesome Lists containing this project

README

          

# Arduino-Projects

- Arduino R3 projects that I have made

## ❓ What is ARDUINO?
- The Arduino Uno is an open-source microcontroller board based on the Microchip ATmega328P microcontroller and developed by Arduino.cc
- The Arduino UNO is __the best board__ to get started with electronics and coding
## 📖 Prerequisites
- Arduino R3 UNO

## 💪 Features
- Every Project has __TINKER CAD__ .png image showing how Arduino should be connected with components
# Getting Started

## ⬇️ Installation
- Download the repository:
```bash
git clone https://github.com/SteponasK/Arduino-Projects.git
```
- Change directory to your prefered project:
- Install .ino file to your Arduino.
- Run the program
- Enjoy!

## 👑 Author
- Author: - Steponas K

## 📜 LICENSE
This project is licensed under MIT License. See [LICENSE](LICENSE) file for more information.