NTAG I2C

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

NTAG I2C

207 Views
Robert11
Contributor II

Hi,

I am working on a project where the ATtiny85 (8 bit AVR microcontroller) measures the frequency from the output signal of 555 timer circuit that is connected to pb4 of ATtiny85, then it should do NDEF formatting of measured frequency data and store it in EEPROM of nt3h211 IC  through i2c communication where the data should be available for NFC communication. 

I am building this in Arduino ide platform. I build the code to measure the frequency ATtiny85 using macros function. Is there any library that performs NDEF formatting of measured frequency data and storing the value in EEPROM of nt3h2111 IC through i2c communication. If not please recommend any other way to achieve it.

In this project, we are not using energy harvesting , instead we powering the devices and IC'S using external power source

0 Kudos
1 Reply

145 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Robert:

 

I would suggest you refer to below link for Ardunio with NTAG I2C PLUS

https://community.nxp.com/t5/NFC/Ardunio-NTAG-I2C-plus-kit/td-p/1772222

 

Regards

Daniel

0 Kudos