Access test to toio core cube with python3 on Windows
This sample code uses bleak.
pip install bleak
git clone https://github.com/kaz399/py_toio_cube.git
cd py_toio_cube
python search_cube.py
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)
3-Clause BSD License