![]() |
Originally Posted by Payalneg
(Post 13861049)
And finally, i understood, how the mylaps encryption protocol works.
I'ts not 100%, i mean, what i can't make ANY 7-digit number. At this moment i have list of 9000+ brutforced numbers, some of them are very cool (like 7707077 or 6668885). Numbers was brutforced at decoder with 4.4 software on board. |
Originally Posted by condac
(Post 13969221)
Cool idea.
But regarding the radio receiver, As I said I'm not even sure its possible yet. But they are cheap and fun to play with if you like radio so it might not hurt to buy one anyway. That said I'm a total SDR newbie... |
This thread has reached a milestone: 50,000 views! I would never have guessed that there would be this much interest. Thanks, everybody!
Can the decoder thread reach 100,000 views? |
any chance you're selling a DIY kit or plans with BOM to build our own?
|
Originally Posted by billdelong
(Post 13998223)
any chance you're selling a DIY kit or plans with BOM to build our own?
There have been several people in the decoder thread that had bare PC boards made, and offered them for sale in the thread. I encourage anyone and everyone to do the same for the transponder. By the way, I have enjoyed reading your threads and posts on 2.4GHz radio systems. There's a whole bunch of useful information there! |
thanks for the help, tips and compliments, much appreciated!
Actually the decoder is more important, particularly if it can read MyLaps signals. |
Hmm, I have a question on the drive circuitry in Howards schema. Since the output pins cannot drive the coil directly Howard uses another chip with logic gates that can source more amps. Why not simply use a transistor? Something like this:
http ://cq.cx/interface.pl#12 Above URL needs the space removed to work |
Originally Posted by Barsk
(Post 14025641)
Hmm, I have a question on the drive circuitry in Howards schema. Since the output pins cannot drive the coil directly Howard uses another chip with logic gates that can source more amps. Why not simply use a transistor? Something like this:
http ://cq.cx/interface.pl#12 Above URL needs the space removed to work The XOR gates let the processor run at 1.25MHz clock speed instead of 5MHz (which exceeds the specs of the processor I originally used) and use less code space. The even harmonic output is also reduced. |
Originally Posted by howardcano
(Post 14025660)
You could certainly use transistor drive if you wanted. Here is why I didn't:
The XOR gates let the processor run at 1.25MHz clock speed instead of 5MHz (which exceeds the specs of the processor I originally used) and use less code space. The odd harmonic output is also reduced. If the switching artefacts is a problem, could it not be removed by a low pass filter? Pardon my LLEK (Low Level Electronics Knowledge) :) |
Originally Posted by Barsk
(Post 14025698)
When I look at the specs of the PIC12F683 processor the max clock speed seems to be 20 MHz? Should suffice by far?
If the switching artefacts is a problem, could it not be removed by a low pass filter? Pardon my LLEK (Low Level Electronics Knowledge) :) Reducing low-order harmonics while maintaining the ability to follow the modulation fast enough is not easy. However, I have no proof that the arrangement I used is necessary to pass emissions requirements... But it can't hurt! P.S. I corrected my previous post to say "even" harmonics. A square wave (as provided spproximately by the XOR gate) contains no even harmonics. |
Ok, I'll guess I can experiment with it once I get my oscilloscope (need to order one). My gut feeling tells me the design could be simplified, both in HW and SW. But it is unproven. I'll post my results if and when I get them :)
On another note, if I where to build a perfboard prototype, how does the layout of the antennae design affect its effectivness? Does the diameter of the coil matter? Or is it just the turns? Need to read up on inductance... My thinking is to build a companion board with a simple coil arrangement. That way I can build the rest of the electronics on a stripboard which would be easier to solder. So I am thinking of what is the best design for that coil design. Maybe something with a smallish ferrite in there as well? |
Originally Posted by Barsk
(Post 14027283)
Ok, I'll guess I can experiment with it once I get my oscilloscope (need to order one). My gut feeling tells me the design could be simplified, both in HW and SW. But it is unproven. I'll post my results if and when I get them :)
On antother note if I where to build a perfboard prototype, how does the layout of the antennae design affect its effectivness? Does the diameter of the coil matter? Or is it just the turns? Need to read up on inductance... My thinking is to build a companion board with a simple coil arrangement. That way I can build the rest of the electronics on a stripboard which would be easier to solder. So I am thinking of what is the best design for that coil design. Maybe something with a smallish ferrite in there as well? I believe that the larger coil will give better range, since the surrounding magnetic field is also larger (but not stronger). I played briefly with a ferrite, and think that is worth further investigation. |
I have used attiny85 processors for my transponder and the antenna design is 5 turns around pcb and a 1nF cap. And the numbers of turns and cap rating is very dependent to eachother and this is both calculated to be good and tested in practice to work good.
|
Originally Posted by howardcano
(Post 14027430)
These are all excellent ideas. I'm sure the design can be simplified, and to that end you may want to use a different brand of microprocessor.
I believe that the larger coil will give better range, since the surrounding magnetic field is also larger (but not stronger). I played briefly with a ferrite, and think that is worth further investigation. https ://github.com/condac/openAST I believe it is the same condac as in this thread? Right? :) This way we could program any arbitrary ID number (within some limits of course). |
Originally Posted by Barsk
(Post 14028935)
Hmm, I am so far only accustomed to the PIC processors, so I'll stick to that. But if I go higher in frequency there is more room for clever routines to send the messages with looping and branching and not just a single "thread" of execution. That would leave room for more program space and functionality I believe. Why not a button to program a specific ID number. Hold button on power up to go to program mode. Short clicks to increment number, long click to go to next number until all ID is programmed (in EEPROM). Use a blinking LED to show what is happening. Somewhat as we calibrate an ESC. To get this working we of course need to crack the ID encryption. Isn't this the solution to that:
https ://github.com/condac/openAST I believe it is the same condac as in this thread? Right? :) This way we could program any arbitrary ID number (within some limits of course). I only have a old decoder so I can't test any further. My old decoder accepts numbers from 1 - 99999999 so not much verification on it.. |
| All times are GMT -7. It is currently 02:42 PM. |
Powered By: vBulletin v3.9.3.9 Patch Level 3
Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.