This article was automatically translated from the original Turkish version.

Arduino is an open-source microcontroller platform that enables the development of systems capable of sensing and controlling events in the physical world. This system, which integrates electronic hardware and a software development environment, is widely used for educational, artistic, engineering and prototyping purposes due to its user-friendly design.
Arduino provides a low-cost and flexible solution that allows individuals with varying levels of technical knowledge to bring their own projects to life. The system can be easily integrated with various sensors, motors and modules.
The Arduino project emerged in 2005 at the Interaction Design Institute Ivrea in Italy, under the leadership of Massimo Banzi and David Cuartielles. It was developed to create a more affordable and easily programmable microcontroller platform for students.
The project was named after the "Bar di Re Arduino", a café in the town of Ivrea. "Arduino" is also the name of a historical king of Italy, Arduin of Ivrea.
Initially developed for educational purposes, this system rapidly built a global user community over time and, thanks to its open-source philosophy, became one of the fundamental tools for electronic prototyping.
The core hardware of Arduino consists of microcontroller boards with different features. These boards include:
The software side of the Arduino platform is represented by the Arduino IDE (Integrated Development Environment). This development environment supports a simple C/C++-based programming language. Users upload their code to Arduino boards via USB. Additionally, Arduino Web Editor like offers online alternatives.
Arduino’s extensive expansion support makes it a versatile platform. Some commonly used modules and components include:
Arduino’s flexible and open-source nature enables applications across numerous fields:
Arduino has built a strong global community based on its open-source philosophy. Users share their projects through forums, GitHub pages, blogs and video platforms. This building facilitates learning for beginners while offering innovative solutions for advanced users.
Thanks to its extensive library support and documentation network, users at all levels can develop their own projects.

History
Structure and Components
Hardware
Software
Popular Arduino Boards
Sensors and Modules
Input Devices
Output Devices
Communication Modules
Applications
Community and Open-Source Culture