Myke, Thanks for the quick response. I was hoping to get by with a tone generator, etc. I am looking for small size... Also, cost ;-) OTOH, your modem suggestion is straight-forward, and the cost of low-speed modems is VERY low now. Suggestions on the modem interface? MAX232? Thanks, again. Larry Woods > -----Original Message----- > From: pic microcontroller discussion list > [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Byron A Jeff > Sent: Sunday, July 25, 1999 9:34 AM > To: PICLIST@MITVMA.MIT.EDU > Subject: Re: Looking of simple PIC / dialer circuit > > > > > > I need to be able to dial a phone number, connect to a computer and dump > > some data. > > > > Simple? If so, where do I find the software/hardware to do it? > > Build a serial interface to an external modem. The modem will > dial and connect > and the PIC can then use the connection to deliver the data. > > Myke Predko posted this a few weeks ago... > ------------------------------------------- > http://www.rentron.com In this article, I discuss two different sets of macros for producing "bit banging" serial routines for the low-end and mid-range PICMicro families. ------------------------------------------- These serial routines should be sufficient for the serial interface you require. Hope this helps, BAJ