clarermason / brackets-arduino

Arduino Studio - Brackets Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/ArduinoExt/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:

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

Arduino uses Brackets as code editor.

Icon and about image designed by ToDo

About

Arduino Studio - Brackets Extension

License:MIT License


Languages

Language:C 82.7%Language:C++ 8.2%Language:Makefile 5.0%Language:Arduino 1.2%Language:Objective-C 0.9%Language:JavaScript 0.7%Language:Assembly 0.6%Language:HTML 0.2%Language:Logos 0.1%Language:CSS 0.1%Language:GDB 0.1%Language:C# 0.1%Language:Processing 0.0%Language:Shell 0.0%Language:Batchfile 0.0%