Code Monkey home page Code Monkey logo

Libpull logo

The Portable Updates Lightweight Library

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

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

Online Presence

libpull's Projects

libpull_ios_app icon libpull_ios_app

Sample application using the libpull iOS SDK to send the update to the device using BLE.

libpull_ios_sdk icon libpull_ios_sdk

This repository contains the CocoaPod that can be used to create iOS application compatibles with libpull BLE

stats_ci icon stats_ci

Stats CI helps you to track any measurable information you want to analyse of your project.

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.