Postingan

Menampilkan postingan dari November, 2012

Servo Control

http://arduino.cc/playground/Learning/SingleServoExample

WPAN Simulator

http://www.open-zb.net/wpan_simulator.php http://www.opnet.com/solutions/network_rd/modeler.html  http://www.open-zb.net/downloads.php  siap download http://www.open-zb.net/downloads.php

Cisco

http://www.cisco.com/web/learning/netacad/course_catalog/PacketTracer.html

Mesh ZigBee Reference

http://www.digi.com/technology/rf-articles/wireless-zigbee http://examples.digi.com/get-started/basic-xbee-zb-zigbee-chat/

X-CTU Driver For Your Laptop

http://www.progwhiz.com/support_downloads.html http://www.ftdichip.com/FTDrivers.htm

Micro SD shield For Arduino

http://www.ladyada.net/products/microsd/

Control the lamp by the Internet

http://examples.digi.com/internet/controlling-a-lamp-from-the-internet-with-idigi/

DIGI XBee Configuration

http://examples.digi.com/tag/zigbee/ xbee in X-CTU Software http://examples.digi.com/get-started/configuring-xbee-radios-with-x-ctu/

XIG Getting Started

Hello Friend you can getting started with XBee Internet Gateway (XIG) in this web, you can getting download software to configuration your XBee and get to connect to internet..let get a started have fun !!! danny http://code.google.com/p/xig/

Change Size Video Software

http://www.4shared.com/get/cOHP9zPe/Ashampoo_Movie_Shrink.html

About Buffer On Wireless Sensor Network

  Background I recently had a request from a customer about whether WSN nodes could save data if a gateway failed. I was aware of the flash available on board and got to work on a possible solution.  This is a solution that I came up with (by no means the only way). I would emphasis a couple of caveats before we start: If you read the WSN node manuals the official advice is that the flash on board not be used to buffer data.  This is because every time you write to the flash it requires an erase and you only have a finite number of erases. With this in mind: I have designed this to only log when the network is lost. I have added the ability to check the current levels. I would only use this when you really need it, you will limit the life of your nodes but obviously this is a calcuation you need to make.  Additionally you could alter the firmware to change the rate at which you log to extend the life. This does require the WSN module and programmable nodes a