Can someone point me to any real documentation on getting started programming an XBee DIO Adapter?
I have only found the sparse Wiki article: Wiki Article
Specifically:
[ul]
[li]Is there an IDE?
[/li][li]Can you use Eclipse?
[/li][li]Is a ConnectPort device required to program it?
[/li][li]How do you debug?
[/li][/ul]
According to the Digi Python Programmer’s Guide, I need to access the device’s Web Interface… I assume that means I have to connect to it via a ConnectPort device?
The PDF mentioned by Barbara will cover some of the low-level details, such as which I/O is connected where. Unfortunately, that won’t help you understand how to manage it.