Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 803 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 803 Bytes

VirtualButton

An Ardiuno library that allows you to make virutal buttons. It is used to simulate digitalRead() and has some helper methods for toggling toggle switch(es).

Information

  • Category: Sensors

How to Install Library

  1. Download the library VirtualButton.zip.
  2. Install the custom library by clicking Sketch then Include Library then Add .Zip Library. Select the zip you just downloaded.
  3. Now the library should be installed.

How to Use

See the examples: