I am working on a joystick controller project, using this joystick library:
I have it working on an Arduino Micro (ATmega32u4 CPU) per the above. I'd prefer to use an Arduino which comes equipped with USB-C rather than USB micro. So far as I can tell, there are devices equipped with USB-C, but it's not clear if the joystick library supports them. Can anyone help me navigate this?
Interesting. I don't need a super-small board and would prefer something I can through-hole mount on a PCB, old-school. I would have thought there was a lot more to it than mere connector shape between USB-C and its predecessors which would have implications for the controller, or am I missing something?