S
Spehro Pefhany
Guest
On Fri, 28 May 2004 23:38:57 +0200, the renowned "Jeroen"
<dev@null.com> wrote:
inputs compared to the switch input on a reasonably fast micro, and
you don't have to worry about /IRQ priorities, assigning limited pins
and such like. All the inputs from a couple encoders with switches can
be debounced at once in parallel on an 8-bit micro.
Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
<dev@null.com> wrote:
Hmm.. well, the ratio of 6 parts divided by 0 is rather high. ;-) ;-)it only takes 6 components to debounce the lines in hardware, and with
current sizes of components, it's not high a price to pay in term of board
space.
Yes. The timing isn't that much more demanding for the quadratureYou can fit them nicely under the encoder, using almost no board
space at all. I used an encoder with a integrated push button, but I
debounce that in software, that's much easier then debouncing the encoder
part.
inputs compared to the switch input on a reasonably fast micro, and
you don't have to worry about /IRQ priorities, assigning limited pins
and such like. All the inputs from a couple encoders with switches can
be debounced at once in parallel on an 8-bit micro.
Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com