blesonwin

Windows 10 BluetoothLE API wrapper for https://github.com/TheCellule/python-bleson

wayne@thebubbleworks.com



For development:


Install

Pythin 3.9.0                    https://www.python.org/ftp/python/3.9.0/python-3.9.0-amd64.exe 
Visual Studio Community 2019    https://visualstudio.microsoft.com/vs/
Visual Studio Build Tools 2019  https://visualstudio.microsoft.com/visual-cpp-build-tools/

TODO: Determine minimal VS package install options (for both VS installs above)
TODO: Determine if VS Community is actually optional
TODO: Document the Python install options 

To run the standalone Python test:

	cd python-blesonwin\blesonwin
	pip install -e .

	cd ..\bleson_win_test
	python  bleson_win_test.py
	
	

	