TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Imposter Attack – Among Us-themed infrared game made with ESP32

202 pointsby statico5 months ago

11 comments

t_mann5 months ago
&gt; I was told that I had the second biggest crowd, second only to a Pokémon bean bag game (which did look pretty cool). Some adults were curious, but most importantly, a handful of questions from kids who wanted to know how I built it. It was especially rewarding to show one off one of the extra targets I brought. One kid even recognized the ESP32 chips and said, “Oh, these are the ones you can make drones out of!”<p>That paragraph really stood out to me. Apparently, where OP lives, people casually make stuff even cooler than a <i>laser shooting game</i> for a one-off school event, and elementary-school-age kids recognize specific types of microcontrollers.
评论 #42411220 未加载
评论 #42410611 未加载
statico5 months ago
This took a few evenings to make :)<p>Full source code is on GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;statico&#x2F;imposter-attack-2024">https:&#x2F;&#x2F;github.com&#x2F;statico&#x2F;imposter-attack-2024</a>
评论 #42411176 未加载
评论 #42415692 未加载
评论 #42410593 未加载
jackschultz5 months ago
Great timing. I&#x27;ve been wanting to learn how to do projects like this, but been so unsure what types of microcontroller I should get and what else could be needed. Similar in the software world where we all have our preferred tech stacks, I was so uncertain of what stack to use for these projects that it definitely causes a hurdle.<p>His mention of the ESP32 and how<p>&gt;While working on the game I used my newfound ESP32 skills to do some other projects, such as automating the remote-controlled blinds in our bedroom as well as a motion sensor that would send Pushover notifications to my phone.<p>is absolutely what I&#x27;m wanting to be able to do. Learn the tech needed for one controller that can be used on tons of different places. That, plus that talk with MicroPython (and other parts) gives some confidence about learning this hardware stack.
评论 #42411376 未加载
nabilt5 months ago
Super impressive project, especially for what seems to be your first embedded project. I haven&#x27;t played with microPython&#x2F;uOTA so this was an interesting read.<p>Since you mentioned the water meter Flume, I wanted to shamelessly plug my open source water meter that I&#x27;m currently developing. It also uses the ESP32 so I thought you might be interested.<p>Main page. <a href="https:&#x2F;&#x2F;y-drip.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;y-drip.com&#x2F;</a><p>Docs: <a href="https:&#x2F;&#x2F;y-drip.com&#x2F;docs&#x2F;site&#x2F;v0.4&#x2F;" rel="nofollow">https:&#x2F;&#x2F;y-drip.com&#x2F;docs&#x2F;site&#x2F;v0.4&#x2F;</a>
starkparker5 months ago
&gt; I might try a different theme than Among Us<p>This might&#x27;ve been thrown out for being too obvious, but did you consider Ghostbusters? Swap the magic wand for a proton pack wand and it seems to fit almost too well.
评论 #42410684 未加载
tony-allan5 months ago
Liked the reference to uOTA - OTA updater for MicroPython<p><a href="https:&#x2F;&#x2F;github.com&#x2F;mkomon&#x2F;uota">https:&#x2F;&#x2F;github.com&#x2F;mkomon&#x2F;uota</a>
duxup5 months ago
This might be one of the coolest maker projects I&#x27;ve seen. Congratulations!
评论 #42410615 未加载
salynchnew5 months ago
Very, very cool-looking project!<p>It would be very cool to somehow make a laser tag variant, and build a persistent game and multiple players, StreetWars style.<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20151026121204&#x2F;http:&#x2F;&#x2F;www.sfgate.com&#x2F;bayarea&#x2F;article&#x2F;Have-gun-will-squirt-130-compete-in-Street-2594471.php" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20151026121204&#x2F;http:&#x2F;&#x2F;www.sfgate...</a>
monocularvision5 months ago
So cool and a great write up. Thanks for sharing!
boomskats5 months ago
Hard pass on Among Us. I heard it makes kids murder CEOs when they grow up[0].<p>[0]: <a href="https:&#x2F;&#x2F;www.nbcnews.com&#x2F;news&#x2F;us-news&#x2F;ironic-suspect-unitedhealthcare-slaying-played-video-game-killer-rcna183550" rel="nofollow">https:&#x2F;&#x2F;www.nbcnews.com&#x2F;news&#x2F;us-news&#x2F;ironic-suspect-unitedhe...</a>
评论 #42411766 未加载
评论 #42412515 未加载
dang5 months ago
We put Show HN in the title (the convention for sharing your own work on HN, which this certainly is! - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;showhn.html</a>). But putting that in pushed MicroPython out the end of the buffer (which is fixed to 80 chars).<p>If MicroPython is more interesting than ESP32, we can swap them...<p>(Submitted title was &quot;Imposter Attack – Among Us-themed infrared game made with ESP32 and MicroPython&quot;)
评论 #42411334 未加载