Skip to content

This repository contains a collection of Arduino uno example sketches

License

Notifications You must be signed in to change notification settings

kamephis/arduino-uno-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Uno Examples

This repository contains a collection of Arduino uno example sketches

Examples

All examples are located in the sketches folder

  1. Basic text example This example uses the LiquidDisplay.h library and demonstrates how to display a text string on the 16x2 Display

  2. Basic timer This example uses timer libraries to display the default unix time starting at 1/1/1970.

  3. 5 Minute Timer This is a more advanced example displaying a 5 minute timer which can be reset by pressing the reset button.

  4. Switch In this example we are using a swtich to turn on a LED.

About

This repository contains a collection of Arduino uno example sketches

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages