Git Product home page Git Product logo

allwizek2-hardware's Introduction

AllWize

Arduino-compatible library to interface RC1701HP-OSP/WIZE radio modules.

version travis codacy license

web twitter

Compatible radios:

  • RadioCrafts RC1701HP-OSP (Ondeo version)
  • RadioCrafts RC1701HP-WIZE (Wize version)

Compatible platforms:

  • AVR (Arduino Uno, Arduino Leonardo)
  • SAMD21 (Arduino Zero, Arduino MKR family, AllWize K2)
  • ESP8266
  • ESP32

AllWize K2 support

The AllWize K2 is a SAMD21-based board with an RC1701HP-WIZE radio module.

Arduino IDE

To add support for it in the Arduino IDE you must install a custom board. Full instrucations can be found at the AllWize Wiki, but a summary is:

  • Install the current upstream Arduino IDE at the 1.8.7 level or later. The current version is on the Arduino website.
  • Start Arduino and open the Preferences window.
  • Enter https://raw.githubusercontent.com/AllWize/allwize-boards/master/package_allwize_boards_index.json into the Additional Board Manager URLs field. You can add multiple URLs, separating them with commas.
  • Open Boards Manager from Tools > Board menu and install "Allwize SAMD Boards (32-bits ARM Cortex-M0+)"
  • Don't forget to select your AllWize board from Tools > Board menu after installation.

PlatformIO

The AllWize K2 is not yet supported officially in PlatformIO, still you can configure it manually. Check the AllWize Wiki for further instructions.

Documentation

Visit the online documentation for the AllWize Library.

License

Copyright (C) 2018-2021 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/.

allwizek2-hardware's People

Contributors

allwize avatar mfabregas avatar xoseperez avatar

Watchers

 avatar  avatar  avatar

allwizek2-hardware's Issues

LEDs are mounted reversed

The 4 LEDs in the board have been mounted wrong. The schematics looks OK so I guess there was some problem with the info the mounter received.

Footprint change

Change footprint on:
C7 - C15 - C19 - C22 - C23

The footprint should be 0603

SWD header has a weird pinout

Not a real issue since it was designed to follow the header in the MKRWAN1300. The problem is that the header in the MKR family is poorly documented and not Atmel-ICE friendly. Fortunately the Atmel-ICE kit comes with a squid cable that lets you wire the pins anyway you want.

I found this blog post with the actual pinout but it might be interesting to make it Atmel-ICE compatible.

MKRWAN SQD header pinout

Atmel-ICE User Guide

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.