An open API service indexing awesome lists of open source software.

https://github.com/powerbroker2/hc05_hc06_pair_link_bind_tutorial

Code to automatically, pair, link, and bind an HC-05 with an HC-06 bluetooth module.
https://github.com/powerbroker2/hc05_hc06_pair_link_bind_tutorial

Last synced: over 1 year ago
JSON representation

Code to automatically, pair, link, and bind an HC-05 with an HC-06 bluetooth module.

Awesome Lists containing this project

README

          

# HC05/HC06 Pair Link Bind Tutorial
[![GitHub version](https://badge.fury.io/gh/PowerBroker2%2FHC05_HC06_Pair_Link_Bind_Tutorial.svg)](https://badge.fury.io/gh/PowerBroker2%2FHC05_HC06_Pair_Link_Bind_Tutorial)


Code to automatically, pair, link, and bind an HC-05 with an HC-06 bluetooth module. This sketch will work with ANY Arduino as long as the modules/Arduino are wired correctly.

Wiring for Arduino with multiple hardware Serial ports (Mega used as an example):
![Mega](https://user-images.githubusercontent.com/20977405/55363612-9fe16380-54ab-11e9-859e-104b55b5ee62.png)

Wiring for Arduino with no hardware Serial ports (Nano used as an example):
![Nano](https://user-images.githubusercontent.com/20977405/55363613-9fe16380-54ab-11e9-8922-9764f44430b0.png)