Arduino Tutorial: Time Delayed LED Glowing - Beginner Project[2020]
Link to Arduino IDE: https://www.arduino.cc/en/Main/Software
Today I am going to show you guys a very simple arduino project for beginners.how to glow an led with a second delay
Arduino Tutorial: Time Delayed LED Glowing - Beginner Project
==========================
software requirements:-
1.Arduino IDE software
==========================
hardware requirements :-
1.Arduino UNO board
2.USB cable
3.bread board
4.LED
5.jumper wires
6.Resistor -10(or) 20k
===========================
project code:-
int led=11;
void setup() {
// put your setup code here, to run once:
pinMode(led,OUTPUT);
}
void loop() {
// put your main code here, to run repeatedly:
digitalWrite(led,HIGH);
delay(1000);
digitalWrite(led,LOW);
delay(1000);
}
=================================
we are going to glow the led for one second and turning off the led next second the will be a continuous process.
@arduino
#Arduino
#electronics
#LED
#Bread board
#resistor
#arduino
#arduinoTutorial
#arduinoIDESodtware
#arduinoSoftware
#IDEsoftware
#arduinoSoftwareTutorial
#arduinoUNO
#ArduinoProjects
#arduinoProjects
#beginnerProjects
#ArduinoIDEForBeginner
#Beginner
#beginnerProjects
#arduinoLED
#arduinoProjects
#arduinoLEDprojects
#arduinoBegiiners
#arduinotutorial
#arduinoTutorialForBeginner
#arduino #raspberrypi #arduinoproject #electronics #robotics #iot #robot #diy #arduinouno #engineering #esp #technology #maker #arduinomega #d #pcb #microcontroller #arduinoprojects #programming #coding #diyelectronics #arduinofun #arduinonano #robotica #tech #robots
#iot #technology #internetofthings #ai #tech #automation #arduino #artificialintelligence #machinelearning #bigdata #innovation #smarthome #robotics #programming #raspberrypi #cybersecurity #engineering #electronics #datascience #blockchain #security #esp #data #cloud #homeautomation #business #python #coding #software#scratch #arduinoday #stem