Tech Question of the Day: What Is Arduino?

If you’re not particularly in tune with the inner workings of a computer, you likely don’t know what Arduino is. In the simplest terms, Arduino is a single-board microcontroller that hobbyists can use to create computer-powered devices, with sensors like thermometers, light meters, and more. Here are a few key facts about Arduino:

Arduino is an open-source computing platform.
This means that anyone can use it and help to develop it. The Arduino board can be assembled by hand, or it can be purchased already assembled. Owners can use Arduino alone or in conjunction with software running on an existing computer.

Newcomers to computer programming can use Arduino.
In fact, that’s who it was designed for. Arduino is meant to introduce artists and other non-software developers to computer programming by providing a code editor with syntax highlighting, brace matching, and other features. The language and hardware can be used to create fun home projects like wearable computers, interactive toys, and much more!

Introduction [Arduino]

Pin It on Pinterest