Earlier quoted context omitted.
Thanks! Glad you like it. Honestly, it doesn't stand for anything! A couple years ago I was playing around with the concept and a song came on that mentioned "Tommy" repeatedly. I jokingly started calling it Tommy when talking to my girlfriend about it. So every time the lights turned on or off it was "Tommy who did it" and the name just stuck. Now I'm too invested to change it. There's a dedicated thread on the Disc…
I'm guessing that it was Tommy can you hear me? by The Who.
Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
21–30 of 84 posts
Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#22Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#23What's the configuration/calibration like? Do I need to set any proximity baselines?
Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#24> No hub required - TOMMY runs as a Home Assistant add-on or on a Linux host (Docker) and uses supporting devices to create a sensing network. I don't see how either the HA instance or the Linux host can't be viewed as a hub. No hub required feels untrue to me. I assume this question is intended to clarify that some additional device is not necessary, but I think this could be reworded.
So I see where he’s coming from, and I interpreted it as intended.
Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#25Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#26This seems really cool, but unfortunately I can't get it to work. The flasher says it can't open the serial port for most of my ESP32s, and the one that does work goes into a bootloop after I enter the wifi credentials.
Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#27Very cool. How does it work in an apartment building? both practically not detecting my neighbors movement. But also from a privacy standpoint, can someone spy on me with this technology?
Neighbor detection: I haven't had issues with neighbor movement affecting detection in my testing. The devices form a mesh within your defined zone, so they're primarily sensing disruptions between your own nodes. If you do experience false positives, there's a sensitivity adjustment in the dashboard.
Privacy/spying: In TOMMY, I've explicitly disabled the ability to use devices outside your own network - it only works with ESP32s you've flashed and added to your system. Someone would need physical access to place their own devices in your space.
That said, Wi-Fi sensing as a broader technology could theoretically be used for surveillance if someone controlled devices on both sides of your walls. It's similar to other wireless technologies in that regard. The key is controlling your own hardware.
Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#28Really cool idea, and scratches an itch I have with current motion detection sensors (looking at you LD2410...) What's the configuration/calibration like? Do I need to set any proximity baselines?
In the future, when I add stationary presence detection, there is a good chance a small calibration will be needed.
Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#29Re: Show HN: Tommy – Turn ESP32 devices into through-wall motion sensors
#30This seems really cool, but unfortunately I can't get it to work. The flasher says it can't open the serial port for most of my ESP32s, and the one that does work goes into a bootloop after I enter the wifi credentials.
Could you open a support thread in the Discord channel? Some boards have some quicks to them. But it's all been solved by other users before. I'm sure there's a solution to your board too.
Hopefully someone will be able to help, thanks!