jarboer / 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).

Repository from Github https://github.comjarboer/VirtualButtonRepository from Github https://github.comjarboer/VirtualButton

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:

About

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).


Languages

Language:C++ 100.0%