Thanks, but my data loggers only needs 8k of storage.
I can get smart cards with microchips a dime a dozen from everywhere, getting the plastic cards with only EEPROM is much much harder, At least Im having no luck. mANY of these simpler cards can easily be written and read by I2C.
So I2C will keep trying. Some of these cards come with 64k memory. Not sure who makes them.
Main Topics
Browse All Topics





by: akosterPosted on 2009-09-25 at 07:22:17ID: 25423244
A smartcard is a piece of plastic with a small eeprom and / or microcontroller (such as Microchip or AVR). The operations you can perform with the smartcard are determined by the program of the microcontroller and the receiver hardware & software.
in general smartcards are used for identification / authorisation, e.g. to determine the bank account involved in an ATM transaction, the subscriber number for digital TV receivers (DVB) or the telephone IMEI number (sim card).
there are smartcards with EEPROM storage available (a few kb) but in general you will not be able to store much data on it.