Uploaded August 2024 | Updated September 2026, 2 weeks ago
This video is part of my “KiCad Like a Pro, 4th edition” course, updated for KiCad 8! In this session, I’ll show you how to create a new project from a template in KiCad. This powerful feature allows you to speed up your PCB design process by starting with a pre-configured setup tailored for specific types of projects, like Raspberry Pi expansion boards or Arduino templates.
I’ll walk you through the steps of selecting a template, setting up your project directory, and exploring the pre-populated schematic and PCB layouts. This approach saves you time and ensures accuracy in your designs, especially for repetitive tasks or projects that require precise measurements.
*****
Don’t forget to check out the full course here and grab a 15% discount with the coupon code “YOUTUBE15.” This discount is also valid for the “KiCad Like a Pro” eBook, which I’ve completely re-written for KiCad 8.
Learn more at techexplorations.com/so/kicad-like-a-pro-4th-edition
This video is part of my “KiCad Like a Pro, 4th edition” course, updated for KiCad 8! In this session, I’ll show you how to create a new project from a template in KiCad. This powerful feature allows you to speed up your PCB design process by starting with a pre-configured setup tailored for specific types of projects, like Raspberry Pi expansion boards or Arduino templates.
I’ll walk you through the steps of selecting a template, setting up your project directory, and exploring the pre-populated schematic and PCB layouts. This approach saves you time and ensures accuracy in your designs, especially for repetitive tasks or projects that require precise measurements.
*****
Don’t forget to check out the full course here and grab a 15% discount with the coupon code “YOUTUBE15.” This discount is also valid for the “KiCad Like a Pro” eBook, which I’ve completely re-written for KiCad 8.
Learn more at techexplorations.com/so/kicad-like-a-pro-4th-edition


![[160] Arduino Getting Started: Digital input and button
This tutorial introduces how to integrate a push button into your Arduino projects to control an LED. Using a digital input pin, youll learn to read the state of the button and use its status to turn an LED on and off. This project builds on our previous tutorial by adding a push button and demonstrating how to set up and code for interactive elements. Through the demonstration, youll understand how to handle button states and debouncing, enhancing the interactive capabilities of your Arduino projects.
This series is possible thanks to the kind support of Sunfounder, an online store that sells high-quality hardware and kits for Makers. Visit Sunfounder at https://sunfounder.com.
In this series, I use the SunFounder 3 in 1 Ultimate Starter Kit with Original Arduino Uno R4 Minima, including high-quality sensors, actuators, power supplies, and Original Arduino Uno R4 Minima for diverse projects and skill-building. Get it (affiliate link): https://www.sunfounder.com/collections/arduino-kits/products/sunfounder-3-in-1-ultimate-starter-kit-with-original-arduino-uno-r4-minima?ref=bXS65iah
Video Description with Timestamps
00:00 - Introduction to adding a push button to Arduino projects.
00:10 - Overview of necessary components: push button, LED, resistor, and jumper wires.
00:17 - Step-by-step guide to placing and wiring the push button on the breadboard.
00:30 - Explanation of using a pull-down resistor for stable low signals.
00:48 - Beginning the Arduino IDE code setup for reading the button state.
01:00 - Walkthrough of the Arduino sketch for controlling an LED based on button input.
01:34 - Details on initializing pin modes and setting up serial communication.
02:02 - Introduction to the loop function and how it reads the button state.
02:31 - Explanation of conditional blocks and actions based on button state.
02:52 - Discussion on debouncing the button to prevent rapid on/off states.
03:16 - Instructions for uploading the code and testing the buttons functionality.
03:35 - Exploration of various applications for buttons in Arduino projects.
04:00 - Encouragement to like, subscribe, and engage with the channel for more tutorials. [160] Arduino Getting Started: Digital input and button](https://i.ytimg.com/vi/RK8kM8LW2Oo/mqdefault.jpg)






![[250] Arduino Getting Started: Precise motion with the servo motor
In this tutorial, we demonstrate how to achieve precise movement with a popular 9-gram micro servo SG90 using an Arduino Uno. This tutorial is perfect for beginners who want to integrate servo motors into their projects, whether its for robotics, automation, or art installations.
This series is possible thanks to the kind support of Sunfounder, an online store that sells high-quality hardware and kits for Makers. Visit Sunfounder at https://sunfounder.com.
In this series, I use the SunFounder 3 in 1 Ultimate Starter Kit with Original Arduino Uno R4 Minima, including high-quality sensors, actuators, power supplies, and Original Arduino Uno R4 Minima for diverse projects and skill-building. Get it (affiliate link): https://www.sunfounder.com/collections/arduino-kits/products/sunfounder-3-in-1-ultimate-starter-kit-with-original-arduino-uno-r4-minima?ref=bXS65iah
⏰ Timestamps
00:00 - 00:12: Introduction to SG90 Servo Motor 🔍
00:12 - 00:26: What is a Servo Motor? 🤔
00:26 - 00:52: Understanding Servo Motor Wiring 🧰
00:52 - 01:17: Connecting SG90 to Arduino 🔌
01:17 - 01:31: Using PWM to Control Servo 📡
01:31 - 01:42: Arduino IDE and Code Overview 💻
01:42 - 01:55: Including the Servo Library 📂
01:55 - 02:07: Attaching Servo to Pin 9 📍
02:07 - 02:32: Loop Function and Servo Movement 🔁
02:32 - 02:39: Delays for Smooth Movement ⏳
02:39 - 02:46: Uploading and Testing the Code 🚀
02:46 - 02:59: Observing Servo in Action 👀
02:59 - 03:09: Summary of Servo Motor Applications 🎓
03:09 - 03:17: Invitation to Subscribe 📢
📚 Main Learning Objectives
Understand the basics of servo motors and their uses.
Learn how to wire an SG90 servo motor to an Arduino.
Use the Servo library to control a servo motor.
Write Arduino code to make the servo sweep back and forth.
Achieve precise angular movements with the servo motor.
Experiment with different angles and movements.
📢 Invitation to Subscribe
If you found this tutorial helpful, please give it a thumbs up 👍 and consider subscribing to our channel for more tutorials like this one. Your support motivates us to keep creating valuable content. Thanks for watching, and see you next time! 🚀 [250] Arduino Getting Started: Precise motion with the servo motor](https://i.ytimg.com/vi/U48qhnxEWdk/mqdefault.jpg)
