←back to thread

450 points sammycdubs | 1 comments | | HN request time: 0.319s | source
Show context
bityard ◴[] No.45015917[source]
My favorite mouse is the Logitech Anywhere MX. It's highly comfortable despite being pretty small. The back/forward buttons on the side are indispensable for web browsing, file management, and switching weapons in first-person shooters. It takes two AA batteries which last for months and take seconds to swap out. The dongle is small and has good range. The scroll wheel switches between clicky and free-scrolling.

It's pretty much the perfect mouse, IMO, to the point that I built up a back stock by hoarding new and open box on eBay. But there are two main problems:

1) The the microswitches go bad after a couple years. It's possible to replace them, but it's tedious and you run a very real risk of damaging the PCB (as I have already done).

2) The dongle is USB Type-A only. Logitech actively refused to make a USB-C unifying receiver. I assume they wanted to shift to bluetooth but they still made unifying receiver devices for years and years after bluetooth was everywhere, so I dunno.

As far as newer iterations, the Anywhere MX 2S is somewhat tolerable, but it has a built-in battery which must be charged every couple of months, which is annoying. All of the newer Anywhere MX mice are even worse because they changed the basic functionality/features of the mouse with each revision. Oh, yes and they cost $90 (!) retail now.

So basically one of my side-projects, one of these days, is going to be to try building an open source Anywhere MX clone. Should be a fun yet challenging endeavour. I know there are a bunch of online communities making their own keyboards from scratch and at great expense, is there such a thing for mice?

replies(15): >>45016084 #>>45016111 #>>45016260 #>>45016550 #>>45016689 #>>45017130 #>>45017398 #>>45017518 #>>45017621 #>>45017788 #>>45019179 #>>45021575 #>>45024422 #>>45024588 #>>45026129 #
alnwlsn ◴[] No.45017130[source]
>1) The the microswitches go bad after a couple years.

I had this happen to my shop PC mouse's left button. I was too lazy to get another mouse or desolder and put in a new switch, so I tried drilling a small hole in the top of the switch and squirted some Deoxit in there. That fixed it. Later, the right button went bad too, so I did the same thing. Now it's been a year and it's still working.

replies(1): >>45017195 #
1. Scoundreller ◴[] No.45017195[source]
My speculation: this is due to the lower and lower voltages that “long battery life” wireless mice run.

It’s not necessarily that switches have lowered in quality, it’s that you get less current flow at 1.8V or whatever than 5V and any added resistance exacerbates that.

Maybe adding another pull-up resistor in parallel with the existing one can buy more time per switch.