This repository contains all the Arduino and electronics-related code from my YouTube videos. Each folder corresponds to a separate video or topic, with code examples, wiring tables, and useful documentation.
Each subfolder is named after the video/project and includes:
- Arduino code (
.ino
files) - Wiring diagrams or connection tables (in Markdown or image format)
- Supporting libraries or references (when applicable)
- A local
README.md
for project-specific details
Some of the topics you'll find here:
- DC motor control using L298N, TB6612FNG, and DRV8833
- Stepper motors with ULN2003 + 28BYJ-48
- Servo motor control with Arduino
- Sensor-based projects (IR, ultrasonic, etc.)
- ESP32 & Wi-Fi-based projects
- More being added regularly...
Find the full tutorials on my YouTube channel.
For additional tutorials, updates, and resources, check out techtalkies.in
Suggestions or bug reports? Open an issue or drop a comment under the relevant YouTube video.