From: lerameur on 28 Nov 2006 17:56 Baron wrote: > lerameur wrote: > > > > > Baron a écrit : > > > >> lerameur wrote: > >> > >> > > >> > Baron a écrit : > >> > > >> >> lerameur wrote: > >> >> > >> >> > HI, > >> >> > > >> >> > I just started to play with wireless transmision. I used this > >> >> > kit that I ordered: > >> >> > http://www.rentron.com/remote_control/TWS-8-bit-combo.htm > >> >> > > >> >> > I do get a signal at the receiver but I do not know how to > >> >> > interpret > >> >> > it or how to fix it. The signal is clear but not the same as the > >> >> > one I sent. I posted a picture of both signal > >> >> > http://www3.sympatico.ca/lerameur/ > >> >> > > >> >> > can somebody tell me why the receiving signal is not identical? > >> >> > it seems the receiving signal cannot stay on more then 125ms > >> >> > > >> >> > I am using a pic chip transfering at 2400bps, signal propagation > >> >> > at 433Mhz > >> >> > > >> >> > thanks > >> >> > > >> >> > Ken > >> >> > >> >> It looks like its synchronising on the leading edge and the data > >> >> is the next pulse/s in the time frame before the next sync. > >> > > >> > well I am just using a simple command at the receiver using > >> > picbasic pro: > >> > B0 var byte > >> > start: > >> > serin2 PORTB.3,n2400,[B0] > >> > > >> > same speed the transmitter. > >> > > >> > Ken > >> > >> Just passing an observation based on the picture you posted. Does it > >> look the same if you pass several cycles of data ? > >> > > > > HI I change to 4800 B to 9600, putting several data in the cycle, I > > still get the same result > > > > k > > Sorry Ken! Nothing useful to offer! > Thats ok , I found an already make circuit and software on the net, I will test it ans see whT it gives, then move on from that ken
From: Baron on 28 Nov 2006 18:02 lerameur wrote: > > Baron wrote: >> lerameur wrote: >> >> > >> > Baron a écrit : >> > >> >> lerameur wrote: >> >> >> >> > >> >> > Baron a écrit : >> >> > >> >> >> lerameur wrote: >> >> >> >> >> >> > HI, >> >> >> > >> >> >> > I just started to play with wireless transmision. I used this >> >> >> > kit that I ordered: >> >> >> > http://www.rentron.com/remote_control/TWS-8-bit-combo.htm >> >> >> > >> >> >> > I do get a signal at the receiver but I do not know how to >> >> >> > interpret >> >> >> > it or how to fix it. The signal is clear but not the same as >> >> >> > the one I sent. I posted a picture of both signal >> >> >> > http://www3.sympatico.ca/lerameur/ >> >> >> > >> >> >> > can somebody tell me why the receiving signal is not >> >> >> > identical? it seems the receiving signal cannot stay on more >> >> >> > then 125ms >> >> >> > >> >> >> > I am using a pic chip transfering at 2400bps, signal >> >> >> > propagation at 433Mhz >> >> >> > >> >> >> > thanks >> >> >> > >> >> >> > Ken >> >> >> >> >> >> It looks like its synchronising on the leading edge and the >> >> >> data is the next pulse/s in the time frame before the next >> >> >> sync. >> >> > >> >> > well I am just using a simple command at the receiver using >> >> > picbasic pro: >> >> > B0 var byte >> >> > start: >> >> > serin2 PORTB.3,n2400,[B0] >> >> > >> >> > same speed the transmitter. >> >> > >> >> > Ken >> >> >> >> Just passing an observation based on the picture you posted. Does >> >> it look the same if you pass several cycles of data ? >> >> >> > >> > HI I change to 4800 B to 9600, putting several data in the >> > cycle, I still get the same result >> > >> > k >> >> Sorry Ken! Nothing useful to offer! >> > > Thats ok , I found an already make circuit and software on the net, I > will test it ans see whT it gives, then move on from that > > ken OK ! Good Luck! -- Baron:
From: lerameur on 28 Nov 2006 18:41 > > > > Thats ok , I found an already make circuit and software on the net, I > > will test it ans see whT it gives, then move on from that > > > > ken > > OK ! Good Luck! actually I changed the cystal from a 4 to a 20Mhz, changed everything, I get weird result, but I will work on it and try many things. Also if you have a link on a tutorial that explains the different possibilities of sending signlas , that would be appreciated, here is what I have to deal with and I am not sure 100% on why I should choose on over another. http://www.melabs.com/resources/ser2modes.htm k
First
|
Prev
|
Pages: 1 2 3 Prev: Digital automotive tach circuit? Next: Carbide Cannon from the Netherlands |