Hi guys,
I am trying to start a project where a user will wear a small transmitter and that transmitter will transmit a signal at a specific interval. Then based on the signal, Raspberry will determine the location of the person and save it in a file to be analyzed later to determine the path taken by the user.
In other words, I am trying to track someone's movement using Raspberry.
I have no electronics background. My questions are:
What transmitter is needed for the user? I have zero knowledge on this and it would be good if someone can point me in a direction.
Is there already such a project so that I can leverage the source code?