Skip to content

sparkfun/SparkFun_HM1X_Bluetooth_Arduino_Library

Repository files navigation

SparkFun HM12/13 Bluetooth Arduino Library

The HM12 and HM13 are Bluetooth 4.0 modules with support for SPP and BLE profiles.

The modules use a UART communication interface.

This library supports communication with the module via either SoftwareSerial, HardwareSerial, or I2C via a Qwiic serial interface.

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

Coming soon!

License Information

This product is open source!

Various bits of the code have different licenses applied. Anything SparkFun wrote is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

Arduino library for HM12 and HM13 Bluetooth modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages