An open API service indexing awesome lists of open source software.

https://github.com/stm32duino/nfc-rfal

Arduino library for the RF/NFC abstraction layer (RFAL)
https://github.com/stm32duino/nfc-rfal

Last synced: 3 months ago
JSON representation

Arduino library for the RF/NFC abstraction layer (RFAL)

Awesome Lists containing this project

README

          

# NFC-RFAL

The code is the implementation of the RF/NFC abstraction layer (RFAL) for the ST NFC card readers.
The RFAL simplifies the development of applications by encapsulating device and protocol details.

## Documentation

You can find the source files at
https://github.com/stm32duino/NFC-RFAL

## Version History

### Version 2.0.0

- This version is based on version 3.0.0 of the RFAL Middlewares from STM32Cube.