https://github.com/jcs090218/uctooth
Unity cross-platform bluetooth plugin; implemented to each native platform code.
https://github.com/jcs090218/uctooth
bluetooth cross-platform ios linux macos unity
Last synced: about 2 months ago
JSON representation
Unity cross-platform bluetooth plugin; implemented to each native platform code.
- Host: GitHub
- URL: https://github.com/jcs090218/uctooth
- Owner: jcs090218
- License: mit
- Created: 2020-07-26T07:30:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T07:55:31.000Z (over 1 year ago)
- Last Synced: 2025-02-26T07:41:21.545Z (2 months ago)
- Topics: bluetooth, cross-platform, ios, linux, macos, unity
- Language: C
- Homepage:
- Size: 578 KB
- Stars: 8
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://github.com/jcs090218/UCTooth/releases/latest)# UCTooth
Unity cross-platform bluetooth plugin; implemented to each native platform code.
## Project Strucutre
* `UCTooth` - Unity project.
* `UCTooth_Win32` - Windows C++ bluetooth interface for Unity.