valerionew / unisolder-notes

Markdown documentation repo for building and chosing parts for Unisolder, the open source universal soldering iron controller
Creative Commons Attribution 4.0 International
202 stars 46 forks source link

Rotary Encoder information #37

Closed wildstar87 closed 8 months ago

wildstar87 commented 9 months ago

Was having a lot of problems getting a rotary encoder to work. Finally found this note, buried in the thread. Would be nice to put this into your notes so it's more easily found.

Information was found here in the main thread: http://dangerousprototypes.com/forum/index.php?topic=7218.msg71747#msg71747

The control method is selected this way:

The meaning of options:

Just select what works best for you. The goal is to select an variant which leads to change of temperature/option with one up or one down per detent.

There is a connection picture here: http://dangerousprototypes.com/forum/index.php?topic=7218.msg74587#msg74587 front2

valerionew commented 9 months ago

Thank you. I really think that would be useful, I didn't even know you could use a rotary encoder. Are you comfortable preparing a PR for adding that?

wildstar87 commented 9 months ago

Not sure what a PR is in this case.


From: Valerio @.> Sent: Monday, October 30, 2023 9:34 AM To: valerionew/unisolder-notes @.> Cc: wildstar87 @.>; Author @.> Subject: Re: [valerionew/unisolder-notes] Rotary Encoder information (Issue #37)

Thank you. I really think that would be useful, I didn't even know you could use a rotary encoder. Are you comfortable preparing a PR for adding that?

— Reply to this email directly, view it on GitHubhttps://github.com/valerionew/unisolder-notes/issues/37#issuecomment-1785597644, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AM4U4PE2QJFFG3NWH5ULLE3YB7JKVAVCNFSM6AAAAAA6VFQLVKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBVGU4TONRUGQ. You are receiving this because you authored the thread.Message ID: @.***>

valerionew commented 9 months ago

Pull request - modifying the file in the repository and submitting the modification to be inlcuded in the main page.

If you cannot do this, we can see if anyone wants to contribute

wildstar87 commented 8 months ago

I made the PR, but never done it before, so let me know if I screwed something up.

valerionew commented 8 months ago

Fixed by #38