Giter Site home page Giter Site logo

goduphi / uta-iot Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 213 KB

This project is an implementation of an IoT which uses a custom low-overhead protocol and a contention-free communication scheme to transmit and receive messages between low-powered devices.

C 100.00%
network protocol firmware wireless-communication iot code-composer-studio arm-microcontroller

uta-iot's Introduction

UTA IoT

This project is an implementation of an IoT which uses a custom low-overhead protocol and a contention free communication scheme to transmit and receive messages between low-powered devices.

Goals of the project

  • Low-overhead protocol
  • Contention-free communication scheme
  • Must run on an ARM based microcontroller
  • Ability to add devices by the push of a specialized join button

Implementation

  • Protocol - The protocol was designed to have a header of only 7 Bytes long leaving a total of 25 Bytes left for data.
  • Communication Scheme - The communication scheme was based on a timer where slots were allotted to each device in a round-robin fashion. Data transfer would only take place during their designated slots.

The entire project, beginning from the design of the network, to integrating the network to work with a bridge, to establishing connection with the World Wide Web using MQTT was achieved within 16 days.

uta-iot's People

Contributors

goduphi avatar woerner99 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.