Page 2 of 2

Re: bluetooth low energy

Posted: Mon Jul 03, 2017 8:34 am
by pagano.paganino
I saw your project, great work !!!! ;)

I've implemented high-level API after seeing your PR in the repo master.
Before your PR I did not know bluepy.
I can see an opportunity to sync our bluepy derivatives for micropython to make it API compatible in time. This way we could possibly share common examples for Bluetooth LE to work across platforms.
It's a great idea, tell me how you'd like to go about it.

Regards,
D.

Re: bluetooth low energy

Posted: Fri Oct 27, 2017 1:04 pm
by pagano.paganino
I have added "api_repl.py" an example of use uble with new os.dupterm functionality.

Example https://github.com/dmazzella/uble/blob/ ... pi_repl.py
Usable terminal available at Micropython WebBluetooth REPL https://dmazzella.github.io/htdocs/repl/

Image