Git Product home page Git Product logo

rust-radio-at86rf212's Introduction

rust-radio-at86rf212

A rust driver for the Atmel AT86RF212 Sub 1GHz ISM band radio IC, based on ryankurte/libat86rf212.

Status

GitHub tag Build status Crates.io Docs.rs

Open Issues

Work in Progress

  • Register operations
  • Initialisation
  • Polling
  • Simple Send
  • Simple Receive
  • Packet building & parsing
  • Auto ACK
  • Auto Retransmit
  • Interrupt Mode
  • DMA support
  • Unit testing
  • Integration Testing

Testing

Unit testing should be implemented using dbrgn/embedded-hal-mock.

Integration testing is run using a Raspberry Pi model 3 with an IO shield and a pair of XPlained PRO Zigbit + ATRF212B-0-U modules.

The RPi pins are configured at startup as in rpi_setup.sh and the environment is configured in rpi_env.sh (though these are separately injected into the test system). Note that CS0 and CS1 functions are not currently used.

buildkite with a custom worker is used to run integration tests against a physical hardware.

at86rf212-test-setup

Licensing

This project is licensed as GPLv3 for all purposes. For alternative licensing options / proprietary use, please contact the author (and we'll be happy to help ^_^).

rust-radio-at86rf212's People

Contributors

ryankurte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rust-radio-at86rf212's Issues

Provide a basic 802.15.4 packet builder/parser

The radio supports a variety of 802.15.4 features when using compatible packets, a packet builder and parser interface (either here or as a separate module) would be a useful addition.

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.