Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 635 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 635 Bytes

BM64/BM62 Library for Arduino

Communicate BM64/BM62 device and your arduino board with UART.
For more detail of BM64, please see this link.
https://www.microchip.com/wwwproducts/en/BM64

Event code and parameter information, Please download Command Set document.
http://ww1.microchip.com/downloads/en/DeviceDoc/AudioUARTCommandSet_v2%2002.docx

How to Use

  1. Download ZIP
  2. Install library from zip
    https://www.arduino.cc/en/guide/libraries#toc4
  3. Complete! You can see example from File->Examples->BM64

Licence

Copyright (c) 2020 Masahiro Konishi

This software is released under the MIT License, see LICENSE.txt.