GithubHelp home page GithubHelp logo

cconway / rfduinoubp Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 156 KB

Unambitious Binary Protocol for RFduino

License: MIT License

Arduino 5.96% C 3.76% C++ 35.41% Swift 42.04% Objective-C 12.84%

rfduinoubp's Introduction

RFduinoUBP

Unambitious Binary Protocol for RFduino

Unambitious Binary Protocol is meant to be a simple way of sending structured data between RFduino and iOS clients. It adds a very small amount of protocol to structure the communications flow and automatically handles escaping and framing data over the air using SLIP. The intended purpose of UBP is to facilitate the sending of structured data serialized to binary that can be larger than the maximum transmission unit, 20 bytes, supported by RFduino. This means you can send data structures (e.g. C struct, protobuf) larger than 20 bytes between RFduion and iOS and reconstruction is handled automatically.

The iOS and RFduino demo applications are still in very early stages, but hopefully provide a preview. Please note, there is not currently support for sending from iOS to RFduino.

rfduinoubp's People

Contributors

cconway avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

birdfly

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.