
Daftar Isi
- Pengantar
- Merakit Parts
- Configure the Radios
- Kawat sampai Circuit tersebut
- Install the XBee Internet Gateway
- Setup iDigi
- Upload PHP Scripts
- Gunakan!
1) Pengantar
Dalam contoh ini, we’ll walk you through the steps for setting up the XBee Internet Gateway and iDigi to control a lamp over the internet! Tentu saja, you don’t have to use a lamp for this; you can use XIG and iDigi to control many kinds of devices and even read wireless sensors. Let’s take a look at how this will work:

When you want to turn the lamp on or off, you’ll click a bookmark on your bookmarks bar that will connect you to your own PHP-enabled web server. The server will send an XML-formatted request to iDigi, which will pass the request along to the XBee Internet Gateway. The XIG will wirelessly set the command on the XBee to set a pin high, which is connected to a PowerSwitch Tail. The lamp connected to the PowerSwitch Tail will light up when the XBee’s pin is high.


