https://github.com/ascendtech4h/arduinotutorials
https://github.com/ascendtech4h/arduinotutorials
arduino example tutorial-code
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ascendtech4h/arduinotutorials
- Owner: AscendTech4H
- License: mit
- Created: 2016-07-02T17:47:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T12:32:43.000Z (over 9 years ago)
- Last Synced: 2025-01-09T07:13:06.827Z (about 1 year ago)
- Topics: arduino, example, tutorial-code
- Language: Arduino
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# ArduinoTutorials [](https://travis-ci.org/AscendTech4H/ArduinoTutorials)
Examples for "Introduction to Arduino and Electronics"
## Examples
HelloWorld - Prints "Hello World" to serial
Blink - Blinks the onboard light
BlinkExternal - Blinks an LED
DigitalRead - Reads pin to serial
SerialIn - Takes serial input to control a pin