Page 1 of 1

8000Hz diy teensy mouse

Posted: 27 Oct 2021, 17:57
by Trip
Hello everyone,

Not sure how relevant this is for display engineering but I would like to share a small project I made involving a diy native 8000Hz mouse.
It uses a teensy 4 microcontroller and a glorious model O mouse. The teensy 4 supports USB high speed so native 8000Hz is possible with that microcontroller. It does not even need any custom windows driver or anything.
I also included a hardware debouncing method using both the NC and NO pins from the microswitches.
This gives a noise free but instant responding microswitch since no software debouncing is required. Without using any fancy optical switches!

https://github.com/Trip93/teensy4_mouse

Re: 8000Hz diy teensy mouse

Posted: 30 Oct 2021, 20:50
by kyube
Trip wrote: ↑
27 Oct 2021, 17:57
Hello everyone,

Not sure how relevant this is for display engineering but I would like to share a small project I made involving a diy native 8000Hz mouse.
It uses a teensy 4 microcontroller and a glorious model O mouse. The teensy 4 supports USB high speed so native 8000Hz is possible with that microcontroller. It does not even need any custom windows driver or anything.
I also included a hardware debouncing method using both the NC and NO pins from the microswitches.
This gives a noise free but instant responding microswitch since no software debouncing is required. Without using any fancy optical switches!

https://github.com/Trip93/teensy4_mouse
You should cross-post this to OCN's mice subforum and/or to r/mousereview, you'll attract much more attention to this amazing project you did!
Splendid work!

Re: 8000Hz diy teensy mouse

Posted: 31 Oct 2021, 08:51
by Trip
kyube wrote: ↑
30 Oct 2021, 20:50

You should cross-post this to OCN's mice subforum and/or to r/mousereview, you'll attract much more attention to this amazing project you did!
Splendid work!
I probably should, qsxcv also posts a lot of these kinds of projects on OCN. Thanks for the tip.

Re: 8000Hz diy teensy mouse

Posted: 01 Nov 2021, 22:48
by Chief Blur Buster
Feel free to back-post a link to this thread on Blur Busters Forums — we like seeing new members doing DIY projects in the temporal domain.

Blur Busters is temporal-everything (Hz, GtG, MPRT, lag, VRR, poll, frametime, etc) and we love these threads!