Coder Social home page Coder Social logo

updatekit / upkit Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.3 MB

UpKit: Software Updates for Internet of Things devices

License: MIT License

Shell 5.98% Makefile 4.83% C 57.18% C++ 29.19% M4 0.67% CMake 1.19% Python 0.94% CSS 0.03%
iot updates portability software-update portable-updates iot-security

upkit's Introduction

UpKit

An Open-Source, Portable, and Lightweight Update Framework for Constrained IoT Devices

Codacy Badge GitHub license GitHub issues GitHub release Documentation Status Coverage Status GitHub pull-requests

UpKit is a C library to implement secure and portable software updates on IoT devices.

It targets Class 1 and Class 2 constrained devices, characterized by ~10 kB of RAM and ~100 kB of ROM. However, its lightweight and modular approach can be beneficial also for bigger devices.

The library can be included into MCU firmware to perform Over The Air updates. It is composed of many high-level modules that interact with the low-level abstraction layer, implemented for the specific platform. This is needed since accessing the memory and the network on embedded systems is a complex task and each platform and architecture uses its own primitive.

The goal of the library is to be a portable and secure solution to reduce the costs of securing IoT devices, allowing an easy device update and management also for very constrained applications.

upkit's People

Contributors

antoniolangiu avatar codacy-badger avatar xrmx avatar

Stargazers

 avatar  avatar

Watchers

 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.