GithubHelp home page GithubHelp logo

legas1 / openlibrenfc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cominixo/openlibrenfc

0.0 0.0 0.0 141 KB

An app to modify and read memory in the Libre blood glucose monitor.

License: MIT License

Java 100.00%

openlibrenfc's Introduction

OpenLibreNFC

Disclaimer

Do not use sensors modified with this app to make medical decisions. I am not responsible to any damage to the sensor that might occur, use this at your own risk. This app is only intended for research.

Installation

Apks are available on the Release tab here on GitHub.

You can also build the app yourself:

This guide from the AndroidAPS docs explains how to build an apk, the steps should be basically the same, just using this repository instead.

You'll need the Android SDK installed and define the ANDROID_SDK_ROOT environment variable, after that, you can run gradlew to build the .apk file (it should probably be signed so you can install it).

You can also install Android Studio and build it from there.

Usage

When you open the app, you can select different options (Scan, Reset Age, Start...) and then scan the sensor, which will execute whatever you selected. When you scan the sensor to perform any action, you should wait for the second vibration to stop scanning. This might take a bit longer with operations which involve writing into memory.

The "Dump Memory" option will dump 360 bytes of the sensor's FRAM to sdcard/openlibrenfc/memory_dump.txt, and the "Load Memory" will load that same file. If you edit that file, the checksums won't be checked, and it might send the sensor into failure if a checksum is incorrect. Make sure you have backups of previous memory dumps so you can restore it in case anything happens.

openlibrenfc's People

Contributors

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