NBluetooth is a small and easy-to-use library that helps you connect your Arduino board to a Bluetooth module (like HC-05 or HC-06).
It allows your Arduino to talk to your mobile phone or computer wirelessly and perform actions like turning an LED on or off.
- Go to the Releases section of this GitHub repo.
- Download the
.zipfile from the latest release. - Open Arduino IDE →
Sketch→Include Library→Add .ZIP Library... - Select the downloaded zip to install the NBluetooth library.
Download from the release section and save
Sketch → Include Library → Add .ZIP Library...
Download from the release section and save
Successful Install
File → Examples → Custom Library→ NBluetooth
This project is licensed under the MIT License - see the LICENSE file.
Self-taught coder | Still Learning | Fluent in Java❤️ & Python | C/C++, Rust, & Basic Web Dev | Passionate about Embedded Systems ❤️