SIM Reader: it works!

Talk about the videos and projects (SIM reader, payphones...)

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
SolidSilver
 
Posts: 65
Joined: Sat Mar 31, 2007 11:29 am

SIM Reader: it works!

Post by SolidSilver »

What a cool kit! Works great on my amd64 Kubuntu system.

I did have to change the serial port definition in pySIMserial.py. Line 74 originally was

Code: Select all

s = "/dev/cu.PL2303-3B1\t"
and I changed it to

Code: Select all

s = "/dev/ttyUSB0\t"
to match how my USB serial cable appears. The port name doesn't show up in the list box, either, but clicking 'OK' "just works". I'll have to bone up on my Python to chase that one.

Hats off to LadyAda!

adafruit
 
Posts: 12151
Joined: Thu Apr 06, 2006 4:21 pm

Post by adafruit »

cool!

Locked
Please be positive and constructive with your questions and comments.

Return to “Citizen Engineer (closed)”