|
1 | | -Arduino |
2 | | -======== |
| 1 | +<p align="center"> |
| 2 | + <img src="http://content.arduino.cc/brand/arduino-color.svg" width="50%" /> |
| 3 | +</p> |
3 | 4 |
|
4 | | -* Arduino is an open-source physical computing platform based on a simple I/O |
| 5 | +Arduino is an open-source physical computing platform based on a simple I/O |
5 | 6 | board and a development environment that implements the Processing/Wiring |
6 | 7 | language. Arduino can be used to develop stand-alone interactive objects or |
7 | 8 | can be connected to software on your computer (e.g. Flash, Processing and MaxMSP). |
8 | 9 | The boards can be assembled by hand or purchased preassembled; the open-source |
9 | | -IDE can be downloaded for free at https://www.arduino.cc/en/Main/Software |
| 10 | +IDE can be downloaded for free at [https://arduino.cc](https://www.arduino.cc/en/Main/Software) |
10 | 11 |
|
11 | | -* For more information, see the website at: https://www.arduino.cc/ |
12 | | -or the forums at: https://forum.arduino.cc/ |
13 | | -You can also follow Arduino on Twitter at: https://twitter.com/arduino or |
14 | | -like Arduino on Facebook at: https://www.facebook.com/official.arduino |
| 12 | +## More info at |
15 | 13 |
|
16 | | -* To report a *bug* in the software or to request *a simple enhancement* go to: |
17 | | -https://github.com/arduino/Arduino/issues |
| 14 | +- [Our website](https://www.arduino.cc/) |
18 | 15 |
|
19 | | -* More complex requests and technical discussion should go on the Arduino Developers |
20 | | -mailing list: |
21 | | -https://groups.google.com/a/arduino.cc/forum/#!forum/developers |
| 16 | +- [The forums](https://forum.arduino.cc/) |
22 | 17 |
|
23 | | -* If you're interested in modifying or extending the Arduino software, we strongly |
24 | | -suggest discussing your ideas on the Developers mailing list *before* starting |
25 | | -to work on them. That way you can coordinate with the Arduino Team and others, |
| 18 | +- Follow us on [Twitter](https://twitter.com/arduino) |
| 19 | +- And like us at [Facebook](https://www.facebook.com/official.arduino) |
| 20 | + |
| 21 | +## Bug reports and technical discussions |
| 22 | + |
| 23 | +- To report a *bug* in the software or to request *a simple enhancement* go to [Github Issues](https://github.com/arduino/Arduino/issues) |
| 24 | + |
| 25 | +- More complex requests and technical discussion should go on the [Arduino Developers |
| 26 | +mailing list](https://groups.google.com/a/arduino.cc/forum/#!forum/developers) |
| 27 | + |
| 28 | +- If you're interested in modifying or extending the Arduino software, we strongly |
| 29 | +suggest discussing your ideas on the |
| 30 | +[Developers mailing list](https://groups.google.com/a/arduino.cc/forum/#!forum/developers) |
| 31 | + *before* starting to work on them. |
| 32 | +That way you can coordinate with the Arduino Team and others, |
26 | 33 | giving your work a higher chance of being integrated into the official release |
27 | | -https://groups.google.com/a/arduino.cc/forum/#!forum/developers |
28 | 34 |
|
29 | | -Installation |
30 | | ------------- |
31 | | -Detailed instructions for installation in popular operating systems. |
32 | | -For Linux: https://www.arduino.cc/en/Guide/Linux (see also the Arduino playground page https://playground.arduino.cc/Learning/Linux) |
33 | | -For macOS X: https://www.arduino.cc/en/Guide/MacOSX |
34 | | -For Windows: https://www.arduino.cc/en/Guide/Windows |
| 35 | +## Installation |
| 36 | + |
| 37 | +Detailed instructions for installation in popular operating systems can be found at: |
| 38 | + |
| 39 | +- [Linux](https://www.arduino.cc/en/Guide/Linux) (see also the [Arduino playground](https://playground.arduino.cc/Learning/Linux)) |
| 40 | +- [macOS](https://www.arduino.cc/en/Guide/MacOSX) |
| 41 | +- [Windows](https://www.arduino.cc/en/Guide/Windows) |
| 42 | + |
| 43 | +## Credits |
35 | 44 |
|
36 | | -Credits |
37 | | --------- |
38 | 45 | Arduino is an open source project, supported by many. |
39 | 46 |
|
40 | 47 | The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe |
|
0 commit comments