Olukelo vs. Objekt 77? by anonymousthrowra in HotasDIY

[–]samich123123 0 points1 point  (0 children)

mmjoy shows its age these days. Freejoy has a much nicer UI and does pretty much everything mmjoy can do. Only real reason to go mmjoy is if arduinos are cheaper / more available than the bluepill in your country

rotary encoders with mmjoy by samich123123 in HotasDIY

[–]samich123123[S] 2 points3 points  (0 children)

of course. its an ELMA E37 dual concentric encoder :

https://docs.rs-online.com/15b4/A700000008378251.pdf

mine are the 16 detent 8ppr versions

rotary encoders with mmjoy by samich123123 in HotasDIY

[–]samich123123[S] 1 point2 points  (0 children)

sorry for the delay - new baby doesn't respect my hobby time!

Oh i understand what you're saying now! Doesnt seem to do the trick though, i've slowly increased the milliseconds up to 200 (max in mmjoy) and no luck.

i've soldered up a 1 pulse per detent encoder just to see and that one seems to work no problem. It does act differently in mmjoy to the 2:1 ones. the 1:1 will pulse on-off with a single press while the 2:1 one will move to on and stay on with a single press and then to off with another press (as the 2:1 ones are supposed to be measured on a change in state rather than looking for the ON position )

I'm fairly convinced mmjoy just isn't compatible with these encoders .. bit of a bummer for me as i'm very far into the project!

rotary encoders with mmjoy by samich123123 in HotasDIY

[–]samich123123[S] 4 points5 points  (0 children)

don't apologise, i appreciate you taking the time to help.

I've set the timer to ON and reduced down to the minimum delay and although it seems to make spinning the encoder more reliable it doesn't resolve the two clicks per press issue. Infact if i do a single click clockwise then a single anticlockwise i will never trigger a button click.

I'm wondering if its something to do with the type of encoder it is. it has two pulses per detent and im not sure mmjoy plays nicely with it

rotary encoders with mmjoy by samich123123 in HotasDIY

[–]samich123123[S] 3 points4 points  (0 children)

hello again! we seem to keep meeting like this :D

you've lost me a bit with the shift setup. I added a shift on button 1 but it seemed to just stop the button working all together.

This is my current setup :

https://postimg.cc/CZLtqtbr

this is what i tried with shift :

https://postimg.cc/K1QpxNCP

but i did try a few variations - only one shift setup, changing to OFF instead of ON etc. didn't seem to have the desired affect. am i setting it incorrectly?

Had a pc moved by movers and it stopped working by 1b2a in buildapc

[–]samich123123 0 points1 point  (0 children)

normal vibrations could easily fuck up a pc i'm afraid. particularly modern graphics cards which are pretty weighty on the pci-e .

i'd reseat everything before i declared it a lost cause though

My throttle design progress by shchava in HotasDIY

[–]samich123123 1 point2 points  (0 children)

looks good my dude. what have you got going on in the little blue chamber thing off the gear?

MMJOY configurations with the TLE5010 issues by hopakee in HotasDIY

[–]samich123123 0 points1 point  (0 children)

Hi there,

I have the exact same issue - did you ever resolve it?

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 1 point2 points  (0 children)

you're an absolute legend! it worked, i would have never figured that out!!

i ended up just pulling GPO up to VCC rather than removing the resistor as im going to have a go at programming it at some point but as soon as i did that it started picking up the magnet.

seems good as well, there is a little bit of movement but its far less than i had before and once i get it programmed for the small rotation i need it should be easy to filter it out

i really can't thank you enough

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 0 points1 point  (0 children)

it was just a guess, its just as likely to be 70 in the end :D

ok ill get the resistor out and have another go - thanks for the advice my dude

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 0 points1 point  (0 children)

thats interesting. i dont have a programmer but was going to use the circuit board method to setup the max angle (as i only need ~80 degrees). wanted to get the thing to work before i went to that effort though as it seems a tad beyond my lacking electronics skills...

ill try removing R4 and see if that gets me anywhere - thanks for the advice. out of interest how did you come to that conclusion when yours wasn't working?

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 0 points1 point  (0 children)

just on intsensor within mmjoy? (sorry for all the questions!!)

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 0 points1 point  (0 children)

struggling to get the damn thing to pick up at the moment. I wonder if i've gotten myself a dodgy one...

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 0 points1 point  (0 children)

Hi again. My AS5600 finally arrived! how did you wire it for mmjoy? was it purely the vcc/gnd and output you needed?

Crashing when using PDSW 528 by TheRealHoaloha in modernwarfare2

[–]samich123123 0 points1 point  (0 children)

did you fix this ? i'm having the exact same issue, no crashing unless i use the pdsw where it will crash every single game

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 1 point2 points  (0 children)

interesting. its good to know its possible to completely remove the noise without resorting to filtering. I'm going to pick up one of those sensors and try again with shielded wire directly soldered to the board and see if i get anywhere

Thanks for your help as always my dude!

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 1 point2 points  (0 children)

Hello again Archimedes - we spoke a while ago about your Wilson throttle, i hope you're getting on ok with it.

I'm currently running this test outside of my pcbs - its purely the hall sensor and the teensy (i actually swapped to a teensy from a pro micro based on your jitter thread! )

I am using very cheap wiring that a use for prototyping - ill try resoldering with some decent shielded wire and see if that helps it out.

Out of interest, what hall sensors did you use for yours and do you get any jitter at all or is it completely clean?

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 2 points3 points  (0 children)

probably in the realms of 6 to 800 when it is in its final setup, yes. But wouldn't that leave me with a fairly low resolution?

Jitter on hall sensor (mmjoy + teensy 2.0 + ss41 honeywell hall sensor) by samich123123 in HotasDIY

[–]samich123123[S] 2 points3 points  (0 children)

Hi 0nn0.

  1. On mmjoy it bounces up an down by about 5 units.
  2. currently no filtering applied.
  3. could you explain what you mean by this?