On Wed, Aug 15, 2012 at 2:15 AM, Alex Shepherd <[email protected]> wrote: > I think from memory the XBee's have a temperature sensor on-board and in > their API Driver firmware you can enable it and it just works over ZigBee > out-of-the-box. You can also add external analog type sensors and > reconfigure it to do the same sort of thing. Unfortunately I don't think > they support 1-wire temperature sensors which is a bit of a shame.
I haven't seen any mention of an onboard temperature sensor. They do have their own proprietary breakout module with temperature/humidity/light[1]. All the references I've seen are to putting in a simple variable voltage temp sensor like the TMP36[2] attached to one of the IO pins and just reading that. But the Xbee is actually quite versatile with ~10 digital/analog I/O pins and even two PWM pins. It would be nice to expose that in owfs as there are plenty of projects where that would be plenty. Pedro [1] http://www.digi.com/products/wireless-modems-peripherals/wireless-range-extenders-peripherals/xbee-sensors#overview [2] http://www.analog.com/en/mems-sensors/digital-temperature-sensors/tmp36/products/product.html ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
