tinyMesh: TinyMesh - communicating with auto-meshing sensor network

[ bsd2, library, network ] [ Propose Tags ]

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]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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]
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 979 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]

Readme for tinyMesh-0.1.0.0

[back to package description]

TinyMesh

This is code produced inspired by IoT (Internet of Things) workshop with TinyMesh technology held in HackerSpace.SG.

TinyMesh are modules build on CC11xx TI MCU transceivers that allow for automatic meshing, and remote sensor reading.

We plan to use them for YAHI (Yet Another Haze Index), and maybe other sensor networks measuring quality of living in different areas of Singapore.

Build Status Hackage

You may also build this module directly from Hackage.

References: