Popularity
1.4
Growing
Activity
0.0
Stable
1
1
1
Monthly Downloads: 7
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.
-
antlr-haskell
A language parsing quasiquoter for Haskell based heavily on ANTLR4. -
par-dual
:repeat: ParDual class for a Parallel <-> Sequential relationship
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of bglib or a related project?
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:
The library works over a SerialPort, so the hardware need to be connected over a standard port that is recognized by the operating system.