arduino

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. Its hardware products are licensed under a CC BY-SA license, while 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, using a standard API which is also known as the Arduino 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.
The 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. Common examples of such devices intended for beginner hobbyists include simple robots, thermostats and motion detectors.
The name Arduino comes from a bar in Ivrea, Italy, where some of the founders of the project used to meet. The bar was named after Arduin of Ivrea, who was the margrave of the March of Ivrea and King of Italy from 1002 to 1014.

You do not have permission to view the full content of this post. Log in or register now.
  1. R

    Archive Arduino Programmer

    Kami po ay naghahanap ng arduino programmer para sa aming ginagawang proyekto. Dahil po sa marami rin kaming ginagawa at baka hindi namin matapos kung kami pa po ang magpoprogram hindi na po namin natuloy ang balak namin na pag aralang mabusisi ang arduino. Medyo simple lang naman po ang...
  2. G

    Thesis using arduino

    May mga hobbyist po ba dito na expert sa arduino. Thesis kasi namin is about SMS based notice board, we will be using a 32" lcd tv for our notice board. We're having a hard time figuring out how to connect our gsm module to the lcd tv. Do you have any suggestion guys? Please help?
  3. A

    New member arthur

    I'm living in Angeles City, Pampanga. I built my first micro-computer in 1976, and have been upgrading ever since. I have Globe DSL, which usually works OK, but when there is a problem it is a nightmare to get fixed, because I can't get past the customer "service" agents, who find every reason...
Back
Top