Popularity
1.0
Declining
Activity
0.0
Stable
1
1
1

Monthly Downloads: 16
Programming language: Haskell
License: MIT License
Tags: Library    
Latest version: v2.0.0.0

bglib alternatives and similar packages

Based on the "Library" category.
Alternatively, view bglib alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of bglib or a related project?

Add another 'Library' Package

README

haskell-bglib

An implementation of the BGAPI serial protocol.

This protocol is spoken by Silicon Labs (formely BlueGiga) Bluetooth and Wifi products via UART or USB.

The Bluetooth Smart Software API Reference Manual can be found at:

https://www.silabs.com/products/wireless/bluetooth/bluetooth-low-energy-modules/ble113-bluetooth-smart-module

The library works over a SerialPort, so the hardware need to be connected over a standard port that is recognized by the operating system.