Skip to content

Arduino library for I2C access to the BMK56T004 that Wheel+4-Key Capacitive Touch Shield

License

Notifications You must be signed in to change notification settings

BestModules-Libraries/BMK56T004

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMK56T004

The Best Modules BMK56T004 is a shield board for Wheel+4-key capacitive touch function, which uses an I2C interface for communication. This document describes the Arduino Lib function of the BMK56T004 and how to install the Arduino Lib. The example demonstrates how to obtain the touch value.

This library can be installed via the Arduino Library manager. Search for BMK56T004.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Version History

  • V1.0.1
      - Initial public release.
  • V1.0.2
      - Change the contents of the function "setThreshold" : The sensitivity of the array is 14 bytes.
      - Correction section comments.

License Information

This product is open source!

Please review the LICENSE.md file for license information.

If you have any questions or concerns on licensing, please contact technical support on our BESTMODULES Email:service@bestmodulescorp.com

Distributed as-is; no warranty is given.

BESTMODULES