Topic: Open source NFC software stack
Hey guys, what do you think about a complete open-source NFC software stack based on libnfc? ![]()
My idea is to group all open-source NFC-related projects in a unique and well organized software stack for open implementation of the NFC standard.
The structure should be something similar to this:
[ User Application 1 ] [ User Application 2 ]
| |
| |
| [ NDEF Abstraction Layer ]
| |
| |
| [ NFC Tag Abstraction Layer ]
| | | |
| | | |
[ NFC Tag Libraries ]
|
|
[ NFC Device Abstraction Layer ]Currently we have:
1) The NFC Device Abstraction Layer, implemented in libnfc.
2) Some NFC tag libraries (i.e. libfreefare and similar).
3) The NDEF Abstraction Layer (i.e. libndef or similar).
4) Some User applications (i.e. nfc-tools).
Last edited by zuck (2010-01-10 17:47:46)