Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.

  2. An Android NFC app for reading, writing, analyzing, etc. MIFARE Classic RFID tags.

  3. NFC-based PAM authentification module. C 38 GPL-2.0 9 0 0 Updated on Nov 6, 2023. mfcuk Public. MiFare Classic Universal toolKit (MFCUK) C 945 GPL-2.0 224 35 2 Updated on Sep 27, 2023. mfoc-hardnested Public. A fork of mfoc integrating hardnested code from the proxmark. C 184 GPL-2.0 31 9 1 Updated on Aug 7, 2023.

    • Overview
    • License

    This repository contains the ST NFC Sensor app source code.

    The ST NFC Sensor application, available for iOS and Android, shows the data exported by sensor nodes via the NFC protocol.

    It allows you to configure and read data from any system running the FP-SNS-SMARTAG1 function pack (for example, the STEVAL-SMARTAG1 evaluation board).

    You can configure the app by choosing the sampling intervals, the sensor data logged and the conditions to trigger data logging.

    After configuration, the app shows data in informative plots, identifies significant events, such as high acceleration and changes in orientation, and exports data to a csv file.

    The embedded ST25DV series Dynamic NFC Tag energy harvesting feature allows using the STEVAL-SMARTAG1 without a battery and reading sensor data in one shot mode.

    Copyright (c) 2018 STMicroelectronics – All rights reserved The STMicroelectronics corporate logo is a trademark of STMicroelectronics

    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    •Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

    •Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

    •Neither the name nor trademarks of STMicroelectronics International N.V. nor any other STMicroelectronics company nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

    •All of the icons, pictures, logos and other images that are provided with the source code in a directory whose title begins with st_images may only be used for internal purposes and shall not be redistributed to any third party or modified in any way.

  4. 15 de sept. de 2021 · Our uCreate NFC SDK provides source code showing step-by-step how to integrate NFC technology into mobile apps. This intuitive SDK eases complexities for developers with limited NFC expertise seeking a simple way to test new application ideas.

  5. 20 de may. de 2024 · This document describes the basic NFC tasks you perform in Android. It explains how to send and receive NFC data in the form of NDEF messages and describes the Android framework APIs that support these features. For more advanced topics, including a discussion of working with non-NDEF data, see Advanced NFC.

  6. 25 de mar. de 2013 · We cover basic NFC data format, how to read from NFC tags, and how to beam data to other devices. NFC-capable devices or tags can involve various technologies. You can use the getTechList () method to determine the supported technologies and create the corresponding classes provided by android.nfc.tech .