Skip to playerSkip to main content
Visit the Link Below to Get the LED Blink Code for Arduino
https://tinyurl.com/3pcwu435

--------------------------------
The Blink LED project is the essential starting point for anyone learning Arduino. It confirms that your hardware setup is correct and your code is successfully communicating with the micro-controller. You'll learn the core process of connecting a physical component, writing a simple program, and seeing an immediate, tangible result.

Tinkercad Circuits is a free, browser-based simulator that allows you to build and test your Arduino circuits without needing physical components. It’s perfect for beginners because it eliminates the risk of wiring errors and allows you to practice coding and circuit assembly in a safe, visual environment.

--------------------------------
#tinkercad #arduino #tinkercadcircuits
Transcript
00:00hey everyone and welcome to the soviet engineer channel in this video guys i'm going to be
00:04showing you how you can create your first simple lead blink project using an arduino in tinkercad
00:12okay but guys before we jump into the details do not forget to hit that subscribe button to join
00:17the soviet engineer community and without further ado let's jump to the video okay so the first
00:24thing that you need to do here is to visit tinkercad okay and to visit it you can use the
00:30link mentioned in the description box below guys okay second you write in this search field arduino
00:37like this then you drag the arduino uno board here okay great next you click on the lead you drag it
00:46here then you click on the resistor and you drag it here now we are going to do the wiring between
00:53this lead and the 13 pin and between the cathode and the resistor then the resistor and the ground
01:03okay now to do this you do left click on the lead then you go directly to the 13 pin you click on the
01:15wire you can change its color to yellow for example now we're going to go to the cathode
01:20you create a wire between the cathode and this terminal then you're going to do the same thing
01:27between this terminal and the ground you can change the color from yellow to black here then you do the
01:35same thing here okay so now i'm going to go and click on code then i'm going to change the the mode from
01:42blocks to text then you click continue now i'm going to paste this code i'm going to copy this code you
01:50can get this code using the link mentioned in the description box below then you paste it here like
01:56this then you click on start simulation then as you can see here on the screen the lead is blinking okay
02:04so one second blink and when it turns off for one second it turns on for once again okay if you want to
02:12change the duration you can modify this value let's say from one second to two seconds here so thank
02:19us for watching and do not forget to hit that subscribe button to catch you next time on the
02:23soviet engineer channel thanks for watching
Be the first to comment
Add your comment

Recommended