Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arduino/arduino-examples
Arduino IDE bundled examples
https://github.com/arduino/arduino-examples
arduino arduino-sketch
Last synced: about 1 month ago
JSON representation
Arduino IDE bundled examples
- Host: GitHub
- URL: https://github.com/arduino/arduino-examples
- Owner: arduino
- License: cc0-1.0
- Created: 2020-08-19T12:36:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T11:43:36.000Z (2 months ago)
- Last Synced: 2024-09-29T08:28:13.722Z (about 2 months ago)
- Topics: arduino, arduino-sketch
- Language: Shell
- Homepage:
- Size: 4.91 MB
- Stars: 90
- Watchers: 11
- Forks: 41
- Open Issues: 29
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= Built-in Examples =
image:https://github.com/arduino/arduino-examples/workflows/Compile%20Examples/badge.svg["Compile Examples Status", link="https://github.com/arduino/arduino-examples/actions?workflow=Compile+Examples"]
image:https://github.com/arduino/arduino-examples/workflows/Code%20Formatting%20Check/badge.svg["Code Formatting Check Status", link="https://github.com/arduino/arduino-examples/actions?workflow=Code+Formatting+Check"]
image:https://github.com/arduino/arduino-examples/workflows/Spell%20Check/badge.svg["Spell Check Status", link="https://github.com/arduino/arduino-examples/actions?workflow=Spell+Check"]These are the example Arduino sketches built in to the Arduino IDE.
They were originally hosted at `https://github.com/arduino/Arduino/tree/master/build/shared`
For more information about these examples please visit their tutorials at +
https://www.arduino.cc/en/Tutorial/BuiltInExamples