Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presence awareness by wifi #1

Open
kgf opened this issue Sep 23, 2016 · 0 comments
Open

Presence awareness by wifi #1

kgf opened this issue Sep 23, 2016 · 0 comments

Comments

@kgf
Copy link
Member

kgf commented Sep 23, 2016

There should be as many ways as possible for people to update their status. Two ways would be to use a barcode tag or a proximity card. This could be implemented using a Raspberry Pi, which could monitor either a proximity card reader, or a video stream from an attached camera. Once it has recognized the presence of one of these tags, it should do an http POST to show this event.
Things to include in the POST:

Raw data from reader or barcode
ID of the raspberrypi
Source of the data (prox reader, video stream, some other scanner, bluetooth, wifi sniffer, et al)
Timestamp of the scan. (This suggests that the pi will need to know the time, which may be tricky)
Some category field, to show that this is a scan. The Pi might also send info POSTs, such as the temperature, or the battery voltage. or anything else)
Please feel free to comment !
@townegr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant