Skip to content
Xose Pérez edited this page Oct 14, 2018 · 3 revisions

AllWize

Library to interface a Wize radio module

version license

Compatible radios:

  • RadioCrafts RC1701HP-OSP (Ondeo version)
  • RadioCrafts RC1701xx-WIZE (Wize version, unreleased)

Compatible platforms:

  • SAMD21 (Arduino Zero, Arduino M0/M0 Pro, Arduino MKR family)
  • AVR (Arduino Uno, Arduino Leonardo)
  • ESP8266

License

Copyright (C) 2018 by AllWize (http://allwize.io)

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

AllWize library 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 Lesser General Public License for more details.

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

Clone this wiki locally