|
|
|
|
|
by Gibbon1
724 days ago
|
|
I saw an NFC chip that has 512 bytes of eeprom. Talks to a micro via I2C and has an interrupt that can be used to wake it up. I think it's a M24LR04E. Costs like $0.50. I think these could be useful for devices where you have a limited amount of data you want to read or transfer. Like why have bluetooth and all the crap that entails when all you want to do is configure a device once. Advantage of a separate IC is you can use it with whatever microcontroller development stack you have working. |
|