Introduction: Arduino Uno Unleashed - How to Get Started With Arduino Uno Programming

About: DIY my way through life. For me, Instructales is a way of living. It's my making log. My life is counted with the instructables I make. Visit my website and If you need more Arduino Mentoring for your class yo…

Arduino Unleashed.

This is a new series I decided to introduce as part of my tutorials.

In each post we'll deal with one Arduino/Arduino Compatible board with simple steps that can get you started even if you are a complete beginner.

Warning:
This instructable is NOT for experts.

If you want to learn Arduino then you need to get your hands busy. So Let's get started.

Here is my Channel on Youtube:

AeroArduino

Step 1: ​Start by Programming the Arduino Uno Board.

Programming

What you need:

ArduinoUno Board

Amazon , eBay , Banggood , Aliexpress

USB Cable

Arduino IDE (download and setup on your computer)

Step 2: ​Your First Example LED Blink (Hello Embedded World)

I know this is so primitive but if you are a beginner this is really rewarding.

If you manage to blink an LED in one system then you can do anything else.

Open Arduino IDE. From the menu choose ….

Tools -- Board -- Arduino Uno

Then

File – Examples – Basics – Blink.

Then you can see the code that blinks the built in LED in your Arduino board.

Choose menu

File – Upload

Now you can see the LED in Arduino board blinking at a constant rate.

Congratulations.

You have completed the very first Arduino lesson.

Stay tuned to many other lessons.

Microcontroller Contest

Participated in the
Microcontroller Contest