It then occured to me that all I need is an old mobile phone that is small enough to fit into the case of the old BT rotary phone.
It does everything for me:
- Battery power
- Charging
- Antenna
- Interface from COM port.
The command strings to send to the phone are standard Hayes AT commands. I have worked out the one I need is:
ATD01233454567;
Simple as that this (don't forget colon on end) command dials via the com port on the mobile phone from a command string.
You can simulate this by bringing up Hyperterminal, or download it if using Win 7, and connecting the phone as a USB COM port - my laptop does not have an RS232 COM port so it is emulated via the USB. I will try the same with my Linux server that has an RS232 port on it. I will also possibly need a mini-USB to RS232 cable. I haven't worked out exactly how to connect the output of the PIC, which has interpreted and constructed the AT command, to the Nokia phone - I hope that it is as simple as connecting the right wire from the USB connector to the output pin of the PIC....more on this later.
The plan is to butcher the phone a bit, the screen is not needed, so I'll make this optional - hopefully using an AT command of some sort, but if not then I'll just pull some wires out. The battery will have to be used to activate the ringer as well so I'll have to tap into this. The mic and earphone will either utilise the existing BT phone ones or if they are active devices, which I suspect they are, I will try and use the jack plug with the 'hands free' ear & mic - simples!
Basicall that's it, the design is now as follows:
Retro-mobile design |
No comments:
Post a Comment