Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Exercises YT

Hello everyone, Wicky's here! Welcome to Arduino Exercises repo.

Most of you are here probably came from my Youtube channel about all these mentioned. If not, it's fine to me. In any case, welcome everyone to my archives!


About

Arduino_Exercises_YT is a collection of Arduino exercises, experiments, builds, and researches featured on my YouTube channel. My Youtube channel is found here: https://www.youtube.com/@WickyPlays3

The purpose of this repo should be:

  • Easy to follow
  • Practical and reusable
  • Focused on real understanding (not just copying code).

It is built with the hope of spreading knowledges to as many people as possible while keeping your creativities remain unstoppable.


What's Included

Each project folder typically contains:

  • 🧠 Source code (.ino)
  • 🔌 Wiring explanations
  • 📋 Component lists
  • 📝 Notes and tips
  • ⚠️ Common mistakes (when relevant)
  • ⚠️ Behind the scenes (when relevant)

Example Topics

  • LCD1602 (I2C & parallel)
  • Ultrasonic sensors (HC-SR04)
  • LEDs & PWM control
  • Buttons & input handling
  • Servo motors
  • Basic automation projects
  • Power optimization techniques
  • ... and more!

🚀 Getting Started

  1. Install the Arduino IDE
  2. Clone this repository:
git clone https://github.com/WickyPlays/Arduino_Exercises_YT.git
  1. Open any project folder
  2. Upload the .ino file to your Arduino board
  3. Build and experiment

Our philosophy

These codes are not just about making things work. It's about:

  • Understanding why they work
  • Learning how to modify them
  • Gaining confidence to build your own ideas

❤️ Support / Donate

If you find these projects helpful and want to support future builds, you can do either one of these:

  • Subscribe on YouTube
  • Share the content
  • Consider donating (optional)

Donation link: https://ko-fi.com/wicky


My YouTube Channel

https://www.youtube.com/@WickyPlays3


Contributing

As the projects are growing and the demand for teaching codes are becoming more frequent, I may or may not be able to catch any issues and/or providing clearer information to the audience. This is where you come in to help!

You can:

  • Suggest improvements
  • Fix bugs
  • Add new exercises
  • Share your own builds

To do so, please open a pull request or issue.


Disclaimer

In every scenario when you use my repository for practicing your circuits, please make sure to know that:

  • All projects are for educational purposes. Always double-check wiring and power requirements before building.
  • Electrics are NOT a joke! Mishandling it without proper instructions will end up in great consequences (burnt components, short-circuit, incorrectly handling power requirements, etc.).
  • Always make sure to know what you are exactly doing. If not, stop right where you are and re-think again.
  • Always have your datasheet ready if you have any components available. The datasheet will be useful if you need any support and/or understand what you should or should not do with it.

About

Arduino_Exercises_YT is a collection of Arduino exercises, experiments, builds, and researches featured on my YouTube channel

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages