Skip to product information
NaN of -Infinity

vendor-unknown

Testing of Arduino Micro by Blinking an Led - KT990

Testing of Arduino Micro by Blinking an Led - KT990

SKU:KT990

1000 in stock

Regular price Rs. 900.00
Regular price Sale price Rs. 900.00
Sale Sold out
Shipping calculated at checkout.

Pickup available at REES52 OFFICE

Usually ready in 24 hours

For refund/return/replacement, call us at +91 95995 94524 , +91 95995 94520 or mail us at support@rees52.com

  • Delivery time with the Express Shipping option is 2-3 working days, and with the Standard Shipping option is 5-6 working days. It varies based on location, reliant on courier services.

  • Delivery time if the order item is on Preorder Status is 15-20 working days.
  • For COD you have to pay extra charges of Rs 350/- before the shipment. (We will share the company QR Code, UPI ID or Account details for the same)
View full details

In this project, we are testing Arduino Micro by blinking a led.


HARDWARE REQUIRED

SOFTWARE REQUIRED

Arduino IDE 1.8.5 (programmable platform for Arduino)

Click To Download: https://www.arduino.cc/en/Main/Software

SPECIFICATIONS

Arduino Micro

Led

CIRCUIT DESCRIPTION

  • Make Positive and Negative rail on breadboard for making further connection.
  • Connect Arduino Micro’s Digital pin 13 to 1k resistor’s terminal 1 and terminal 2 to negative terminal of led.(To check the terminal see the pin description of Led)
  • Connect Led Positive point to positive rail on breadboard.
  • Connect arduino micro’s 5v to Positive rail on breadboard.

CODE

Click to see the code or copy the link

https://drive.google.com/open?id=11kwj-SQOLDwPXwKcen8gz59mCr2QjXEd


OUTPUT

  • In this arduino micro testing we connect 1k resistor and led with arduino micro after connecting all and upload the program
  • Led will blink after every second.
  • By change the delay we can change the blinking time.