Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 374 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 374 Bytes

Button

Lights up LED when button is pressed

Requirements

  • Arduino (Nano)
  • breadboard
  • jumper wires
  • 1x red LED
  • 1x 220Ω resistor (Red-Red-Brown)
  • 1x 10kΩ resistor (Brown-Black-Orange)
  • 1x button

Wire up

Instructions

  1. Create the wire up setup shown above
  2. Connect Arduino to your laptop
  3. Run npm run button