An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Release](https://img.shields.io/github/tag/jcs090218/UCTooth.svg?label=release&logo=github)](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.