Visual Basic Runtime Library for Chipit

 

The library is now included in the setup package . Sorry, the Install program is in French as well as my compiler …

 

Phoenix / Smartmouse mode

 

To change from Smart to Phoenix mode , you have to switch the Reset polarity to Normal (Terminal screen on left side) and use the Reset as usual with ATR on CTS.

 

Building your own, simple and cheap card reader (Dumbmouse)

 

Building a simple card reader

 

!!!  Please change the suffix to .ZIP after the download.

This is a consequence of a restriction from the ISP !!!

 

Other GSM Simcard softwares

 

Another > site for softwares compatible with the > SmartMouse/Dumbouse readers can be found on

> http://www.digital-laboratory.de/ (Vlaski site)

 

Simcard socket

 

> ITT Cannon . The ISO7816 full size socket # is CCM01-22519901

> For the small size (Sim card) you have Amphenol with component number : Simlock 5 320 552

 

UNIPROG programmer details (Jumpers).

 

Here is the information :

 

JP1 : jumper used to feed the card with a Clock signal (3.579545) . Usually you have to place that jumper.

JP2 : used to feed the card with Vpp to program the card. Not necessary if

you want to read cards only or

if you want to write on EEPROM cards only (Sim cards). The Vpp command comes form the LPT port.

JP3 : jumper to be placed if you want to feed Vcc to Ext-Port JP4 : DTR/DTS usually you have to put it for RTS (2-3) . It determines which signal you are using to reset the card Res : pin 5-6 . Place the jumper to feed the card

with the Reset Signal.

Dat : pin 1-2 . Place the jumper to allow the card to communicate with the PC through the MAX232 (I/O)

So to communicate with smartcards (Bank Cards, Sim Cards) place jumpers in :

JP4 2-3, JP1 9-10, Res 5-6, Dat 1-2

In order to use software compatible for the Smartmouse/Dumbmouse reader you can also make a little modification to the Uniprog.

Use one of the un-used gates 74HCT04 and insert that gate in the Reset signal line, i.e. between pin12 of the MAX323 and the diode. Use an additional switch to switch between Uniprog mode and Dumbmouse mode. Usually most of the softwares compatible with SmartMouse are using an inverted Reset signal.

 

PIN and PUK

 

There is no way to read the PIN and/or PUK from a locked simcard with Chipit.

There is no way to change the status of an un-allocated service (i.e. CHV1 disable)

That information is stored in elementary files (EF) locked with the administrative password.

 

Error no. 372 generated by project 1

xxxxxx.ocx or xxxxxx.dll incorrectly registered

 

Check in your Windows\System directory if you have the ocx or dll in error. (example with TABCTL32.OCX)

If not present download it and install it that directory.

If yes please try the following :

Open a Dos box and go to the Windows\System directory (cd\windows\sytem)

type REGSVR32 c:\windows\system\TABCTL32.OCX (full path mandatory)

This will insure that your TABCTL32.OCX is properly registered in your registry.

You can use the same procedure to register a dll rather than an ocx.

 

Interesting URL's

 

http://www.digital-laboratory.de/

http://www.geocities.com/SiliconValley/Lab/7875/simemu.html (sim emulator)

http://www.tele-servizi.com/Janus/simemu.html  (sim emulator)

http://simpic.tele-servizi.com/ (sim clone)

http://members.tripod.com/AxaV/

 

Phone Book in Excel

 

Yes, you can import the Phone Book in Excel. In fact, the Phone Book is saved in delimited format.

Start Excel, click on a PHB file , open and select 'delimited format'.

Then follow the menu up to the finish box.

After that you may format you phone book as you want even with colors....

You can than also export it in a DB from Excel.

 

ChipIT or ePurseIT Sources

 

Sorry, the sources files are not available. Only the executable is available as a freeware.

 

COMP128

Comp128 sources in VB6 are available for download.