Arduino Open-Source Electronics Platform
www.arduino.cc
1
Leaving SiteNav
External Link Disclaimer
You are about to visit www.arduino.cc. This website is not operated by us. We are not responsible for its content or privacy practices.
About this website
Arduino is an open-source electronics platform based on easy-to-use hardware and software, designed for building digital devices and interactive objects that can sense and control the physical world. Founded in 2005 by Massimo Banzi, David Cuartielles, Tom Igoe, Gianluca Martino, and David Mellis at the Interaction Design Institute Ivrea in Italy, Arduino has become the world's most popular microcontroller platform for makers, students, and professionals. Key features: Arduino boards based on various microcontrollers including AVR (ATmega328P on Uno, ATmega2560 on Mega), ARM (SAMD21, SAMD51), and ESP32/ESP8266 for Wi-Fi and Bluetooth connectivity. Over 30 official board models (Uno, Nano, Mega, Leonardo, Due, MKR series, Portenta) and thousands of compatible clone and derivative boards. Arduino IDE (written in Java, now transitioning to Arduino IDE 2.0 based on Eclipse Theia) providing a simplified C/C++ development environment with one-click compile and upload, serial monitor, and library manager. Arduino programming language (based on Wiring) providing simplified C++ with setup() and loop() functions, digital and analog I/O (digitalRead, digitalWrite, analogRead, analogWrite), serial communication, and hardware abstraction. Library manager with over 6,000 community libraries for sensors, displays, motors, communication protocols, and IoT. Hardware capabilities: digital and analog I/O pins, PWM output, hardware serial (UART), I2C (Wire), SPI, interrupts, and ADC. Shield system for expanding board functionality (Ethernet, Wi-Fi, motor, LCD, GPS, SD card shields). Arduino Cloud for IoT device management, dashboards, and over-the-air updates. Arduino CLI for command-line builds and CI/CD integration. Web Editor for browser-based development. Open-source hardware designs (schematics, PCB layouts under CC BY-SA) and software (GPL/LGPL). Used in education, prototyping, IoT, robotics, and art installations worldwide.
Statistics
1
Views
0
Clicks
0
Like
0
Dislike