Skip to content
Arduino

File:Arduino_Logo_Registered.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ175957· pop 76· linked from 505 articles

Also known as Genuino, arduino.cc

Arduino () is an Italian open-source hardware and software company (owned by Qualcomm), as well as a project and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital and other kinds of devices. Its hardware products are licensed under a CC BY-SA license, while the software is licensed under the GNU Lesser General Public License (LGPL) or the GNU General Public License (GPL), permitting the manufacture of Arduino boards and software distribution by anyone. Arduino boards are available commercially from the official website or t

AI overview

Arduino is an open-source platform that provides both hardware (small circuit boards with microcontrollers) and software tools that allow people to build and control electronic devices. It matters because its open-source design lets anyone manufacture the boards and modify the software, making it widely accessible and affordable for hobbyists, students, and professionals working on DIY electronics projects.

AI-generated from the Wikipedia summary — may contain errors.

Key facts

Information appliance.name
Arduino
Information appliance.logo
Arduino_Logo_Registered.svgclass=skin-invert
Information appliance.logo_upright
0.6
Information appliance.image
Arduino Uno - R3.jpg
Information appliance.caption
Arduino Uno SMD R3
Information appliance.manufacturer
Arduino
Information appliance.type
Single-board microcontroller
Information appliance.storage
Flash, EEPROM
Information appliance.memory
SRAM
Information appliance.os
None, with bootloader (default) Xinu FreeRTOS
Software.name
Arduino IDE
Software.screenshot
Arduino-IDE-2x-Blink.png
Software.caption
Screenshot of Arduino IDE 2.x showing Blink code
Software.developer
Arduino Software
Software.latest release version
1.8.19
Software.operating system
Microsoft Windows, macOS, Linux
Software.platform
x86-64
Software.genre
Integrated development environment

via Wikipedia infobox

~23 min read

Encyclopedic overview

21 sections
Contents
  • History
  • Founding
  • Trademark dispute
  • Post-dispute
  • Hardware
  • Official boards
  • Shields
  • Software
  • Legacy IDE
  • IDE 2.0
  • Sketch
  • Libraries
  • Operating systems/threading
  • Applications
  • Simulation
  • Recognitions
  • See also
  • Explanatory notes
  • References
  • Further reading
  • External links

Arduino () is an Italian open-source hardware and software company (owned by Qualcomm), as well as a project and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital and other kinds of devices. Its hardware products are licensed under a CC BY-SA license, while the software is licensed under the GNU Lesser General Public License (LGPL) or the GNU General Public License (GPL), permitting the manufacture of Arduino boards and software distribution by anyone. Arduino boards are available commercially from the official website or through authorized distributors.

Arduino board designs use a variety of microprocessors and controllers. The boards are equipped with sets of digital and analog input/output (I/O) pins that may be interfaced to various expansion boards ('shields') or breadboards (for prototyping) and other circuits. The boards feature serial communications interfaces, including Universal Serial Bus (USB) on some models, which are also used for loading programs. The microcontrollers can be programmed using the C and C++ programming languages (Embedded C), using a standard API which is also known as the Arduino Programming Language, inspired by the Processing language and used with a modified version of the Processing IDE. In addition to using traditional compiler toolchains, the Arduino project provides an integrated development environment (IDE) and a command line tool developed in Go.

Excerpted from Wikipedia’s “Arduino” article, available under the CC BY-SA 4.0 licence.

Gallery (17)