tinyMesh: TinyMesh - communicating with auto-meshing sensor network
TinyMesh are modules build on CC11xx TI MCU transceivers that allow for automatic meshing, and remote sensor reading.
Whole sensor network may be orchestrated by a single *gateway* machine that is best connected to internet in order to submit the data to the cloud.
This library is aimed to allow programming such a gateway machine in Haskell, so that it may be Raspberry Pi, or a similar networked ARM device.
Current functionality of the module is limited to querying all the nodes within the mesh.
[Skip to Readme]
Downloads
- tinyMesh-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | attoparsec (>=0.12 && <0.13), base (>=4.7 && <4.8), bytestring (>=0.10 && <0.11), hex (>=0.1 && <0.2), serialport (>=0.4 && <0.5), unix (>=2.7 && <2.8) [details] |
Tested with | ghc ==7.8.3 |
License | BSD-2-Clause |
Author | Michal J. Gajda |
Maintainer | mjgajda@gmail.com |
Category | Network |
Home page | http://github.com/mgajda/tinyMesh |
Source repo | head: git clone https://github.com/mgajda/tinyMesh.git |
Uploaded | by MichalGajda at 2014-11-30T04:16:06Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1010 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |