Hello guys, I'm completely new with this kind of stuff and just recently know about arduino in general. Yesterday I came across this build video on YouTube Sim Racing Pedal Based on PIC Microcontroller My question is :
Can I do the same thing with arduino uno?
Does Arduino uno support at least 3-Axis?
How to connect hall effect sensor in arduino? The guy in the video seems to simply connect it from the hall effect to axis slot(?) with a cable but based on what I saw on the youtube lots of people using breadboard with jumper (arduino)
Can I connect the same load cell (50KG load cell) with hx711 load amplifier?
I know this sounds silly but does it require a code for the arduino to run as a joystick? Can I just use MMJOY2 or other program like that?