GithubHelp home page GithubHelp logo

talk2library's Introduction

Talk² Arduino Library

This is the official Arduino Library for the Talk² Boards, like Whisper Node. Please note that the official repository is hosted at Bitbucket (https://bitbucket.org/talk2/talk2-library) but we also maintain a clone of the same repository at the GitHub (https://github.com/talk2wisen/Talk2Library) for the Arduino IDE requirements.

Installation

This library is supported on the recent version of Arduino IDE >= 1.6.2. You can install it directly from the Arduino IDE by opening the menu "Sketch" -> "Include Library" -> "Manage Libraries...". Search for "Talk2", select the most recent version and click "Install":

Step 1

ArduinoIDE_LibManager.png

Step 2

ArduinoIDE_InstallLib.png

You also can manually install this library by creating a folder named "libraries" inside your "Sketches" folder and copying all content there. You'll need to restart the Arduino IDE to use the Library.

Requirements

Low-Power

The Talk² Library requires the Low-Power third-party library. The library can be installed using the Arduino IDE Library manager, just search for "power management". The library is also available at https://github.com/rocketscream/Low-Power and a recent copy has been included inside the "extras" directory of the Talk² Library.

RadioHead

The Talk² Library requires the RadioHead third-party library. The latest version can be downloaded from http://www.airspayce.com/mikem/arduino/RadioHead/. The documentation is very comprehensive and can be accessed on the same Website. Additionally a recent copy of the RadioHead library is also available inside the "extras" directory on the Talk² Library for convenience.

To install the RadioHead library follow the steps:

Confirm where is your Sketches folder

ArduinoIDE_Preferences.png

Menu "File" -> "Preferences"

Locate the Talk2 Library

ArduinoIDE_LibLocation.png

"Copy" the RadioHead from the ZIP inside the "Talk2\extras"

ArduinoIDE_RHInstall.png

"Paste" the RadioHead folder inside the Libraries

ArduinoIDE_RHInstalled.png

Restart the Arduino IDE

Check Libraries are Present

ArduinoIDE_LibsInstalled.png

talk2library's People

Contributors

talk2wisen avatar musskopf avatar ariskou avatar

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.