1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-28 09:24:14 +01:00
Go to file
Matthijs Kooijman ffa8720114 Allow config changes and clear in disabled serial monitor and plotter
When the serial device disconnects, the serial monitor and plotter are
disabled. Previously, the window would be completely disabled. Now, the
configuration controls (autoscroll, add timestamp, baudrate, line
endings) can still be changed while the window is disconnected. These
settings will not take effect immediately, but will be used when the
port is next opened.

Also, the clear output button can now also be used when the port is
disconnected, which makes it easy to get a clean start when reconnecting
the serial port.
2020-03-13 21:03:05 +01:00
.github/workflows Run github actions on pull request 2020-02-06 16:04:39 +01:00
.settings Update eclipse java-formatter settings 2015-03-27 14:51:11 +01:00
app Allow config changes and clear in disabled serial monitor and plotter 2020-03-13 21:03:05 +01:00
arduino-core Declare fields at the top of the class 2020-02-19 15:13:47 +01:00
build Remove "MrBean" dependency 2020-02-19 15:13:47 +01:00
hardware Updated package_index_bundled 2019-12-09 13:03:58 +01:00
libraries Delete builtin libraries sources 2018-08-22 17:26:23 +02:00
.classpath Remove "MrBean" dependency 2020-02-19 15:13:47 +01:00
.gitignore Amended .gitignore to ignore liblistSerials dev dependency. 2016-12-29 15:59:01 +01:00
.project Fix eclipse project files 2012-01-11 14:18:48 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-08-02 11:53:03 +02:00
ISSUE_TEMPLATE.md Update issue template to reflect change in GitHub's new issue page 2019-06-06 00:05:17 -07:00
lib_sync Added lib_sync, utility script 2015-04-23 17:46:20 +02:00
license.txt adding LGPL (a bit late, whoops). 2007-10-12 01:58:48 +00:00
PULL_REQUEST_TEMPLATE.md Rename PULL_REQUEST_TEMPLATE_md to PULL_REQUEST_TEMPLATE.md 2019-07-18 12:13:59 +02:00
README.md Updated links to use https when possible. 2019-10-29 10:20:45 +01:00

Arduino is an open-source physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing and MaxMSP). The boards can be assembled by hand or purchased preassembled; the open-source IDE can be downloaded for free at https://arduino.cc

More info at

Bug reports and technical discussions

  • To report a bug in the software or to request a simple enhancement go to Github Issues

  • More complex requests and technical discussion should go on the Arduino Developers mailing list

  • If you're interested in modifying or extending the Arduino software, we strongly suggest discussing your ideas on the Developers mailing list before starting to work on them. That way you can coordinate with the Arduino Team and others, giving your work a higher chance of being integrated into the official release

Installation

Detailed instructions for installation in popular operating systems can be found at:

Credits

Arduino is an open source project, supported by many.

The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe and David A. Mellis.

Arduino uses GNU avr-gcc toolchain, GCC ARM Embedded toolchain, avr-libc, avrdude, bossac, openOCD and code from Processing and Wiring.

Icon and about image designed by ToDo