-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Option to reverse volume direction #192
Comments
That is very surprising, it's supposed to increase when turning clockwise.... |
RON 2.71 5%OFF | Rotary Encoder Module for Free Shipping Dropshipping KY-040
https://a.aliexpress.com/_mr4Xa3V
…On Mon, Sep 14, 2020, 02:11 Sébastien Atoch ***@***.***> wrote:
That is very surprising, do you have a link to the knob/part you bought ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#192 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5B7QQDNKAXHE4UVDJNYMLSFVGRFANCNFSM4RK4XLFQ>
.
|
you sure the wires are plugged up correctly? |
As @pbanj mentioned. Could you check that your Dt and Clk are connected to the right pins? |
Yes, that was the first thing I checked. The wires are connected correctly.
…On Mon, Sep 14, 2020, 02:48 Ruben Henares ***@***.***> wrote:
As @pbanj <https://github.com/pbanj> mentioned. Could you check that your
Dt and Clk are connected to the right pins?
Clockwise to increase volume and counter-clockwise to reduce volume is how
it’s meant to work.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#192 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5B7QXSNJXRRTEO32RACMDSFVK5BANCNFSM4RK4XLFQ>
.
|
That's just inexplicable. If the wires are connected correctly and you're using the correct encoder, it should raise clockwise and decrease conunter-clockwise. I wonder if the missing R1 has something to do with this. Can you confirm that if your encoder looks exactly like the one in the photo? Sorry for asking so many questions but this is a behavior we've never seen before and it's not caused by the software so it is definitely something on your hardware. With the wiring being discarded the only other option is the encoder itself. |
if the picture is on the back of the encoder I can't check, I glued the
encoder to the bottom plate (both holes for screws didn't fit). :))
În lun., 14 sept. 2020 la 08:46, Ruben Henares <notifications@github.com> a
scris:
… That's just inexplicable. If the wires are connected correctly and you're
using the correct encoder, it should raise clockwise and decrease
conunter-clockwise.
I wonder if the missing R1 has something to do with this.
[image: image]
<https://user-images.githubusercontent.com/2942293/93047981-a1a4d580-f612-11ea-8136-3cf31c77863c.png>
Can you confirm that if your encoder looks exactly like the one in the
photo?
Sorry for asking so many questions but this is a behavior we've never seen
before and it's not caused by the software so it is definitely something on
your hardware. With the wiring being discarded the only other option is the
encoder itself.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#192 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5B7QQQY43JQOLBE6ELJ6LSFWU5BANCNFSM4RK4XLFQ>
.
|
I think adding support for inverting rotation direction should be quite simple |
If memory allows this option would be perfect!
În mar., 15 sept. 2020 la 19:49, SchemingWeasels <notifications@github.com>
a scris:
… I think adding support for inverting rotation direction should be quite
simple
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#192 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5B7QTYWCLVC5EPVJAYTSDSF6LJNANCNFSM4RK4XLFQ>
.
|
It should. We have cleaned up quite a bit of memory.
Ruben Henares
… On Sep 15, 2020, at 10:36, edyman01 ***@***.***> wrote:
If memory allows this option would be perfect!
În mar., 15 sept. 2020 la 19:49, SchemingWeasels ***@***.***>
a scris:
> I think adding support for inverting rotation direction should be quite
> simple
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#192 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AF5B7QTYWCLVC5EPVJAYTSDSF6LJNANCNFSM4RK4XLFQ>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Same thing happened to me... |
Guidelines
Is your feature request related to a problem? Please describe.
no
Describe the solution you'd like
I would like the volume to increase when I turn clockwise and decrease when I turn counterclockwise. An option to change this in the application would be useful.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: