hedgehog90
Newbie level 5
I (a newb) would like to design a small & simple GPS tracking system for my 2 cats
Hi.
First let me tell you about myself. Just at the mere sight of the first line you can probably tell already that I am not an electronics expert by any stretch of the imagination, I am a newb.
However - I did receive an A in my Electronics A Levels, but that is not a valid indicator of my true knowledge of electronics.
Ironically, I don't understand some of the most basic things. Grounding. What diodes really do. AC / DC (although I am aware of the famous rock group of the same name)
For my electronics A level coursework I designed a scrolling sign made up of 6 or so starburst LED displays. I programmed a chip to say something like "I LIKE ELECTRONICS". Completed in a day. Got me an A.
**broken link removed**
Also, my professional job is as a game designer. I write lots of code, and I have a very good understand of all things code-like.
Now, here is the problem that I want to solve:
We have 2 cats, Tig and Ollie. We live in quite a nice rural area, but unfortunately, we've lost 2 cats to the road and the lane near us.
It causes us a great deal of stress just letting Tig and Ollie out for 2 hours every day. So, we bought a loc8tor and several tags to track them. It's a simple device. the tags emit a pulse, the loc8tor shows you the signal strength from 0-100. It claims to work with tags up to 600 feet away (with no obstructions it's more like 400 feet, but you expect it)
I've looked inside the tags and the handheld loc8tor, and it looks pretty simple. Certainly not worth the £80 we paid for it.
Here's some stuff to read:
**broken link removed**
**broken link removed**
Anyway, for the past few days, we've been finding Tig alarmingly close to the road, and while he spooks at the sight of an unrecognised visitor in the house, he looks pretty mellow while cars and massive lorries race past him at 60 mph...
Because the road is so far away, we can't get a signal of him without running around the garden and the nearest field for quarter of an hour. It's a pain.
Before we bought the overpriced loc8tor, we looked around for something similar but with GPS instead of RF.
Such devices exist, but they were enormous... I found a lot of pictures online of very perturbed cats with heavy weights wrapped around their neck. Also, the GPS tracking came with a monthly charge...
So today I looked around online for info on GPS chips. I have an android phone with GPS, how big can they be I wondered. Well, they're tiny.
Finally I got round to thinking that maybe I could build some sort of cat tracking device myself with minimal cost?
I like opening stuff up and having a poke around. I fixed (and then broke) a PS3 by taking it apart. I'm quite good with my hands.
I understand this might sound like a naive, over-confident thing for such a electro-newb to say, but ideally, I want to create a deice, no bigger than a loc8tor tag (30.5mm x 19.5mm x 8.5mm) that will regularly inform me of it's exact position on the globe (ie - in the field next door most likely) via my phone or computer.
Now, I had a bit of a think and realised there's a problem here, apart from the task itself.
Your normal GPS (the GPS in the car, the GPS in your phone) works like so (I'm assuming):
GPS requests position -> Satellite receives request, calculates, sends response to GPS -> GPS receives response and displays.
But for my supposed device it would be:
GPS requests position -> Satellite receives request, calculates, sends response to my phone's GPS -> Phone receives response and displays.
Also, can you just buy the core mechanics of a GPS and have it request and receive with just any satellite? I expect there are permissions and restrictions that need to be gotten past.
As I'm writing this I'm realising more and more that what I want seems like I will unlikely be able to make such a thing on my own... But having said that, in the last couple weeks I was called upon to design a call management system for a friend who runs a small call centre, and as difficult as it was, I was able to do it.
The same is true when I started making games. It looked incredibly difficult and I felt it was impossible, but it didn't take long for me to get a grasp of it all.
If I put my mind to it and do the research, I feel like I should be able to do this as long as I have the necessary tool and help.
So, to clarify, I would like to design 2 small tags, likely running off 2 small 1.5V batteries, that will get it's position via GPS and send it to my phone/computer, with the ability to be switched on and off. Sealed withing a plastic container that I can then attach to my cats' collar.
Is this feasible?
If so, I would like very clear instructions on how to do so.
I apologise for the length of the thread and the amount of unnecessary info.
Hi.
First let me tell you about myself. Just at the mere sight of the first line you can probably tell already that I am not an electronics expert by any stretch of the imagination, I am a newb.
However - I did receive an A in my Electronics A Levels, but that is not a valid indicator of my true knowledge of electronics.
Ironically, I don't understand some of the most basic things. Grounding. What diodes really do. AC / DC (although I am aware of the famous rock group of the same name)
For my electronics A level coursework I designed a scrolling sign made up of 6 or so starburst LED displays. I programmed a chip to say something like "I LIKE ELECTRONICS". Completed in a day. Got me an A.
**broken link removed**
Also, my professional job is as a game designer. I write lots of code, and I have a very good understand of all things code-like.
Now, here is the problem that I want to solve:
We have 2 cats, Tig and Ollie. We live in quite a nice rural area, but unfortunately, we've lost 2 cats to the road and the lane near us.
It causes us a great deal of stress just letting Tig and Ollie out for 2 hours every day. So, we bought a loc8tor and several tags to track them. It's a simple device. the tags emit a pulse, the loc8tor shows you the signal strength from 0-100. It claims to work with tags up to 600 feet away (with no obstructions it's more like 400 feet, but you expect it)
I've looked inside the tags and the handheld loc8tor, and it looks pretty simple. Certainly not worth the £80 we paid for it.
Here's some stuff to read:
**broken link removed**
**broken link removed**
Anyway, for the past few days, we've been finding Tig alarmingly close to the road, and while he spooks at the sight of an unrecognised visitor in the house, he looks pretty mellow while cars and massive lorries race past him at 60 mph...
Because the road is so far away, we can't get a signal of him without running around the garden and the nearest field for quarter of an hour. It's a pain.
Before we bought the overpriced loc8tor, we looked around for something similar but with GPS instead of RF.
Such devices exist, but they were enormous... I found a lot of pictures online of very perturbed cats with heavy weights wrapped around their neck. Also, the GPS tracking came with a monthly charge...
So today I looked around online for info on GPS chips. I have an android phone with GPS, how big can they be I wondered. Well, they're tiny.
Finally I got round to thinking that maybe I could build some sort of cat tracking device myself with minimal cost?
I like opening stuff up and having a poke around. I fixed (and then broke) a PS3 by taking it apart. I'm quite good with my hands.
I understand this might sound like a naive, over-confident thing for such a electro-newb to say, but ideally, I want to create a deice, no bigger than a loc8tor tag (30.5mm x 19.5mm x 8.5mm) that will regularly inform me of it's exact position on the globe (ie - in the field next door most likely) via my phone or computer.
Now, I had a bit of a think and realised there's a problem here, apart from the task itself.
Your normal GPS (the GPS in the car, the GPS in your phone) works like so (I'm assuming):
GPS requests position -> Satellite receives request, calculates, sends response to GPS -> GPS receives response and displays.
But for my supposed device it would be:
GPS requests position -> Satellite receives request, calculates, sends response to my phone's GPS -> Phone receives response and displays.
Also, can you just buy the core mechanics of a GPS and have it request and receive with just any satellite? I expect there are permissions and restrictions that need to be gotten past.
As I'm writing this I'm realising more and more that what I want seems like I will unlikely be able to make such a thing on my own... But having said that, in the last couple weeks I was called upon to design a call management system for a friend who runs a small call centre, and as difficult as it was, I was able to do it.
The same is true when I started making games. It looked incredibly difficult and I felt it was impossible, but it didn't take long for me to get a grasp of it all.
If I put my mind to it and do the research, I feel like I should be able to do this as long as I have the necessary tool and help.
So, to clarify, I would like to design 2 small tags, likely running off 2 small 1.5V batteries, that will get it's position via GPS and send it to my phone/computer, with the ability to be switched on and off. Sealed withing a plastic container that I can then attach to my cats' collar.
Is this feasible?
If so, I would like very clear instructions on how to do so.
I apologise for the length of the thread and the amount of unnecessary info.