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
- Host: GitHub
- URL: https://github.com/steponask/arduino-projects
- Owner: SteponasK
- License: mit
- Created: 2023-10-28T20:44:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T14:42:11.000Z (over 1 year ago)
- Last Synced: 2025-01-25T15:45:45.522Z (11 months ago)
- Topics: arduino, arduino-programming, arduino-uno, arduino-uno-r3, tinkercad
- Language: C++
- Homepage:
- Size: 239 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.