![]() |
Originally Posted by kinetisist
(Post 13213212)
I would love to build my own mylaps hybrid compatible transponder ... is there a kit available?
|
Originally Posted by edeca
(Post 13119546)
Do you have a schematic? I can see a custom wound balun and I assume the capacitors are for filtering, but I don't see any amplification?
What sort of signal level do you get from yours? And how do you amplify it afterward? I am simply using opamps and a comparator now to turn the signal back into a digital pulse train. My first attempt was a custom winding on a binocular core, this worked OK but wasn't amazing: http://i.imgur.com/4YFqzbk.jpg The newest one works much better and uses a Mini-Circuits transformer as a balun: http://i.imgur.com/0nOnqX0.jpg Unfortunately with a 470R resistor in the loop the second one is targeted at a 52R impedance system (the balun is 1:9) but that doesn't matter as I'm not attempting compatibility with AMB. Thanks |
Conversation continued here (from decoder thread):
Originally Posted by howardcano I ran into a similar situation with my transponders. Here is the transponder thread: Here is the particular post: This post doesn't mention the "ghost numbers", although (if I recall correctly) the remedy described did fix this also.
Originally Posted by condac
(Post 13423419)
Great information, but i have not find any status message on my AMBrc DP, how does the status message "preamble" look like, if any? I have a 200MHz recorder but it only record just enough time to get a id message in one frame (without triggers) so i have to try many times before i randomly get a message at the same time it records. And the antenna pickup is not great so the information is bad most of the time.
|
Here is my source code for a transponder using an attiny25. So you can program your own with own numbers.
https://github.com/condac/openAST It have the known issue to send "ghost numbers" and not working with patched decoders yet. |
http://i.imgur.com/cHrqaEP.jpg
It was not impossible once you understand its not a normal Convolutional code and no trellis diagram works at all :) All credits to OM2KW for putting a lot of work into this. |
For people wanting to read their transponders and don't have a super expensive osciloscope, you can get a "Open Bench Logic Sniffer" google it and you will find local retailer.
putting it at a distance from the transponder with a cable as antenna and you can read the transponder, i use it at 100mhz to get length enough to record one message, and you have too try a lot of times to get the recording to start at the same time the transponder sends data but it will work in the end. You have to test for a good distance to get a signal that is not to powerful or to weak. |
Am I right in saying that we can now build our own transponders based on Payalneg's hardware and your code?
All I can say is thank you very much for all your efforts. I'm sure there are a lot of people who appreciate what you have done. |
Originally Posted by tonybod
(Post 13438135)
Am I right in saying that we can now build our own transponders based on Payalneg's hardware and your code?
All I can say is thank you very much for all your efforts. I'm sure there are a lot of people who appreciate what you have done. Payalneg's hardware needs some fixing, the ghost issue is probably due to bad antenna design in it. I have made a design using input for the Vcc to handle more than 5v also that is common in RC cars. Hardware cost is about $8 at maximum and super common parts. |
Originally Posted by tonybod
(Post 13438135)
Am I right in saying that we can now build our own transponders based on Payalneg's hardware and your code?
All I can say is thank you very much for all your efforts. I'm sure there are a lot of people who appreciate what you have done. |
Originally Posted by howardcano
(Post 13438781)
Aren't we forgetting someone? :cry:
|
I've been watching this thread for about a year. I think it's really great of condac to open-source his code, and I hope this will lead to more improvements and possibly ready-made transponders for folks who aren't comfortable soldering and flashing.
However, I cannot overstate how amazing howardcano's work has been. None of this would have happened without his initial work, continued efforts, and advice to others. A simple "attaboy" doesn't seem sufficient for what he's achieved, but it's all I have to offer. |
Originally Posted by condac
(Post 13438061)
Here is my source code for a transponder using an attiny25. So you can program your own with own numbers.
htp s:// gith ub. com/con dac/ope nAST It have the known issue to send "ghost numbers" and not working with patched decoders yet. (I cant add url so fix this for me someone) thanks. |
Latest commit on github now contains a C program and Java program to decode and encode.
To use the java program to encode run: Code:
cd encoderProgram/java/distTo decode, input a binary string as argument (at least 12 char) Code:
java -jar rctcode.jar 1110000111001011111111010010100100101000000100110001110100010011001111110000 |
Originally Posted by luluFRA
(Post 13440680)
good job, file in ".sch" are eagle file ?
thanks. |
perfect job !
condac, why you don't used the howard transponder design ? |
| All times are GMT -7. It is currently 10:09 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.