GithubHelp home page GithubHelp logo

es-ude / communicationlibrary Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 729 KB

Drivers for 802.15.4 compliant transceivers

License: MIT License

Python 3.66% C 83.42% Shell 0.06% C++ 2.19% Starlark 10.66%
802-15-4 avr bare-metal c embedded-c embedded-systems mrf

communicationlibrary's People

Contributors

derdavidos avatar glencoe avatar pixelboehm avatar therustystorm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

communicationlibrary's Issues

Rename to CommunicationLibrary

Rename CommunicationModule to CommunicationLibrary in source code and build files.
Add aliases providing the old names for backwards compatibility to the build files.

Get destination addresses from packages

Currently we only have a function that returns a pointer to a package's source address.
Use the functions from src/Mac802154/MRF/FrameHeader802154.h to implement a function that returns a pointer to the package's destination address.

Nonblocking interaction with the MRF chip

Once non blocking IO is implemented in PeripheralInterface Issue 1. We can make interaction with the MRF Chip asynchronous. We should also evaluate if it is worth to update fields of the frame on the chip independently and only on change, or if a full frame should be written every time we want to send a packet.

Add an example workspace

The example should come with it's own WORKSPACE file and not only show how to use the library, but also how to integrate it into other projects.

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.