ThomArmax / QtXBee

Qt API Library for use with XBee WPAN (802.15.4) modems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QtXBee

Qt API Library for use with XBee modules from Digi.

Note that this branch is a developping branch, so unstable. The API may change.

Currently, only XBee serie 1 and XBee serie 1 Pro are supported.

You can checkout the QtXBee's home page for more information.

Build

$ git clone http://github.com/ThomArmax/QtXBee.git
$ cd ./QtXBee
$ qmake -recursive
$ make
$ sudo make install

Documentation

About

Qt API Library for use with XBee WPAN (802.15.4) modems

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 79.4%Language:JavaScript 16.8%Language:QMake 2.2%Language:QML 1.6%