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.

Running Arduino Firmware on a GOJO LTX-7 Soap Dispenser

47 pointsby assttoasstmgrabout 3 years ago

4 comments

archi42about 3 years ago
AVRs are still pretty popular, and I think that predates the Arduino frenzy (starting about 2005). If you disassemble a bunch of devices in your house, you might find a few of these.<p>E.g. when I went to replace a faulty switch on my Logitech Perfomance MX mouse, I found an ATMEGA324PA. Debug pins seem to be exposed as well: <a href="https:&#x2F;&#x2F;steelcityelectronics.files.wordpress.com&#x2F;2015&#x2F;05&#x2F;img_3821-e1431606516130.jpg" rel="nofollow">https:&#x2F;&#x2F;steelcityelectronics.files.wordpress.com&#x2F;2015&#x2F;05&#x2F;img...</a> (not my site). But since I still use that mouse, I&#x27;d hesitate to flash the Arduino firmware on it ;-)<p>Another ICs for shenanigans of this kind: In smaller, bluetooth-enabled devices I usually expect to find a nrf5x these days (and FCC docs often allows pre-purchase clarification). I think both nrf51 and nrf52 are supported by Arduino and ZephyrOS. Bonus points, though I not yet tried that: Their firmware dumping protection seems to be faulty (though the nrf52 requires power fault injection), so reverting&#x2F;modding could also be an option.
评论 #31120727 未加载
评论 #31122637 未加载
hamburglarabout 3 years ago
I was hoping for some more subversive chicanery like making it pump erratically like it’s ejaculating into your hand to gross everyone out. :D
评论 #31119759 未加载
评论 #31119259 未加载
评论 #31119694 未加载
upwardboundabout 3 years ago
Here&#x27;s a page with a picture of the soap dispenser this project works with: <a href="https:&#x2F;&#x2F;www.gojo.com&#x2F;en-INT&#x2F;Product&#x2F;1388-04" rel="nofollow">https:&#x2F;&#x2F;www.gojo.com&#x2F;en-INT&#x2F;Product&#x2F;1388-04</a>
BeefySwainabout 3 years ago
Huh.. any idea if this would work on an LTX-12? I happen to have a couple (few?) hundred of them lying around..
评论 #31119020 未加载