What Is Arduino? and Its Type
What Is Arduino? and Its Type
What Is Arduino? and Its Type
■ The open-source Arduino Software (IDE) makes it easy to write code and upload it to
the board.
■ It runs on Windows, Mac OS X, and Linux.
■ The Arduino IDE supports the languages C and C++ using special rules of code
structuring.
■ The Arduino IDE supplies a software library from the Wiring project, which provides
many common input and output procedures.
Advantages of Arduino
■ Arduino has a simple and accessible user experience. that’s why, Arduino has been
used in thousands of different projects and applications.
■ Inexpensive - Arduino boards are relatively inexpensive compared to other
microcontroller platforms.
■ Cross-platform - The Arduino Software (IDE) runs on Windows, Macintosh OSX, and
Linux operating systems.
■ Simple, clear programming environment - The Arduino Software (IDE) is easy-to-use
for beginners, yet flexible enough for advanced users
THANK YOU