Get Started With Arduino!

by BarleyBobs28 in Circuits > Arduino

429 Views, 2 Favorites, 0 Comments

Get Started With Arduino!

IMG_0520.jpg
IMG_0521.jpg

In this tutorial, I will be showing you a simple project that you can make to get started with Arduino!

Supplies

  • 1x Arduino Nano
  • 1x Potentiometer (any value)
  • 1x Led (any colour)
  • 1x 220 ohm resistor
  • Wires

Wire Up the Potentiometer and the LED

Capture.PNG

You should wire up the potentiometer and LED as the circuit diagram above shows.

Upload the Code

Capture.PNG

Now to upload the code to the Arduino nano!

First of all, download the code below and open it in the Arduino IDE, making sure to put the in that it is an Arduino nano in the 'Tools' menu.

Then upload the code!

Downloads