[Haskell-cafe] [ANN] ble: Bluetooth Low Energy in Haskell

Julian K. Arni jkarni at gmail.com
Sun May 7 16:37:06 UTC 2017


Dear list,

  I've released the package 'ble' a little while ago, but hadn't announced it
so far because I wanted to make sure the API stabilized somewhat, and at least
some bugs were addressed, in the course of dealing with our own needs. But now
feels like a good time to announce it.
  'ble' allows writing Bluetooth Low Energy peripherals in Haskell (and soon,
centrals too). Currently only Linux (with Bluez >= 5.41) is supported. Mostly
it exposes the GATT API. The README (in the github repo and in the Hackage main
page) provide a simple example application.

Github: https://github.com/plow-technologies/ble
Hackage: http://hackage.haskell.org/package/ble

Enjoy,

~~~
Julian Arni
Haskell Consultant
https://turingjump.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20170507/35532847/attachment.sig>


More information about the Haskell-Cafe mailing list