Skip to content

Ecoder, key matrix, and joystick issue #20

@ShadeTechnik

Description

@ShadeTechnik

I'm having issues getting the encoders, and keymatrix working. The Joysticks I'm not too worried about because I'm not actually using them but I have tried to setup a config for a break out board I created which includes 2 joystick ports. It looks like there is some counter conflict between joysticks and encoders.

I created this break out board for a mega 2650:
CNC_Arduino_Mega_Carrier

I also created a 32 key matrix panel with LEDs. I had inquired if this schematic would work with ArduinoConnector in the post on the LinuxCNC forum:
32key_matrix

This is how it connects to the Arduino
matrix_conn

I'm not getting anything from the keymatrix. The pins show up in hal but nothing in the serial monitor.

I'm also not getting any response from any of my 4 encoders. The first encoder is the standard MPG wheel you can get anywhere, the other 3 are my own PCB for an EC11 but it's similar to any of the EC11 modules you can get off Amazon. Again, they show up in HAL but the counter never moves. The only thing I know works is digital inputs, haven't tested any outputs yet.

The Python file and Arduino firmware:
LinuxCNC_ArduinoConnector.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions