Interfacing Arduino Uno and LED Using Tinkercad_Beginner

Published Aug 04, 2021
 1 hours to build
 Beginner

Tinkercad is a free online collection of software tools that help people all over the world think, create and make. LEDs are small, powerful lights that are used in many different applications.This project shows the simplest thing you can do with an Arduino and LED i.e. Blinks the LED

display image

Components Used

Arduino UNO
Arduino UNO
1
Resistor 220 Ohms
Metal Film Resistors - Through Hole 220 OHM 1/4W 1%
1
Red LED 5mm
Standard LEDs - Through Hole Red Round
1
Description

 

The LED's legs are associated with two pins on the Arduino: ground and pin 13.

The segment between the LED and pin 13 is a resistor, which helps limit the current to keep the LED from wearing itself out.

Without it, you'll get an admonition that the LED may wear out soon.

It doesn't make any difference whether the resistor precedes or after the LED in the circuit, or what direction around it heads.

The shaded stripes recognize the resistor's worth, and for this circuit, somewhere in the range of 100 ohms to 1000 ohms will work incredible.

 

 

To get the live demonstration of this project using tinkercad  use following link:

https://www.tinkercad.com/things/3ZFc9jaU11p

Codes

Downloads

Arduino Uno and LED Download
Comments
Ad