rafaellsi / Bluetooth_HC05

Library for using HC-05 bluetooth module with Arduino.

Home Page:http://robocraft.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library for using HC-05 bluetooth module with Arduino. It saves yor time by abstracting you from AT-commands, which control the module, with class Bluetooth_HC05 and it's methods. Of course it adds some overhead to your firmware, but it's the price you pay for great convinience of getting the things done with several method calls rather than writing a parser for large AT-command set.

About

Library for using HC-05 bluetooth module with Arduino.

http://robocraft.ru

License:GNU Lesser General Public License v2.1