The History...

Here, is a picture of Arduino UNO. Some of you may have encounter this hardware before, maybe just physically look at it, without experiencing how to program it, and some are lucky perhaps, to already have experienced using this hardware.
When does it all started? Since it's first invention, it took over 10 years for Arduino to become popular as what we see now. It has been used by various sectors, including education.
In 2005, Massimo Banzi and David Cuartielles created Arduino, an easy-to-use programmable device for interactive art design projects. That invention, specifically the Arduino IDE, is built upon Wiring, a software project written by one of Banzi's students (Hernando Barragan)[1].
The very first Arduino board which was released in 2006 was the Arduino Serial did not even have a USB port. However, as the name implies, it had an older, Serial port for communicating with the chip. The microprocessor used for this board and the following USB kit is an Atmel Atmega8. This chip is the same family of microcontroller which is still used on the Uno to this day, called Atmega328. This first year of release, there was a frenzy of activity and development of maker boards which aligns with the timing of the maker/DIY boom. Massimo Banzi's intended Arduino board underwent new changes, switching to the Atmega168, which had twice as much memory as the Atmega8. The Atmega328 eventually made an appearance in the Duemilanove, Nano, Pro, and Pro Mini after several additional board modifications [2].