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.

[maintain] [Publish]

Warnings:

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.


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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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: