card icon indicating copy to clipboard operation
card copied to clipboard

Facilitates communications with telco smartcard (especially SIM and USIM)

Results 1 card issues
Sort by recently updated
recently updated
newest added

This PR will add support for SIM/USIM communication via a modem device using the AT+CSIM command. It has been tested with a USIM: ``` from card.USIM import * usim =...