Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seeed-studio/seeed_arduino_rpcble
A library of maximum ESP32 BLE-compatible software.
https://github.com/seeed-studio/seeed_arduino_rpcble
arduino-library ble esp32 esp32-arduino
Last synced: 2 months ago
JSON representation
A library of maximum ESP32 BLE-compatible software.
- Host: GitHub
- URL: https://github.com/seeed-studio/seeed_arduino_rpcble
- Owner: Seeed-Studio
- License: mit
- Created: 2020-08-19T08:26:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T00:27:40.000Z (about 3 years ago)
- Last Synced: 2023-03-11T21:19:30.395Z (almost 2 years ago)
- Topics: arduino-library, ble, esp32, esp32-arduino
- Language: C++
- Homepage:
- Size: 481 KB
- Stars: 10
- Watchers: 13
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.com/Seeed-Studio/Seeed-Arduino-Rpc-Ble.svg?branch=master)](https://travis-ci.com/Seeed-Studio/Seeed-Arduino-Rpc-Ble)
Seeed Arduino rpcBLE software library calls Seeed Arduino rpcUnified to implement BLE function compatibility with Arduino-ESP32. To reduce the cost of using the software, you can import your favorite ESP32 ble app directly, with minor changes, and then use it. You'll find that your favorite ESP32 app has BLE5.0 features, runs on ARM and other architectures. Hope you like this software and let us know if you have any feedback.
### **Feature**
- Maximum Compatible with ESP32 BLE library
- Powered by Realtek RTL8720DN
- BLE / BLE 5.0
- low power consumption[**More detailed documentation**](https://wiki.seeedstudio.com/Wio-Terminal-Bluetooth-Overview/)
## **License**
This software is written by seeed studio and is licensed under The MIT License. Check License.txt for more information.
Contributing to this software is warmly welcomed. You can do this basically by forking, committing modifications and then pulling requests (follow the links above for operating guide). Adding change log and your contact into file header is encouraged. Thanks for your contribution.