Skip to content

kaz399/py_toio_cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py_toio_cube

Access test to toio core cube with python3 on Windows

This sample code uses bleak.

Getting Started

How to run

pip install bleak
git clone https://github.com/kaz399/py_toio_cube.git
cd py_toio_cube
python search_cube.py

Notice

Don't replace the bluetooth driver to WinUSB.
bleak uses .NET backend on Windows.
If you had replaced the bluetooth driver to WinUSB already, You have to revert to original driver. (WinUSB is required by toio.js)

Reference

toio Core Cube Specification

License

3-Clause BSD License

About

Access test to toio core cube with python3 on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages