What interface type do you have in mind ?Hammond7372 wrote:Anyone know of a dial up modem which will work with the Pi ?
The programming is easy. Almost all modems work on a set of HAYES commandsHammond7372 wrote:I just want to be able to make phone calls with the modem, would I be able to program it with a simple programming language ?
Hmm... define "making phone calls"... you dial the number, phone rings, then what ? What is the "setup" on the other side you're dialing to ?Hammond7372 wrote:I just want to be able to make phone calls with the modem
Modem actions can be programmed/controlled with various programming languages.Hammond7372 wrote:would I be able to program it with a simple programming language ?
While you will have to deal with the fact that RS232 is now "RS232" with various voltage limitations, once you get the modem to dial out, if you just need to be on the line, just use a regular POTS phone hooked up to the line. If it is off hook, just have the modem dial the number. If you are wired through the modem, most modems will let you use that to hang up the line or you could sense that hang up in the same way you did the off hook.mordormx wrote:I have the same requirement, any advice?