Diview device settings

Hi. Im trying to make simracing pedals with load cells and arduino uno. But in windows settings arduino uno looks unspecified device and in diview edit device settings window there is no device other than my mouse and keyboard. How can i fix this problem? I installed arduino drivers but it didnt work.

If your uno shows as an unknown device in Windows device manager, you will need to install drivers. As you said that you already did that, the question is if you installed the correct one?

If your board is a clone, there is a good chance that you need the CH340 driver; inspect the chip closest to the usb port to determine which driver you need.

If you're following a tutorial, you can probably ignore the following.

I'm not sure if an Uno is the correct board for your purpose; if what you want to build should act as a HID, you're better of with e.g. a Leonardo.