Skip to content

Bogaat/Arduino

 
 

Repository files navigation

Arduino

  • Arduino is an open-source tool used for building electronics projects. Arduino consists of a physical programmable circuit board (often referred to as a micro-controller) and a development environment, or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the board

  • For more information, please consult the website at: http://www.arduino.org/

  • To report a bug in the software or to request a simple enhancement, please go to: http://github.com/arduino-org/Arduino/issues

If you're interested in modifying or extending the Arduino.org software, we would be very happy if you did it! If you want to integrate your work into the official release please create a pull request at : https://github.com/arduino-org/Arduino/compare/

If you're interested in collaborating please contact us!

Installation

Ready-to-run software and instructions are available on : http://www.arduino.org/downloads

Arduino.org IDE is at this time developed, maintained and supported by the Arduino.org team: support@arduino.org

Credits

Arduino.org is an open source project, developed by many and based on:

A special thanks to Daniela Antonietti, Hernando Barragán, David Cuartielles, Ben Fry, Tom Igoe, Gianluca Martino, David A. Mellis, Massimo Banzi and Casey Reas for their works and inspirations.

Arduino uses the GNU avr-gcc toolchain, avrdude, avr-libc, and code from Processing and Wiring.

Icon and about image designed by ToDo

Packages

No packages published

Languages

  • HTML 50.7%
  • C 38.5%
  • C++ 4.2%
  • Makefile 2.3%
  • Java 1.3%
  • Other 1.2%
  • Other 1.8%