Page 1 of 1

"Mechanical" Mouse...

Posted: Mon Jan 12, 2015 4:35 pm
by Sparkoids
I am looking to design a USB mouse using Flowcode. The USB side is as everyone knows a doddle but has anyone designed anything using the old opto wheel thing for direction please?

I put "Mouse" in the search bar but too many posts came up...


James :-}

Re: "Mechanical" Mouse...

Posted: Mon Jan 12, 2015 6:22 pm
by Benj
Hi James,

The quadrature encoder component might be useful to you. It's basically a way of using two sensors on a single encoder to detect speed and direction. It think this is primarily how mice do it.