Hi, my goal is to build some flight controls for a simulator, I have some panels already working with an Arduino board, now I would like to do the same but skipping Arduino, a circuit I can connect directly to the USB port, just like a joystick.
If I am not mistaken such interface it is called HID, if I am wrong please correct me.
Anyway you know what I am trying to do now.
So, my question is what microcontroller should I use.
I have some ATmega8, are they good for this purpose?
Even better if someone can link me a project I can follow, that would be great.
I know I'm doing generic questions but I need to start somewhere.
Thanks in advance.