If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Intersil has several dc and ac transceiver which will surely solve your problem!
Have been working on the same issue:
http://www.picbasic.co.uk/forum/showthread.php?t=9559 might get you started.
I am part way through getting it to work using DT's Int scheme.
The system uses reversing DC on the wires to send data. The length of the reversal is correlated to the data.
I am using the DCC spec as a learning tool, but my uses are different, so I'm changing it a bit. I'm also using auto-detect for polarity into the USART. It is going to require a part that has a selectable comm polarity. A couple of examples are 18F2420 and 18F2525. Look at BAUDCON.4 (TXCKP) and BAUDCON.5 (RXDTP).
Cool once I found out about it.
I am hoping that I can post the results here, but so far, still banging my head like Mister-e's icon!
Bo
Bo-
The app I am trying to work with is sending data over the phone lines when no call is active. Like you, my app does not really need to interface to anything over than whatever I come up with.
I need to have bi-directional data go back and forth so I was working with superimposing AC over the DC on the phone line.
I have not gotten very far with this yet.
I would be interested in how you do to see if it may answer my problems.
"If we knew what we were doing, it wouldn't be called research"
- Albert Einstein
Before using the phone lines you need to do a bit of research. In most jurisdictions it's illegal to do as you propose. In the USA, you need to comply with FCC Part 68 rules.
Sorry-
I am not working with the Ma Bell lines, just the lines after the phone switch. I need to get data to and retrieve data from an analog phone. Right now all I have is the pair of wires. If I can use the power from a non-inuse phone line and modulate the 48 VDC (which I am generating) I should be able to get data to and from the phone. The data will go to and from a PIC which will carry info about numbers called, time of day, etc.
My fall back plan is to use another pair, feed DC to power everything and still modulate the DC. The second pair approach is much easier for me but much harder for a retro-fit.
I am not folling with Miss Bells lines, otherwise I would be working from jail....... and getting a soldering iron would be tough.
"If we knew what we were doing, it wouldn't be called research"
- Albert Einstein
Bookmarks