Skip to content

Arduino library for I2C access to the BMK52T016 that 16-Key Capacitive Touch Shield

License

Notifications You must be signed in to change notification settings

BestModules-Libraries/BMK52T016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMK52T016

The Best Modules BMK52T016 is a shield board for 16-key capacitive touch function, which uses the I2C communication method. This document provides the description of the BMK52T016 Arduino Lib functions and how to install the Arduino Lib. The example demonstrates the function of obtaining the touch key value.

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

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 16 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