Bindeshwar S. Kushwaha

ATL

Projects  List of Events(Competitions) to be Participated Other Events  Participation Records in Events (Competitions) Quizzes List of Participants ATL Achievements Google Group Tinkercad Class Link CodeComebat Class Link PostNetwork Group LinkedIn  Group Thingspeak Channels        

ATL Read More »

Glow an LED using Arduino Code Explanation Line by Line

Glow an LED using Arduino Line-1-setup() function is used to configure Pins for INPUT, OUTPUT, signal rate etc. Line-2-Block of setup() function starts here. Line-3-It indicates pin no. 8 is used for OUTPUT. Line-4-Block of setup() function ends here. Line-5-Statements inside loop() function run forever. Line-6-Block of loop() function starts here. Line-7-digitalWrite(8, HIGH) statement will

Glow an LED using Arduino Code Explanation Line by Line Read More »

©Postnetwork-All rights reserved.