Welcome to my Arduino repository! This collection features my journey from learning basics to advanced projects with Arduino. It includes a variety of code snippets, circuits, and detailed experiments as I explore the world of microcontrollers and electronics.
To explore into this repository, follow these steps:
-
Clone the repository:
git clone https://github.com/eneshtyrgl/Arduino.git
-
Add This repo as Remote :
git remote add origin https://github.com/eneshtyrgl/Arduino.git
-
Create and Switch to Your Branch :
git checkout -b YourBranchName
-
push your changes to this branch :
git push --set-upstream origin DEV/{your_name}/{in which you working on}
Connect with me through various portals :
Social Media | Username | Link | |
---|---|---|---|
[email protected] |
|||
Enes İhtiyaroğlu |
|||
eneshtyrgl |
I’m so grateful to Coşkun Taşdemir for writing Arduino book and teaching more about Embedded Systems.
Feel free to clone this repository and use it as a template for your own "Arduino" journey. Enjoy learning! 🤖☄️