by qrv3w on 4/9/17, 2:14 PM
by guidefreitas on 4/9/17, 1:48 PM
by amiga-workbench on 4/9/17, 8:39 PM
I have a really dumb version of this without any ML at work, it uses the API on our Ubiquiti Unifi's controller to get a list of devices connected to each of our 4 AP's.
Its good enough to see if somebody is in a meeting room and unavailable or if they are probably free.
If you have more than one device on the network that belongs to one person, it uses the device that has been connected to an AP for the least time (theoretically that's the last one that moved)
by blixt on 4/9/17, 5:19 PM
I wonder if there's enough signal to detect if someone enters the room, which could be another cool trigger (e.g., turn on lights).
by H4CK3RM4N on 4/9/17, 12:30 PM
Is there any reason this couldn't be ported to Android or iOS, after hacking together an interface using something like Toga?
by matthewbauer on 4/9/17, 9:13 PM
I wonder if it would be possible to create a coordinate system from this. This is, without any associations, map where each router is based on closeness to other routers and do a sort of "triangulation" to get coordinates.
by Exuma on 4/9/17, 5:32 PM
Can I do this with a single wifi router in my house or is it saying I need 7 "routers" or access points for this to work?
by throwaway2334 on 4/9/17, 4:03 PM
It's awesome seeing open source implementations of this. We were doing this in an R&D lab of a major tech company in 2009.