SteponasK / Arduino-Projects

⚙️ Arduino R3 UNO projects that I have done

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:
    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 file for more information.

About

⚙️ Arduino R3 UNO projects that I have done

License:MIT License


Languages

Language:C++ 100.0%