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.
- 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 ๐ฆ
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.
- Arduino IDE ๐ฅ๏ธ
- Basic knowledge of Arduino programming and electronics
-
Clone this repository to your local machine:
git clone https://github.com/halimbahae/Arduino.git
-
Open the Arduino IDE and load the project you want to work on.
-
Follow the specific instructions in the project folder.
This project is licensed under the GPL-3.0 License -
Happy making! ๐ ๏ธโจ