We bought our AS a few months ago. Given it wasn’t a cheap investment and I’m a bit of a technology nerd I started investigating a way to “track” my AS if it was ever stolen. There are systems out there to do this but they tend to be pretty pricey (eg; LoJack). I wanted something I could “hide” in my trailer and it would let me know if something was going on – all for as little $s as I could get away with.
Well here’s my solution:
Be warned – this is not for the technical/electronic/computer phobic. If you want to try it, having some tech/computer background would be good. But I’ll try to give as much detail as I can.
1) Geogram ONE:
I purchased the Arduino based Geogram ONE – from DSSCircuits.
See “Geogram ONE.jpg” below
I also purchased from DSSCircuits:
Lithium Ion Polymer Battery (1500mAh)
Quad Band Cellular Antenna
U.fl to SMA Adapter Cable
FTDI Cable (3.3v IO)
Total cost $161.50
Here’s their website:
Geogram ONE
DSSCircuits has a “forum” where you can get advice and post questions (which I did a lot of). Also there’s great advice there as well. Some of the things added/changed were based upon other people’s experience on the Forum.
2) SIM Card:
You will need a SIM card to use the Geogram ONE. So I purchased one at H2O Wireless using their “Pay-as-you-go” option for $10. The $10 should be good for 200 text messages, but does need to be “renewed” every 3 months. So I figure it will cost me $40/year to “monitor” my AS. That seems like a reasonable cost.
You have to get a “Starter Kit” for $9.99 and Shipping for $10.00 – so initial cost is $29.99. It took about a week to get the SIM card.
See “H2O SIM Card.jpg” below
Note you have to “activate” the SIM card once you get it!
Here’s H2O Wireless website. Note they use AT&T as their wireless carrier.
https://www.h2owirelessnow.com/mainC...p?page=planMin
3) Getting the Geogram ONE working:
The DSSCircuits site has pretty good installation instructions. However, a few hiccups I ran into:
- The SIM card holder “folds back” – it’s not obvious from the instructions.
See “Sim Card Holder.jpg” below
- Snapping on the u.fl connection is a bit tricky.
See “u.fl connector.jpg” below
- Note that the connector for the Lithium battery is keyed.
See “JST Lithium Battery conector.jpg” below
Once I got everything put together, I tested the unit and it seemed to work fine. On an amusing note, I took it with me in my car and it kept sending me messages that I was speeding ;-)
One note of caution – I sent it a command to “sleep” and apparently did it wrong. It went “dead” and the only way I could fix it was to download and re-install the software. I won’t use the sleep command again!
4) Useful Geogram ONE commands:
After some of the difficulties I had with sending the sleep command – I’ve limited my “commands” to a basic few;
Option 0 – Geogram ONE will text your cell phone it’s current GPS coordinates. Assuming you have a smart phone, selecting the coordinates will take you straight to a display of the location on Google Maps.
See “Google maps example.jpg” below
Option 1 – Motion detection.
This option sets the Geogram ONE to notify you if motion is detected. This mode apparently draws very little power so is a great way to “arm” the unit to let you know if someone has moved the trailer.
It’s not very sensitive. I put the unit in my car and drove away. About a mile from home I ran over a manhole cover, which set off the unit. Although I’d like it to be a bit more sensitive – on the other hand I don’t want it to be set off by strong winds. So I think it will be OK. Net time I take the trailer on the road I’ll see how quickly it notifies me of movement.
Option 2 – Geofence.
You can set a “Geofence”. This means that if the unit moves out of a user defined circle, the unit will notify you. Typically a Geofence is at least 100 feet in diameter. This mode draws more power than the Motion detection mode so I won’t be using it. I suspect that if you plug the unit into your trailer batteries (see below), the draw is not significant – but I haven’t done the calculations.
Option 4 – Send coordinates every XXX seconds.
IF the trailer were to get stolen, you can send this command and it will continuously send you it’s GPS coordinates. I’d probably set this to 5 mins to start with. Remember that if you bought the $10 H2O Pay-as-you-go option, you only have 200 text messages – so that last thing you want to do is to run out of messages before the police find your trailer!
Option 6 – EEPROM configuration settings.
There are several things you will need to tell the Geogram ONE. At a minimum, you need to enter text messages that you want it to send you if motion is detected, and the message for if the Geofence is breached. If you don’t define any text for these – nothing is sent (the first time I tried the “Motion detection” option I thought it was broken, until I realized I hadn’t defined the text message to send me)
5) Eliminating the Lithium battery:
Once I knew it worked I wanted to set it up so it was always plugged in and not dependent on a lithium battery. I wanted to do this for 2 reasons; a) I don’t trust Lithium batteries – although very uncommon they have been know to catch fire. I didn’t want to take the very small chance that I would “burn up” my AS!, And b) it would be very inconvenient to have to regularly use a USB cord to “re-charge” the battery.
On the Geogram ONE forum site, someone posted a way to eliminate the lithium battery. Here’s the thread – see the 5th posting down by Neptune:
12v car battery power source and low voltage disconnect
This small voltage supply cost me $10.80 from oddwires.
Neptune goes on to say that he replaced the potentiometer with a fixed resistor. I think it’s unlikely that this is necessary, but I did it any way. PLEASE NOTE – if you want to do this, the unit I got from oddwires was slightly different then the one Neptune had – I used a different size resistor (see photo below). If you want to do this you should do some careful testing – that last thing you want to do is fry your Geogram ONE!
See “Modified power supply.jpg” below
6) Final Setup:
Here’s the final setup ready to be installed. I’ll add an in-line fuse, wire it directly to my batteries (before the On/Off Power switch) and “hide it” in a non-obvious place. I’ll post more information once I have it installed and try it on the road.
See “Completed unit.jpg” and “Unit in case.jpg” below
My total cost was a little over $200 and will require about $40/year to maintain. This seems like a reasonable cost for some “insurance”.
For those brave souls that may want to try this – good luck. I make NO claims that this will work for you.
Some sources of electronic “stuff”:
Adafruit.com
(JST connector -
JST 2-pin cable ID: 261 - $0.75 : Adafruit Industries, Unique & fun DIY electronics and kits )
(DC Power cords/connectors -
2.1mm DC Barrel Plug to Alligator Clips ID: 1329 - $1.95 : Adafruit Industries, Unique & fun DIY electronics and kits )
Sparkfun.com
Makershed.com
Then the old standby – Radio Shack (both local store and on-line)
Rasjad
PS – my next “nerd project” is to create a GPS tracker so I can automatically download all of our trips onto Google Maps. Although I suspect the the Geogram ONE could do this, it would require me to modify the Arduino C+ code – something I really don’t want to tackle…