mercury-api: Haskell binding to Mercury API for ThingMagic RFID readers
This package is a Haskell binding to the "Mercury API" C API for
ThingMagic RFID readers. It is especially geared toward the
SparkFun Simultaneous RFID Reader,
which uses ThingMagic's M6e Nano module, but it should work with other
ThingMagic readers. (Though currently, only support for serial readers
is compiled in.) Most of the function and type names are the same as
their counterparts in the C API, with the TMR_
prefix dropped. For more
in-depth, language-independent documentation of Mercury API, see
Mercury API Programmers Guide.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- System
- Hardware
- System.Hardware.MercuryApi
- System.Hardware.MercuryApi.Params
- System.Hardware.MercuryApi.Testing
- System.Hardware.MercuryApi
- Hardware
Downloads
- mercury-api-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | ansi-terminal (>=0.6.2.3 && <0.12), base (>=4.6 && <5), bytestring (>=0.10.4 && <0.12), clock (>=0.7.2 && <0.9), hashable (>=1.2.4 && <1.5), mercury-api, optparse-applicative (>=0.13 && <0.17), text (>=1.2 && <1.3), unordered-containers (>=0.2.7.1 && <0.3) [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2 |
License | MIT |
Copyright | © Patrick Pelletier, 2017 |
Author | Patrick Pelletier |
Maintainer | code@funwithsoftware.org |
Revised | Revision 7 made by ppelleti at 2021-11-08T22:37:40Z |
Category | Hardware |
Home page | https://github.com/ppelleti/hs-mercury-api |
Bug tracker | https://github.com/ppelleti/hs-mercury-api/issues |
Source repo | head: git clone https://github.com/ppelleti/hs-mercury-api.git |
Uploaded | by ppelleti at 2019-01-09T20:33:36Z |
Distributions | |
Executables | tmr-gpio, tmr-lock, tmr-write, tmr-read, tmr-firmware, tmr-params |
Downloads | 2960 total (14 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-01-09 [all 1 reports] |