HOW TO USE ARDUINO

by Sebemmanuel45 in Circuits > Arduino

431 Views, 2 Favorites, 0 Comments

HOW TO USE ARDUINO

51rmayrbsPL._AC_SX450_.jpg

This Project is especially done for people who is starting using arduino.

If you know how to use arduino you can search some other instructables on my profile.

What we need?

-ARDUINO UNO

-LED

-protoboard

-mm cables for arduino

-1 resistence of 330 ohms

-cable for arduino uno type b

-computer

-coding program:

Preparing for the Known ༼ つ ◕_◕ ༽つ

mblock.png

The first thing we need to do is to conect our arduino to the cable.

Next conect the same cable to you computer.

finally we need to instal our mblock (coding app)

you can install it from here: https://dl.makeblock.com/mblock5/win32/V5.3.0.exe


Dont worry the link is safe.

HOW TO USE IT ?

arduino-partes1.jpg

the arduino is separated by 3 principal parts

1.power pins

This pins are speccialy made to bring power to components

2.digital pins

This are for send 0 or 1, off or on to some components.

3.analogic pins

This pins take information of sensors.

The Project

arduino-led-montaje.png

the first thing we need to do is to connect

you need to connect the led and the resistence like the photo.

Programation

maxresdefault (1).jpg

you need to make the program from the image but change the number 13 pin for ppin number 9.

Enjoy It and Make Other Things With It