Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.4 KB

File metadata and controls

46 lines (29 loc) · 1.4 KB

🛠️ An Arduino Enthusiast Guide 🎮

Welcome to the Arduino Enthusiast Guide repository! This repo contains various fun and educational Arduino projects. Whether you're a beginner or an experienced maker, you'll find something interesting to work on.

📂 Project List

  • Elegoo Smart Robot Car Kit V2.0.2017.08.21 🤖
  • Elegoo The Most Complete Starter Kit for MEGA V1.0.2017.10.31 📦
  • RGB LED Projects 🌈
    • Base RGB LED
    • RGB with Proximity (using HC-SR04) 📏
    • RGB with Proximity and Servo Move 🎛️
    • RGB Semaphore Steps 🚦
  • Train Barrier Projects 🚉
    • Basic Train Barrier with Proximity 📏
    • Train Barrier with Semaphore 🚦

🔧 Getting Started

To get started with these projects, you'll need an Arduino board (like the Mega 2560) and the necessary components listed in each project's folder. Follow the instructions in the individual project directories to set up and run the projects.

Prerequisites

  • Arduino IDE 🖥️
  • Basic knowledge of Arduino programming and electronics

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/halimbahae/Arduino.git
  2. Open the Arduino IDE and load the project you want to work on.

  3. Follow the specific instructions in the project folder.

📄 License

This project is licensed under the GPL-3.0 License -


Happy making! 🛠️✨