An open API service indexing awesome lists of open source software.

https://github.com/ascendtech4h/arduinotutorials


https://github.com/ascendtech4h/arduinotutorials

arduino example tutorial-code

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# ArduinoTutorials [![Build Status](https://travis-ci.org/AscendTech4H/ArduinoTutorials.svg?branch=master)](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