This repository contains various Arduino projects that I'm experimenting with. It serves as a collection of Arduino sketches, circuits, and documentation for different electronic projects using the Arduino platform.
- Arduino
- ESP32
- C++
- C
- Platform IO
- Arduino UNO compatible projects
- Various Arduino sketches
- Electronic project documentation
- Platform IO
- Arduino UNO or compatible board
- ESP32 or compatible board
- Basic electronic components (as per project requirements)
- Clone the repository
git clone https://github.com/BoBoBaSs84/Arduino.Projects.git- Open the desired project sketch in Platform IO
- Connect your Arduino board
- Upload the sketch to your board
The repository is organized by individual projects, each containing:
- Arduino sketch files (.ino)
- Circuit diagrams (if applicable)
- Project-specific documentation
- Required libraries
Contributions are always welcome! If you'd like to contribute:
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
If you find these projects helpful, please consider giving a star to the repository!