Skip to main content

Welcome to the world of Arduino




Whether you are a newbie or an expert at programming/ electronics and want unleash your creativity though microprocessor programming, Arduino is just the perfect platform for you to kick off.

 This mini wonder is a micro-controller which is nothing but a small computer that you can control to perform various functions . E.g Turing LED lamp on/off . Hold on! You may wonder "why would I need a 'computer' to turn on a LED ? I can do it with a switch !"

Consider this - you want a LED to blink after every 1 minute, or a more complex situation of a traffic signal, where multiple LED lamps need to turn on/off periodically....... or even more difficult situation where the traffic varies a lot. Now Green signal needs to be kept on in proportion to the traffic in that lane. It means, traffic in all lanes needs to be sensed to control the traffic light all the time. 
These problems cannot be solved by a mere switch. Only a computer. Can perform such tasks. And O boy! Arduino can do just that ( & much more) in a breeze! 

Before programming let us try to understand how this micro-wonder looks like and acquaint ourselves with it. 

What is the meaning of Arduino? 
      Well as usual & as always, experts have divided opinion about it Some say it means valuable friend. Others debate it's name of Italian king. 
      Never mind the experts, for us it's a pocket sized computer , but to program it, you need another computer ☻ . Just like different generations of Mac OS have different names, different generation of Arduino have different names e.g Mega,Uno,Nano,Lilypad etc. 
Uno
Uno


I own Arduino  Uno ( thanks to my uncle) & find it very useful for beginners ( like me). I'd recommend The Arduino Starter Kit for beginners. 
Arduino Starter Kit
Official Starter Kit

Let us try to understand the basic components of  the Arduino Uno


1.  USB port
It is used to connect your Arduino to your computer via a USB cable ( provided in the kit). Also used to supply power ( electricity).

2. The Power LED
  It simply shows whether your board is ON . It is green when ON .

3. Power Connecter
 It is used to connect external power supply to your Arduino. Accepted voltage for UNO is (Input Voltage ) 7-12V. 
The question arises why do we need external power supply when we have USB to power the Arduino? 

   Once the program is transferred to Arduino, it stays in its memory.  Now if external power is connected, you do not need connection to PC just to supply the power.

4. Micro controller 
It is the heart ( or should we say brain? ) of the Arduino just like CPU is for regular computers. It is powered by Atmel Atmega chip. 

This chip not only has a processor but  RAM, ROM & logic for analog and digital input/output also. 

5. Digital input/output
It is meant for giving digital input / output i.e. 0/1 or 0V and 5V. The pins marked with '~' symbol in front of the numbers  are PWM pins ( I'll explain what it is  later)

6. Analog input
As the name suggests these pins are used to receive analog (varying  voltage ) input. ( again I'll explain it later)

    7. TX & RX LEDs
     These  show transfer (TX) and receiving (RX) between your computer and Arduino.

    8. Reset button
     It starts the uploaded program afresh. 

     9. Pin 13 LED / On board LED 
      It is used for testing purpose or debugging( troubleshooting ) the program. It is connected to pin 13 of microprocessor

Comments

Popular posts from this blog

Eragon

By  Christopher Paolini Rating 9/10 One egg, One boy, An epic journey,  Unlimited adventure How can one stone, lying unnoticed in the hills, change the course of the lives of people of AlgaĆ«sia ? Will it plunge their world into eternal darkness or....... give them their last ray of hope? All of this depends on the choice made by the young farm boy ......... Eragon. Take a fantastic storyline, add loads of adventure, mix it with a pinch of twists and a tinge of magic ... You get - Eragon! The story is beautifully written, has tons of surprises and lot of suspense too. Although it lacks in just one thing - humour. Yet the wonderful vocabulary and all that suspense completely makes up for it. Christopher Paolini has written a masterpiece. So dive into the magical world of dragons & elves, dwarves & urgals in the mystical land of AlgaĆ«sia with Eragon, Brom and Saphira!

Blood of Olympus

  Blood of Olympus  By Rick Riordan  Rating  8/10  Seven heroes ..  Millions of demons…  The final battle begins….   “Seven half bloods shall answer the call,  To storm or fire the world must fall,  An oath to keep with a final breath,  And foes bear arms at the doors of death” It is their one and only chance to save the world from ... the Earth!  As the crew of Argo 2 traveled deep into the ancient lands, Nico, Rayena & the Coach are desperately trying to restore peace between the Greeks & the Romans. One of the crew members has an "oath to keep with the final breath". Will they be ‘victorious’ to succeed or see the earth being torn apart ... by the Earth itself?  The Blood Of Olympus if the fifth and final book in the fantabulous Heroes of Olympus series. Set in the ancient lands of Greece and the modern Camp Half blood, this book takes us on the final journey of the crew o...