Re: Mynewt Demo - Bluetooth LE services written in MicroPython + Browser/WebBluetooth UI

2016-07-18 Thread Christopher Collins
On Mon, Jul 18, 2016 at 10:22:54PM +0100, Wayne Keenan wrote: > Hi, > > I've ported MicroPython and some handy Python libraries to Apache Mynewt; > there's a bit more to it but collectively this development effort is > called BubblePy. > > The most recent BubblePy Bluetooth LE GATT example I'd

Mynewt Demo - Bluetooth LE services written in MicroPython + Browser/WebBluetooth UI

2016-07-18 Thread Wayne Keenan
Hi, I've ported MicroPython and some handy Python libraries to Apache Mynewt; there's a bit more to it but collectively this development effort is called BubblePy. The most recent BubblePy Bluetooth LE GATT example I'd like to share with you demos the control of a Pimoroni Blinkt connected to

Process diagram for code contribution through github

2016-07-18 Thread aditi hilbert
Hi everyone, I put together an outline of the process for working with the “develop” branch of the code for Mynewt. It captures the basic setup needed to submit pull requests to the “develop” branch of the repository. Hope the picture helps the understanding of the code flow and the git