Skip to content

A BLE Client library for the esp32 to interact with Robo Wunderkind

License

Notifications You must be signed in to change notification settings

JonRobo/Robo_Arduino_BLE_ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robo_Arduino_BLE_ESP32

A BLE Client library for the esp32 to interact with Robo Wunderkind
This library allows for hardware hobbyists to integrate their ideas with the Robo Wunderkind product
Users are encouraged to be creative in their project ideas and combine arduino sensors and electrical components into simple or complex projects with Robo Wunderkind!

Special thanks to Neil Kolban for developing a fully functional BLE Client library for the ESP32 https://github.com/nkolban/esp32-snippets

Setup

Open the Arduino IDE and set the Board to Node32s. If you have not installed the ESP32 Board to your Ardunio IDE, do so by following the instructions here https://randomnerdtutorials.com/installing-the-esp32-board-in-arduino-ide-windows-instructions/

After this is done copy paste Robo_Arduino_BLE_ESP32 into the Arduino Library folder. Close and reopen the Arduino IDE. Open the Connect example from this repository, change the Robo Name to the Robo you wish to connect to and have fun!

first_demo

About

A BLE Client library for the esp32 to interact with Robo Wunderkind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages