Skip to content

alflanagan/pyxbee

Repository files navigation

This is a project to develop a higher-level python interface to XBee miniature
radios. There's a nice package called XBee 2 to handle the low-level stuff -
send a frame, receive a frame, etc. I want to be able to code in terms of a
more abstract interface and not have to know which AT command does what, etc.

I pronounce it like "pie ex bee", but if you prefer to make it sound like
"pyxie" no one's stopping you. :)

This file is part of Pyxb.

Pyxb is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Pyxb is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Pyxb.  If not, see <http://www.gnu.org/licenses/>.

About

Python programs for interacting with XBee radio units.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published