tinyMesh: TinyMesh - communicating with auto-meshing sensor network
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Packet TinyMesh
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]
Properties
Versions | 0.1.0.0, 0.1.0.0 |
---|---|
Change log | None available |
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] |
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:14:55Z |
Modules
[Index]
- Packet
- TinyMesh
Downloads
- tinyMesh-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees