You can build your own tools. 

Arduino is a way to build tools. 


Arduino is a way to build digital tools. 

An Arduino board uses a microcontroller. This is a tiny computer on a single board. The board has many pins. These pins are points where you connect wires. You can use them to talk to sensors. Sensors help the board feel things like light or heat. You can also use them to run motors. This lets you make robots or thermostats. 
To make it work, you need software. You write code on a computer. Then, you send that code to the board. You can use a special program called an IDE. This stands for integrated development environment. It is a tool that helps you write and load code. People use languages like C and C++ to program it. Today, millions of people use Arduino to create new things.
Arduino is a way to build digital tools and machines. 

Working with an Arduino board happens in a few steps. First, you connect the board to a computer. You use a cable like a USB to do this. Next, you write instructions for the board. These instructions are called code. You write this code using a special program called an IDE. This stands for an integrated development environment. 
The Arduino project started in 2005 in Italy. It began at a school called the Interaction Design Institute Ivrea. Students there needed a cheap way to make digital tools. Before Arduino, they used a tool called a BASIC Stamp. That tool cost about $50. The founders wanted something much less expensive. The team included Massimo Banzi, David Cuartielles, Tom Igoe, Gianluca Martino, and David Mellis. They even named the project after a local bar. The bar was called Bar di Re Arduino. 
There are many different types of Arduino boards. Some boards use a chip called an ATmega8. Other boards might use the more powerful ATmega128. Some boards have 14 digital pins for input and output. They also have six analog pins. These pins allow the board to talk to sensors. A sensor is a part that feels things like light. You can also use pins to power small motors. By 2013, about 700,000 official boards were being used. Today, the community has about 30 million active users. 
You can think of an Arduino like a brain. Just as your brain tells your hands to move, the board tells machines what to do. It takes information from the world through its pins. Then, it makes a choice based on your code. It can then send a signal to make something happen. This makes it very useful for making interactive things. Many people use it to learn about science and building. It is a bridge between computer code and the physical world. 
Arduino is an open-source hardware and software ecosystem used to build digital devices. 
To make a device, a user follows a specific technical process. First, the user writes instructions using the Arduino Programming Language. This language is based on C and C++ and uses a standard API. These instructions are written in an Integrated Development Environment, or IDE. 
Arduino boards use various types of microprocessors to function. Most common boards use Atmel 8-bit AVR microcontrollers. Examples include the ATmega8, ATmega168, ATmega328, ATmega1280, or ATmega2560. Some more powerful versions, like the 32-bit Arduino Due, use the Atmel SAM3X8E. These microcontrollers are connected to sets of input and output pins, known as I/O pins. 
The project began in 2005 at the Interaction Design Institute Ivrea in Italy. 
Arduino has seen massive commercial and community growth over the years. In mid-2011, it was estimated that over 300,000 official boards had been produced. By 2013, the number of official boards in users' hands reached 700,000. As of February 2020, the community included about 30 million active users. 
The history of the company includes a complex legal dispute. In 2008, the founders formed Arduino LLC to hold trademarks. However, a disagreement arose when Gianluca Martino's company registered the trademark in Italy. This led to a rift in the development team and legal battles. In 2015, Arduino LLC filed a lawsuit against Arduino SRL. Eventually, the two sides merged to form Arduino AG in 2016. Later, in 2017, a new group called BCMI acquired the trademarks. In October 2025, the company was acquired by Qualcomm.
Today, Arduino connects code to the physical world through many interfaces. Boards use serial communication to talk to computers and other devices. Some use USB-to-serial adapter chips, like the FTDI FT232, to manage data. 
🖼️ Images & Media (5)
More to explore
✨ What else?
Related topics you might enjoy
🔬 Go deeper
More advanced topics to explore
🪜 Step back
Simpler topics to build understanding
What is Nepedia?
A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.