GitHub / arduino / arduino-examples
Arduino IDE bundled examples
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arduino%2Farduino-examples
PURL: pkg:github/arduino/arduino-examples
Stars: 116
Forks: 49
Open issues: 25
License: cc0-1.0
Language: Shell
Size: 4.91 MB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: 3 months ago
Pushed at: 3 months ago
Last synced at: 3 months ago
Commit Stats
Commits: 429
Authors: 37
Mean commits per author: 11.59
Development Distribution Score: 0.655
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/arduino/arduino-examples
Topics: arduino, arduino-sketch, embedded, embedded-systems, microcontroller
Funding Links https://github.com/sponsors/arduino, https://www.arduino.cc/en/Main/Donate
1.10.2
1.10.2
Changelog
Bug Fix
- Only delay after serial output in “Knock” (#81)
- Document incomplete nature of “p08_DigitalHourglass” (#84)
Enhancement
- Update tutorial links in comments (#72)
- Add note re: SPI pin names to ArduinoISP (#73)
Full Changeset
https://github.com/arduino/arduino-examples/compare/1.10.1...1.10.2
Contributors
- @drf5n
- @fritzlb
- @Spiffer1
Download
1.10.1
1.10.1
Changelog
Bug Fix
- Use distinctive names for SPI pin macros to avoid collisions (9806d58)
Full Changeset
https://github.com/arduino/arduino-examples/compare/1.10.0...1.10.1
Contributors
- @THE-Spellchecker
Download
1.9.1
1.9.1
Enhancements
- Make calibration code of
04.Analog/Calibratemore intuitive (thanks @zfields): https://github.com/arduino/arduino-examples/commit/01de945d8626037b261d85187381a9916845626a
Bug Fixes
- Update tutorial links: https://github.com/arduino/arduino-examples/commit/9e449539b5791bc40de7c22c49c8f566d5aacbaf, https://github.com/arduino/arduino-examples/commit/972f6e53aa12b4a5352bbe77e2f45491b65c1649
- Make
11.ArduinoISP/ArduinoISPcompatible with all versions of ArduinoCore-API: https://github.com/arduino/arduino-examples/commit/5d5e15b41a4300ded9de655497b973e2a365b32c
Download
1.9.0
1.9.0
- Add support to the ArduinoISP sketch for Uno WiFi Rev2
- Add all supported sketch filename extensions to examples_formatter.sh
- Run code formatter on examples
Note
Previous tags in this repository represent the state of the examples as they were in each release of the Arduino IDE. Starting with this release, this repository will be versioned independently from the Arduino IDE.
Download