What is Arduino?
Why Arduino?
Open source and extensible
software- The Arduino software is published as open source tools, available
for extension by experienced programmers. The language can be expanded through
C++ libraries, and people wanting to understand the technical details can make
the leap from Arduino to the AVR C programming language on which it's based.
Similarly, you can add AVR-C code directly into your Arduino programs if you
want to.
Arduino is a tool for making computers that
can sense and control more of the physical world than your desktop
computer. It's an open-source physical computing platform based on a
simple microcontroller board, and a development environment for writing
software for the board.
Arduino UNO |
Why Arduino?
There are 100 of microcontrollers & microcontroller platforms available for physical computing. Some example are Parallax Basic Stamp, Netmedia's BX-24, Phidgets, MIT's Handyboard, and many others offer similar functionality.ll of these tools take the messy details of microcontroller programming and wrap it up in an easy-to-use package.
Arduino also simplifies the working of microcontrollers but offering some advantage which makes it more easier than other. These are as follows -
Cheaper :
Arduino is inexpensive/cheaper as compare to other microcontrollers platforms .
Simple,
clear programming environment
- The Arduino programming environment is easy-to-use for beginners, yet
flexible enough for advanced users to take advantage of as well. For teachers,
it's conveniently based on the Processing programming environment, so students
learning to program in that environment will be familiar with the look and feel
of Arduino
Arduino Due |
Open source and extensible hardware - The Arduino is based on Atmel's ATMEGA8
and ATMEGA168 microcontrollers. The plans for the modules are published under a
Creative Commons license, so experienced circuit designers can make their own
version of the module, extending it and improving it.
After reading about Arduino many of our readers want to order Arduino shields & Arduino Boards. We are selling many kind of arduino boards & arduino shields. You can check them in the Tabs of arduino boards & arduino shields in Above side of the blogs. That will take you to our online robotic product selling portal.
After reading about Arduino many of our readers want to order Arduino shields & Arduino Boards. We are selling many kind of arduino boards & arduino shields. You can check them in the Tabs of arduino boards & arduino shields in Above side of the blogs. That will take you to our online robotic product selling portal.