Skip to content

lendres/BlinkSuite-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlinkSuite

Library for blinking (turning on and off) or running sequences on Arduino pins. There are two output options. The first is for turning on indicators attached to Arduino pins. The second option outputs through a shift register. These options are implemented as separate classes.

BlinkPin

Blink a pin (or set of pins) connected to Arduino pin(s).

BlinkShiftRegister

Blink a pin (or set of pins) connected to Arduino pin through a shift register.

About the Library

Github Page

https://github.com/lendres/BlinkSuite-Arduino

Prerequisites

This library requires the following librarys to run:

Installing

For information on installing Arduino libaries, see: Arduino Libraries

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Library for blinking (turning on and off) or running sequences on Arduino pins.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages