(Please note that the information given here is what I have learned from others. I have not used this myself)
Geiger Bot is a iOS app that connects to Geiger counters and displays CPM and uSv/h on your iPhone or iPad. It's available free at the App Store.
The Geiger Kit has been shown to work well with Geiger Bot. (Thanks to Atomic Dave for the integration, testing and and the setup materials below.)
The following shows how to make the connection cable and set it up.
The diagram below shows how you wire up the cable to connect the Geiger Kit to the microphone jack on your iPhone or iPad. (click for larger image)
At the Geiger Kit, the signal side of the cable connects to the interrupt ("pulse in") on the Geiger. This is Pin 2 on the header. You can cannibalize an Apple headset to get the propitiatory 4 conductor plug. You can use the headset cable or some other appropriate cable. Be careful with the type of cable you use, and how it's routed. It can pick up noise and give high phantom counts. The diagram above is just a rough example. Finally, you need .1uf capacitor and the 56k and 1k resistors.
The image below shows how Dave set up the App on his iPhone. (click for larger image)
Note that it's best to have Auto Adjust ON for background and non-alpha tubes. However at very high count rates, Auto Adjust should be turned OFF. In any case you may have to play with that setting.
Please note that this project was done years ago and I can not be too helpful with questions regarding it. Also note that you will need to recompile and load a new Geiger sketch after set the #define ANDROID to true.
I also wanted to connect the Geiger Kit to a PC laptop via Bluetooth. Connecting to the IDEs serial monitor was simple, since BT pretty much replaces the serial cable. Later I found a PC based serial graphing program that works using the virtual com port created by Bluetooth on the PC. Of course, you can also connect using a cabled serial connection.
The end result of these little projects are the "recipes" on this page. If you want to try them, they should give you all you need to know to get started, but if you run into problems you could be on your own. They do work as described for me, however.
I was messing around with this little Bluetooth module, and one thing leads to another. ;-)
The first thing I tried was to connect the Geiger Kit to my Android. In a short while I had the one minute serial counts going to this app on my Android. Next I searched for an Android app that would graph from Bluetooth. The results are below.
Use these steps to connect the Bluetooth module to the Geiger Kit for both the Android and PC based BT connections . . .
Since I don't program for Android apps, I had to take what was out there. Fortunately I found a pretty nice one. This app uses a bit of protocol, so I had to make a small change to the Geiger Kit sketch. This change is included in Version 8 of the sketch - so you need the Version 8 SW loaded in order to communicate with this Android app.
Here is the recipe for this project . . .
Daniel has made what looks like a great app for connecting the Geiger Kit to a Windows Phone.
Anyone with a windows phone can install it from the Windows Phone Store for free.
You can download this app from the Windows Phone Store - here.
Note that after making a connection it could take a minute before you see data.
(I am not able to try this app myself, but it looks sweet!)