Keyboard Shortcuts
Likes
- TinyTrak
- Messages
Search
Re: Micro-Trak RTG FA mods
Its probably an awful time to suggest this ( Since you just got your RTG up and running and discovered every possible nuance to it!) but you might want to look at the MTT4BT as an alternative to the RTG. It has a bunch more I/O's including two serial I/O's. This can allow you to keep the unit running as a tracker/digipeater will simultaneously accepting serial input which will be formatted as an APRS packet and transmitted in much the same manner as the TinyPack firmware allows, but while maintaining the "normal" tracking functions. The primary serial port is usually used for a GPS, but it can be set up for practically anything at any Baud rate. The secondary port can be set independently for a different Baud rate or format ( KISS, TEXT, WX, etc.) and can be accessed either via a 2.5mm jack or through the built-in Bluetooth connection ( Determined by setting internal jumpers) There are a bunch of extra analog inputs and built-in abilities for source Voltage and board temperature ( The ubiquitous LM335 sensor) The MTT4BT can also put out a little bit more power than an RTG,? about 14 to 15 Watts.
73,
Allen AF6OF
VHS/BYONICS -----Original Message-----
From: Kelly via groups.io <kellykeeton@...> To: [email protected] Sent: Sun, Nov 6, 2022 5:34 pm Subject: Re: [TinyTrak] Micro-Trak RTG FA mods This isn't new firmware its a consolidation of advanced tricks to do with the device and my travels in goofing around with it.
Nothing in this repo is not public data on the byonics and aprs published white papers. I am looking for data on the TinyPack function and use if anyone has any technical details. Also some fun feature requests are to enable TTL/UART on 3rd channel vs analog and if this hardware is ever reprinted it would be cool if the PIC was DIP replaceable package if it goes zap. Byon's Code is rather feature rich so not much needed in terms of software per-say .. I do plan to attempt some crazy ideas like tide data and other stuff ..once I figure out a bit more (TinyPack?) 73 kelly |
Re: Micro-Trak RTG FA mods
This isn't new firmware its a consolidation of advanced tricks to do with the device and my travels in goofing around with it.
Nothing in this repo is not public data on the byonics and aprs published white papers. I am looking for data on the TinyPack function and use if anyone has any technical details. Also some fun feature requests are to enable TTL/UART on 3rd channel vs analog and if this hardware is ever reprinted it would be cool if the PIC was DIP replaceable package if it goes zap. Byon's Code is rather feature rich so not much needed in terms of software per-say .. I do plan to attempt some crazy ideas like tide data and other stuff ..once I figure out a bit more (TinyPack?) 73 kelly |
Re: Micro-Trak RTG FA mods
Does this firmware replace the normal MicroTrak RTG FA firmware? Did you reverse engineer Byon's code to create this firmware? thanks rich On Sun, Nov 6, 2022 at 4:23 PM Kelly via <kellykeeton=[email protected]> wrote: mods and errata document on my tinkering here..? -- Richard A. Painter, P.E. Retired |
Re: GPS-5 Adapter Cable
I have both BR-355 and BU-353 from globalsat. I have the BR-355 running on a tinytrak rtg in my car for may years both work great and can be configured with the SiRFdemo. Both of my models were purchased more than 10 years ago and were at the time SiRFstar chips. Looking at the Globalsat web page for the? BU-353-N5 is silent about the implemented chip... regards rich On Sun, Oct 23, 2022 at 6:58 AM Michael McKenzie <spikels6@...> wrote: Thanks for the info Rob. Rather beyond my capabilities to understand; my ignorance on the subject. -- Richard A. Painter, P.E. Retired |
Re: GPS-5 Adapter Cable
Thanks for the info Rob. Rather beyond my capabilities to understand; my ignorance on the subject.
Richard's advice on the SIRFdemo-3.4.exe I did not know about. I have a GlobalSat BU-353-N5 coming to use in a different setting for which that software will be useful. Y'all have opened my eyes even further on the subject of GPS receivers. Spike??? N4EBF |
Re: GPS-5 Adapter Cable
I love the SiRF Star 4 GPS chips. SiRF has a windows program that can fully configure these chips as well as examine all aspects of their messages. My version is 3.4 and the file is SiRFdemo-3.4.exe. You should do a web search for sirf demo and get the latest. Also the u-blox 8 chips are wonderful and superior to the older SiRFStar. That family of chips has an even more powerful config and diag tool used by the u-blox engineers... again search the web for that program. both of these use a windows program to easily configure the message emitted. tinytrak like 2 NMEA sentences: GGA and RMC. regards rich On Fri, Oct 21, 2022 at 1:42 PM Rob Giuliano via <kb8rco=[email protected]> wrote:
-- Richard A. Painter, P.E. Retired |
Re: GPS-5 Adapter Cable
The issue is that the RS232 lines are typically pulled high, and that the GPS may be able to be power (although not reliably) by that.? The LEDs are the state of each PIN, so for each "ON" LED, the GPS may be getting power from it. I believe messages with the $PSRF prefix are typically configuration sentences used by SiRF GPS units.? These are usually sent "to" the GPS.? I never heard of a 150 message though. Once you get it connected try sending:? $PSRF100,1,9600,8,1,0*0D (I think that is the correct checksum).? That should change the output to?NMEA sentences at 9600,n,8,1. I think there is a tool called VisualGPS which can be used to interface with an SiRF GPS to change settings. Robert Giuliano
On Friday, October 21, 2022 at 02:41:17 PM EDT, Michael McKenzie <spikels6@...> wrote:
?
Good grief, sounds like I could have solved the problem with a longer USB extension between the GUA and the Tablet. I found a USB extension I have used for something else that ought to work. Now I will have to order a new GUA from Byonics. As far as the FTDI interface, it is a Gearmo USB to Serial RS-232 Adapter with FTDI chip set? Model #GM-FTDI-LED. The strings that come into the COM3 Port on Putty show "$PSRF150,1*3E" instead of the much longer lines of data coming in. The GPS-5 must be getting power from somewhere plugged into the table; just not obviously in the right place or amount. I was using a Byonics GPS-5 that has a DB9 Female connector to the GEARMO FTDI adapter which has a DB9 Male connector ending in a USB connector to the Tablet. I'll get back when I get a new GUA to try the extension on. Thank you very much for your help! Spike N4EBF |
Re: GPS-5 Adapter Cable
Good grief, sounds like I could have solved the problem with a longer USB extension between the GUA and the Tablet. I found a USB extension I have used for something else that ought to work. Now I will have to order a new GUA from Byonics.
As far as the FTDI interface, it is a Gearmo USB to Serial RS-232 Adapter with FTDI chip set? Model #GM-FTDI-LED. The strings that come into the COM3 Port on Putty show "$PSRF150,1*3E" instead of the much longer lines of data coming in. The GPS-5 must be getting power from somewhere plugged into the table; just not obviously in the right place or amount. I was using a Byonics GPS-5 that has a DB9 Female connector to the GEARMO FTDI adapter which has a DB9 Male connector ending in a USB connector to the Tablet. I'll get back when I get a new GUA to try the extension on. Thank you very much for your help! Spike N4EBF |
Re: GPS-5 Adapter Cable
Just curious, if the GUA is just a bit too short, have you tried a USB extension cable between the computer and GUA or a straight through DE9 extension between the GUA and GPS? The key to the GUA cable is that it powers the GPS on pin 4. I don't understand the Male-to-Male adapter need.? What connection is on the FTDI interface (it should have male pins), and what is on the GPS (should have female pins)? So the adapter should be Male-Femake. For any FTDI (or other RS232 adapter), you need to remove any signal on PIN 4 and replace it with 3 batteries as I suggested - or find another source to power the GPS. The next question would be "what model FTDI adapter" and/or "Prolific" adapter are you using? That would help us naswer the LED question.? Are you sure it is sending RS232 level and logic signals? ???? For instance, with the HiLetgo FT232RL USB-to-TTL type adapter,?the voltage and Logic do not match the GPS, so it will not work. ???? On the other hand, this type of adaptor: Usangreen? USB to RS232 4-pin terminal does RS232 levels and has 5V to power the GPS.? Of course you would have to make the cable to the GPS and it would be the same as the GUA (except you control the length). Another cable would be Hailege 2303HXD where you just have to connect the pins to a DE9 male.? Can't comment on the cable length as to your needs. Robert Giuliano
On Friday, October 21, 2022 at 12:39:05 PM EDT, Michael McKenzie <spikels6@...> wrote:
My installation in the car keeps breaking the GUA adapter, because it is not long enough to take pressure off the connectors. A Prolific cable did not work at all and I have a flexible 2 foot long FTDI adapter. However, it will not bring in the correct data stream on Putty that I am used to seeing. Byron says I need a male to male adapter to open Pin 4. I may be misunderstanding this, too. I get lighted LED's on the adaptor and each one is labeled. Can anyone tell me how to read the signal coming in? Spike N4EBF |
GPS-5 Adapter Cable
My installation in the car keeps breaking the GUA adapter, because it is not long enough to take pressure off the connectors. A Prolific cable did not work at all and I have a flexible 2 foot long FTDI adapter. However, it will not bring in the correct data stream on Putty that I am used to seeing. Byron says I need a male to male adapter to open Pin 4. I may be misunderstanding this, too.
I get lighted LED's on the adaptor and each one is labeled. Can anyone tell me how to read the signal coming in? Spike N4EBF |
Re: Windows 10 igate software to TT4
On Fri, Aug 26, 2022 at 09:37 AM, howardmsmall wrote:
I have a TT4 and would llike to set up an igate with it using Windows 10. I have found it a little confusing and welcome suggestions on a simple igate software package that will do the job. I've been researching setting up a recieve-only iGate at a local repeater site and If you want the serial port (as I did) be careful that you don't get the wrong one. |
Re: TT4 and Arduino project
¿ªÔÆÌåÓýYou could also go old school and hide a
toggle switch under the dash or somewhere that disables the fuel
pump or ignition.? Turn the switch off when you park the car and
at least they can't drive it away, although that won't stop the
tow truck theft.
-Dj
On 10/1/22 16:28, vhsproducts via
groups.io wrote:
|
Re: TT4 and Arduino project
Using APRS for an improvised LOKAK system is pretty common, and adding the ability to stop the car has been done in the past. Shutting down the electric fuel pump is a little safer than turning off the ignition- enable.
I would suggest you do not add a system that can shut your car off. APRS is not secure, and if your system shuts the ignition down while your bad guy is on the freeway and he runs a bus full of school kids off the road,? your liabilities would be awful. Your deactivation system could be hacked, triggered inadvertently, or just subject to some glitch that trips your shutdown relay.?
If you really want to shut it down, I would suggest driving to the point where you can see the vehicle is not operating, and use a more secure remote control mode to deactivate it. Your vehicle can be stolen with a trailer, a tow truck, or a couple of kids with a hammer and a few pals to help push, so deactivation may not be effective anyway. The more tech savvy criminals will probably recognize your APRS tracking system as a tracker and deactivate it....the less competent will just steal it. Its hard to hide a decent VHF antenna on most vehicles. I have had the best luck with covert antennas by installing 1/2 wave wire dipoles under the rubber or plastic bumpers of modern cars, and using the AM/FM OEM whips with some success on older cars and trucks. Good luck!
73,
Allen AF6OF -----Original Message-----
From: csmith181 <csmith181@...> To: [email protected] Sent: Sat, Oct 1, 2022 11:52 am Subject: [TinyTrak] TT4 and Arduino project This may be a bit weird, and perhaps it's already been covered, but I can't find any discussions so here's the question:
I am using my TT4 in a vehicle that is becoming more prone to thefts.? The good thing is that I can have the tracker and radio on a power sensor that turns then on whenever the vehicle is running and then keeps then powered up for a given amount of time after the vehicle is turned off.? I would like to add a relay that kills the ignition (it's an older points style, so it's simple to intercept the signal to the coil).? My thought would be to be able to send a message to the unit in the car and have something like an Arduino see a specific message and trip the relay. Has anyone done anything like this before? Thanks in advance De NK9W Chris |
TT4 and Arduino project
This may be a bit weird, and perhaps it's already been covered, but I can't find any discussions so here's the question:
I am using my TT4 in a vehicle that is becoming more prone to thefts.? The good thing is that I can have the tracker and radio on a power sensor that turns then on whenever the vehicle is running and then keeps then powered up for a given amount of time after the vehicle is turned off.? I would like to add a relay that kills the ignition (it's an older points style, so it's simple to intercept the signal to the coil).? My thought would be to be able to send a message to the unit in the car and have something like an Arduino see a specific message and trip the relay. Has anyone done anything like this before? Thanks in advance De NK9W Chris |
Re: Availability
Yes, they are. Byon On Fri, Sep 30, 2022 at 11:23 AM Clint Bradford via <clintbradford=[email protected]> wrote: Confirming TT3 are still available? |
Re: Availability
Edina
yes, GPS portion of it.? yes. On Fri, Sep 30, 2022 at 2:23 PM Clint Bradford via <clintbradford=[email protected]> wrote: Confirming TT3 are still available? |
Re: MT-1000 V1.7 No Manual
¿ªÔÆÌåÓýI think Device Manager always says it¡¯s working properly. Properly for the fake chips means it won¡¯t work. Maybe try rolling it back anyway? ?Nothing to lose!Jardy Dawson WA7JRD Message sent by....Oh look!! Pretty lights!! On Sep 24, 2022, at 14:37, Lance Peterson <va3lp1@...> wrote:
|