Equipment needed
- 02 TelosB motes
- 01 gateway machine: Java supported, USB port
Setup
- 01 mote is connected to the gateway as a sink node to receive data from the other mote. It is an UDP server to print the received data to serial port
- 01 motes frequently collect light intensity and send it to the sink node if the intensity changes dramatically (higher than a predefined THRESHOLD = 2). It is an UDP client to send data
- Gateway: Using serialdump* tool to get data from the sink node's serial port and a Java client running to capture these data.
Source code
https://github.com/sonhan/ipsensorcollect
Demo
hello
ReplyDeleteplease can you send to me the code of this application
my email is fathallah.karim@gmail.com
thanks a lot for your help
Hi, you can get it here: https://github.com/sonhan/ipsensorcollect
ReplyDeleteSee demo directory for test and Contiki code for sensor in lib
Best
hey! i have doubts!can i connect you through your mail id Son Han?
ReplyDelete