Skip to content

pebble-examples/smartstrap-button-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

smartstrap-button-counter

screenshot

This is a smartstrap example project that displays how many times a button attached to the connected smartstrap (here an Arduino Uno) has been pressed, with a nominal 500ms de-bounce interval between presses.

To set up the button, create the same circuit as shown in the Arduino documentation, with the sense pin connected to BUTTON_PIN (a default value of 7).

About

Example app demonstrating counting button presses on an Arduino, and displaying the count on Pebble via the smartstrap port.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages