21 Facts About Arduino

1.

Arduino is an open-source hardware and software company, project, and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices.

FactSnippet No. 873,255
2.

Arduino boards are available commercially from the official website or through authorized distributors.

FactSnippet No. 873,256
3.

Arduino project began in 2005 as a tool for students at the Interaction Design Institute Ivrea, Italy, aiming to provide a low-cost and easy way for novices and professionals to create devices that interact with their environment using sensors and actuators.

FactSnippet No. 873,257
4.

Name Arduino comes from a bar in Ivrea, Italy, where some of the founders of the project used to meet.

FactSnippet No. 873,258
5.

Arduino project was started at the Interaction Design Institute Ivrea in Ivrea, Italy.

FactSnippet No. 873,259
6.

The founding bylaws of Arduino LLC specified that each of the five founders transfer ownership of the Arduino brand to the newly formed company.

FactSnippet No. 873,260
7.

In May 2015, Arduino LLC created the worldwide trademark Genuino, used as brand name outside the United States.

FactSnippet No. 873,261
8.

Arduino intends to continue to work with all technology vendors and architectures.

FactSnippet No. 873,262
9.

In February 2019, Arduino announced its IoT Cloud service as an extension of the Create online environment.

FactSnippet No. 873,263
10.

The official policy document on use of the Arduino name emphasizes that the project is open to incorporating work by others into the official product.

FactSnippet No. 873,264
11.

The 32-bit Arduino Due, based on the Atmel SAM3X8E was introduced in 2012.

FactSnippet No. 873,265
12.

Arduino microcontrollers are pre-programmed with a boot loader that simplifies uploading of programs to the on-chip flash memory.

FactSnippet No. 873,266
13.

Some serial Arduino boards contain a level shifter circuit to convert between RS-232 logic levels and transistor–transistor logic level signals.

FactSnippet No. 873,267
14.

Current Arduino boards are programmed via Universal Serial Bus, implemented using USB-to-serial adapter chips such as the FTDI FT232.

FactSnippet No. 873,268
15.

Many enhance the basic Arduino by adding output drivers, often for use in school-level education, to simplify making buggies and small robots.

FactSnippet No. 873,269
16.

Original Arduino hardware was manufactured by the Italian company Smart Projects.

FactSnippet No. 873,270
17.

Some Arduino-branded boards have been designed by the American companies SparkFun Electronics and Adafruit Industries.

FactSnippet No. 873,271
18.

Arduino integrated development environment is a cross-platform application that is written in the Java programming language.

FactSnippet No. 873,272
19.

The Arduino IDE employs the program avrdude to convert the executable code into a text file in hexadecimal encoding that is loaded into the Arduino board by a loader program in the board's firmware.

FactSnippet No. 873,273
20.

Open-source nature of the Arduino project has facilitated the publication of many free software libraries that other developers use to augment their projects.

FactSnippet No. 873,274
21.

Arduino project received an honorary mention in the Digital Communities category at the 2006 Prix Ars Electronica.

FactSnippet No. 873,275