Problem: I have two dogs. When we go hiking outdoor, sometimes I leave them without leash. I'm always worried about loosing them. I know there are plenty of tracking systems out there, but no one with the following feature:
- subscription free
- open source / open hardware
- low maintenance cost
- smartphone application for tracking
- GSM tower (rough) positioning
Quick video about the Android App used to track down the device:
https://vimeo.com/127347377
The prototype is built around the SeeedStudio Xadow and a Lonet Board, but I'm working now on a dedicated board....for the time being, have a look to the current format:
Then, now I have the new dedicated board....here it is:
And also I have the design for a waterproof enclosure:
I'm working hard on the last details, like battery life, functions, and so on.
Maker Faire Rome ended. Great experience, thanks to all of you visiting the faire!
Update (5 Dec 2015): I have the case ready to be prototyped and I'm now going to do that.
In the meantime I'm fixing a couple of issues I have on the board and working on the sowftware. I hope to release it on GitHub soon.
Update (29 Jan 2016): Here below the first 3D printed protoype
I'm still working on fixing a couple of minor issue on the board, I'll release the code shortly (I hope....;-)).
Another professional 3d printed prototype:
Update (15 May 2016):
Finally, I published the code on GitHub. I think you'll see a lot of "strange" programming decision there, but I assure you, that every choice has been done to save bytes of RAM and FLASH...
https://github.com/cecio/hereyouARE
I also added the possibility to use the HPRC 1100 case (waterproof) to be used with th board. I created a 3d printable mount available here:
http://www.thingiverse.com/thing:1607631
Update (08 Oct 2016):
There is a new portion of the project: hereyourID. This is a RFID module based on an off the shelf RFID reader/writer (RFID module)
It is completely self-built, based on Adafruit Flora board, the code is already here:
https://github.com/cecio/hereyourID
Build instructions:
GITHUB Wiki