Pan17WJ / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
1 stars 0 forks source link

Coap Resources for controlling TelosB GIOs #127

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attached you'll find two CoAP resources I've written, that allow you to control 
the GIO pins of TelosB platform.

The "CoapDevResource" allows you to control a single pin (the one you wire it 
with in CoapBlipC).

The "CoapGIOResource" allows you to control GIO0, GIO1, GIO2 and GIO3 
all-together via a bitmask (similarly to the way "CoapLedResource" is 
controlled)

Find attached the following:
CoapBlipC, CoapBlipP, CoapDevResourceC, CoapDevResourceP,
CoapGIOResourceC, CoapGIOResourceP, Makefile for CoapBlipC application and the 
tinyos_coap_resources.h

Original issue reported on code.google.com by aggel...@gmail.com on 20 Mar 2012 at 7:35

GoogleCodeExporter commented 9 years ago

Original comment by marku...@gmail.com on 23 Mar 2012 at 5:37

GoogleCodeExporter commented 9 years ago

Original comment by marku...@gmail.com on 25 Mar 2012 at 11:32

GoogleCodeExporter commented 9 years ago
Superseded by #128.

Original comment by marku...@gmail.com on 25 Mar 2012 at 12:53