Skip to content

A PlatformIO library to stop time. Based on the Arduino framework.

License

Notifications You must be signed in to change notification settings

JohannesSchramm/arduino_stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Stopwatch Library

A PlatformIO library to stop time. Based on the Arduino framework.

Install

PlatformIO

Add the library to your platformio.ini file:

lib_deps = johannesschramm/ArduinoStopwatch@^1.0.2

or

lib_deps = https://github.com/JohannesSchramm/arduino_stopwatch.git#v1.0.2

Examples

Use one of the available examples to get started!

The examples use a RaspberryPi Pico.

Documentation

Classes, functions, types, constants, ... are documented in the header files.

About

A PlatformIO library to stop time. Based on the Arduino framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages