Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiragjoshi12/arduino-projects
Arduino Sensor Projects: Explore DIY sensor solutions for home & environment.
https://github.com/chiragjoshi12/arduino-projects
arduino arduino-ide arduino-nano arduino-project arduino-sensors arduino-sketch arduinoproject arduinoprojects cpp
Last synced: 2 months ago
JSON representation
Arduino Sensor Projects: Explore DIY sensor solutions for home & environment.
- Host: GitHub
- URL: https://github.com/chiragjoshi12/arduino-projects
- Owner: chiragjoshi12
- Created: 2024-05-15T11:15:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T16:09:27.000Z (3 months ago)
- Last Synced: 2024-10-20T18:57:24.769Z (3 months ago)
- Topics: arduino, arduino-ide, arduino-nano, arduino-project, arduino-sensors, arduino-sketch, arduinoproject, arduinoprojects, cpp
- Language: C++
- Homepage:
- Size: 5.19 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Arduino Projects](https://raw.githubusercontent.com/chiragjoshi12/Arduino-Projects/main/img/banner.png)
# Arduino Projects 🚀
Welcome to the **Arduino Projects** repository! Explore a variety of exciting DIY Arduino projects, complete with code, wiring diagrams, and images. Perfect for hobbyists, students, and makers looking to dive into the world of Arduino.
## 🌟 Featured Projects
### 1. 🔵 Bluetooth Controlled Robot Car
- **Description:** Steer your robot car using a Bluetooth-enabled device.
- **Components:** Arduino, Bluetooth module, Motor driver, DC motors.
- **Instructions:** [View Project](https://github.com/chiragjoshi12/Arduino-Projects/blob/main/Bluetooth%20controlled%20robot%20car/readme.md)### 2. 🚗 Obstacle Avoiding Robot
- **Description:** A robot that navigates around obstacles autonomously.
- **Components:** Arduino, Ultrasonic sensor, Motor driver, DC motors.
- **Instructions:** [View Project](https://github.com/chiragjoshi12/Arduino-Projects/blob/main/Obstacle%20Avoiding%20Robot/readme.md)`Will Share More & More Project soon`
## 📖 How to Get Started
1. **Clone the Repository:**
```sh
git clone https://github.com/chiragjoshi12/arduino-Projects.git2. **Navigate to a Project Folder:**
```sh
cd arduino-Projects/[Project-Name]
3. **Open the Code in Arduino IDE:**
```sh
arduino [Project-Name].ino4. **Follow the Instructions:**
```sh
Each project folder contains detailed instructions, code, and wiring diagrams.## 🤝 Contributing
We welcome contributions! To contribute:
1. Fork the repository.
2. Create a new branch.
3. Make your changes.
4. Submit a pull request.## ⭐️ Show Your Support
If you like these projects, please give this repository a star ⭐️. Your support is appreciated!## 📬 Contact
For any questions or suggestions, feel free to open an issue or contact me directly at [[email protected]](mailto:[email protected])---
Readme made with 💖 using [README Generator by Chirag Joshi](https://github.com/chiragjoshi12/readme-generator)