Coder Social home page Coder Social logo

bm019-library's Introduction

bm019-library

Library project to interface a bm019 module ( http://www.solutions-cubed.com/bm019/ ) (based on ST Micro CR95HF NFC interface chip ( http://www2.st.com/content/st_com/en/products/memories/nfc-rfid-memories-and-transceivers/nfc-rfid-transceivers/cr95hf.html ) ).

This is a work in progress project where i will add functions and support if needed.

The primary function is to drive an arduino, esp8266, or nRF51 based nfc to serial, wifi, or ble systems in conjuction with an open reader library for the Abbott Freestyle Libre NFC based flash clucose measurement system. (more projects will appear soon)

This Library can be included via mbed, choose between a spi or uart version: https://developer.mbed.org/users/SandraK/code/BLE-bm019-spi/ https://developer.mbed.org/users/SandraK/code/BLE-bm019-uart/

The spi version is preconfigured for the nrf51-dk evaluation board. The Wiring is:

  • BM019 nrf51-DK
  • VIN 5V
  • GND Ground
  • VDD-SS0 (bridge VDD (3V) to SS0 to indicate SPI MOde to BM019)
  • DIN P0.01
  • SS P0.02
  • MISO P0.03
  • MOSI P0.04
  • CLK P0.05

The uart version is preconfigured for the Bluefruit UART friend:

  • Power -> BM019.VIN
  • Ground -> BM019.SS0, BM019.GND, BLE.GND
  • BM019.VDD -> BLE.VIN
  • BM019.DIN -> BLE.TX
  • BM019.DOUT -> BLE.RX

We have completly erased the bluefruit and overwritten with std bootloader, softdevice and our firmware via nrf51-dk onboard programmer.

bm019-library's People

Contributors

sandrak82 avatar

Watchers

James Cloos avatar s. 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.