Jump to content
43oh

Rotary Encoder and the LP


Recommended Posts

  • Replies 46
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Fixed some misalignment and increased pad sizes to be comparable to the LP pads. TI_launchpad.zip

My code (above) do it.   For this I also use RC debouncing. It's work perfectly. A----[ 4k7 ]---------> (internal pullup in MSP430) | | = 10nF

That method looks pretty good too. Another method uses quadrature direction = new A ^ old B = ~(new B ^ old A).   I've used this method in the past. I would poll the encoder at some debounce int

Posted Images

Here's a bit of an update.

 


  1. [*:n5s05ymc]Replaced the pads with the actual header part from the LaunchPad Eagle files
    [*:n5s05ymc]Added 50mm x 50mm outline (it's actually 1950x1950mil, a loss of about 0.6mm (0.02") on all sides, but lines up to the usual mil-based grid much better); in two variants covering the button or the FET area.
    [*:n5s05ymc]Added the USB mini connector to obstacles
    [*:n5s05ymc]Moved obstacles to Reference (tDocu is heavily used by other parts, so it's easier to turn them selectively off this way)

 

Edit: the current version can be found at viewtopic.php?f=10&t=1684#p11477

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...