DIY Force Feedback Steering Wheel

Поделиться
HTML-код
  • Опубликовано: 14 янв 2025

Комментарии • 172

  • @uElectroPro
    @uElectroPro  Год назад +2

    Setup FFB Steering Wheel with Forza Horizon 5: ruclips.net/video/sxI43QQKb-8/видео.html

    • @israeljmtd1667
      @israeljmtd1667 Год назад

      i have seen this video of yours, is that the only way forza 5 works? plus do all games needs this process or this is only for forza 5

    • @uElectroPro
      @uElectroPro  Год назад

      For only those game that doesn't support your custom controller like Forza Horizon

    • @peshvadefinite1008
      @peshvadefinite1008 11 месяцев назад

      ​@@uElectroProcan you share the link where can I get the tube spring like you used for pedals or specifications like there dia and length thickness also if you can.thx

    • @mysteriousneel1531
      @mysteriousneel1531 9 месяцев назад

      Bro what is the chip above ardino Leonardo

    • @uElectroPro
      @uElectroPro  9 месяцев назад

      @@mysteriousneel1531 it's arduino mini, i used it to convert analog button inputs to digital outputs

  • @ahmed0ali42
    @ahmed0ali42 Год назад +7

    Great Video!! 🙌🏻🙌🏻 Keep up the good work

  • @jia3309
    @jia3309 Год назад +9

    Looks fun I want one

  • @rashmikadeshan6705
    @rashmikadeshan6705 Год назад +6

    Hi, can i use potentiometer (10 round) for that instead rotary encoder?
    Please reply. Thanks.❤

    • @uElectroPro
      @uElectroPro  Год назад +2

      no, potentiometer would not work

    • @TragicGFuel
      @TragicGFuel Год назад +2

      @@uElectroPro you can make use of the potentiometer and simulate a rotary encoder within the software tho-

    • @ovc4a
      @ovc4a Год назад +1

      I do not recommend using this potentiometer that rotates 10x. I used one and due to its large range, vibrations appear that cannot be changed either with software or by adding a capacitor.

  • @RzzClips
    @RzzClips 11 месяцев назад +1

    Can you share what bearing that u use?

  • @cateatpaw
    @cateatpaw Год назад +15

    One idea is, instead of using an Arduino Leonardo is to use a STM32F401CCU6, so you don't get a lot of delay and also to make the build a bit more cheaper!

    • @tanishkprem1028
      @tanishkprem1028 Год назад

      can u tell how to make with that

    • @cateatpaw
      @cateatpaw Год назад

      @@tanishkprem1028 Just search STM32F401CCU6 DIY Wheel pc and a video about it should appear

    • @Movies.Only.
      @Movies.Only. 10 месяцев назад

      Circuit diagram of stm32 plzz link...

    • @AbdülkerimYilmayan
      @AbdülkerimYilmayan 6 месяцев назад

      @@Movies.Only.emc pro buy it and you get them

  • @blackmatt007
    @blackmatt007 Год назад +2

    Can we use emc instead of gimx

  • @adanbruhbruh
    @adanbruhbruh Год назад +1

    if i only want the wheel how i remove pedals and hand brake

  • @yagamingx2002
    @yagamingx2002 Год назад +1

    Bro how to lock steering wheel in 900° . I have set the steering stop to 100% but it is not happening

  • @brayanosorioamariles72
    @brayanosorioamariles72 Год назад +3

    What are the dimensions of the 775 DC motor?

  • @Harmansnation
    @Harmansnation 5 месяцев назад

    When i add buttons to other rails the wheel malfunctions?

    • @uElectroPro
      @uElectroPro  5 месяцев назад

      You can only use analog or digital pins for push buttons

  • @ninofive5313
    @ninofive5313 Год назад +1

    Do you have the schematic of the board that you placed on top of the Arduino? with 2 RJ45 outputs

  • @israeljmtd1667
    @israeljmtd1667 Год назад +2

    hey man what is the extra circute board above the motor driver ? can you please upload your circute diagram with all the button and the shifter, I think the circuit diagram doesn't include the buttons

    • @uElectroPro
      @uElectroPro  Год назад +2

      The extra circuit board is Arduino mini that I used to detect 4 buttons on the steering wheel because of limited wires. Purpose of arduino mini is the convert 1 Analog input to 4 digital outputs for arduino leonardo. If you want to add buttons process is simple, just connect one wires of button to arduino leonardo digital pin and other to the gnd

    • @israeljmtd1667
      @israeljmtd1667 Год назад

      @@uElectroPro did you use the pullup or pull-down method for the resistor with the buttons, do I have to also use resister for the button controls, and what are the values of the resistors you used for the buttons

    • @uElectroPro
      @uElectroPro  Год назад

      @@israeljmtd1667 no you don't need to add resistors with buttons unless you want to connect 4 buttons to only 2 wires as I did. You can see the circuit diagram in the video description

    • @israeljmtd1667
      @israeljmtd1667 Год назад

      @@uElectroPro ​ @uElectroPro okayy, let say i want to include 8 buttons, and I want to do it as you did to minimize the wire input in to the arduino, so do I need arduino mini or not, and can I change the wire that goes in to analog pin (based on ur circuit diagram) into digital pin ? and what is the purpose of the capacitor (C1) you used on the circuit ? what about the shifters did u connected them directly to the digital and Gnd pin? can you put out a video how you made them are they magnetic or u only used springs?

    • @uElectroPro
      @uElectroPro  Год назад +1

      @@israeljmtd1667 1) no you can't use digital input instead of analog input for multiple buttons (for arduino mini)
      2) capacitor is used to filter out the fluctuation
      3) Yes, shifters are directly connected to the (Arduino Leonardo) digital pin and ground (GND), and these are the same ones shown at 2:25.

  • @Suriya-cm9wn
    @Suriya-cm9wn 3 месяца назад +1

    Hey will it work if i use the AMT-10E3 (20480 CPR) encoder? thanks

  • @herksku9051
    @herksku9051 Год назад +2

    im currently working on an analog handbrake to add to my G923, do you know how to send an analog controller/keyboard inout via USB?

    • @uElectroPro
      @uElectroPro  Год назад

      Not sure about g923. You can use arduino leonardo. It has Analog inputs so you can connect the handbrake to it. Just need to upload the code on arduino and connect your handbrake

  • @ibtieee5207
    @ibtieee5207 3 месяца назад

    How much that costed ?
    What about only steering?( No padals, handbrake)

  • @shhazz34
    @shhazz34 Год назад +2

    Can we use L298N motor driver ibstead of Bts7960?

    • @uElectroPro
      @uElectroPro  Год назад

      No, I wouldn't recommend using L298N. L298N is rated for low power consumption applications (like below 2 amps), and cannot handle the high current drawn by 775 dc motor. So, it's recommended to use BTS7960 43A motor driver.

  • @AKAGriPx
    @AKAGriPx Год назад +1

    can u do a nm test? to test if its stronger than a t300 for example

    • @michal_pll
      @michal_pll 8 месяцев назад

      it can be stronger than any wheel you can buy just use motor with enough power

  • @archanasrinivas6782
    @archanasrinivas6782 2 месяца назад

    pls tell what potentiometer needed for pedals. what rating or ohms

  • @mysteriousneel1531
    @mysteriousneel1531 9 месяцев назад

    How did the game identity your steering wheel

  • @chromantium5210
    @chromantium5210 Год назад

    thats really cool
    may you tell us what is the name that thing under the steer for locking to table? i really need that one but dont know

    • @uElectroPro
      @uElectroPro  Год назад +1

      It's a custom built clamp using some metal parts (square metal pipe, bolts and nuts) welded together.

  • @dhairyaagrawal6863
    @dhairyaagrawal6863 11 месяцев назад +1

    is the force feedback good enough using this motor? is it sufficient?

    • @uElectroPro
      @uElectroPro  11 месяцев назад

      Yes, If we use two of them instead of one.

  • @harman22595
    @harman22595 Год назад

    How much weight does axle rod have ?
    Please tell, I m confused about it weights load on motor

  • @vitalii7282
    @vitalii7282 7 месяцев назад

    With this program in port 10 is always served 5v and motor always work in max, what could be, won't you tell me? Thank you in advance)

  • @ThePrintZone123
    @ThePrintZone123 3 месяца назад

    what psu did you use and how did you fit it into there?

    • @uElectroPro
      @uElectroPro  2 месяца назад

      In this video I was using 19v laptop adapter as PSU, now I'm using 24v 10A power supply and it's not placed inside the steering wheel

  • @vansanglam5230
    @vansanglam5230 8 месяцев назад

    Sir, if I raise the steering wheel to 15%, I'll lose the steering wheel force feedback, how can it be misaligned?

  • @kennethmanthis2457
    @kennethmanthis2457 8 месяцев назад

    will this work for f1 games

  • @usernotfound-123
    @usernotfound-123 Год назад

    Bro it will work with my ps3 ?
    I want build one but i don't know this will work on my ps3

  • @AnandakrishnaSudhakaran
    @AnandakrishnaSudhakaran Год назад +1

    Nice,,Please make a video on pedals

  • @jlae2
    @jlae2 7 месяцев назад

    buen video bro, que fuente usas para ese motor, tengo las mismas poleas y el mismo motor pero con una fuente de pc de 650 se me apaga la fuente u.u

    • @uElectroPro
      @uElectroPro  7 месяцев назад +1

      I'm using 24v 10A power supply for powering up 2 775 DC motors

  • @JAAT_aujla07
    @JAAT_aujla07 Год назад +1

    Bro can you please make the steering for me like this 🙏 under 500rs

    • @peshvadefinite1008
      @peshvadefinite1008 11 месяцев назад

      The most expensive part is the encoder you can also buy 50₹ one but it's mehh the response time is like 10 business days

  • @MahenderRana
    @MahenderRana Год назад

    What's the torque? Or should A. Higher / bigger motor would be better OR B. two of these motor will be better. Thanks

    • @uElectroPro
      @uElectroPro  Год назад +2

      The total torque at the steering wheel, considering 775 dc motor, 4:1 gear ratio and a steering wheel diameter of 9 inches, is approximately 0.0896 N.m.
      The choice between a higher/bigger motor or two motors depends on your specific requirements.
      A: A higher or bigger motor generally provides more torque and power, but can be expensive
      B: Using two motors can distribute the load between them, resulting in better torque sharing and potentially higher overall torque output

  • @af.anggafebriansyah
    @af.anggafebriansyah 25 дней назад

    Mas gimana cara bikin ukuran kayu atau kardus apa soalnya mesin besar atau kecil semua alat alat nama nya apa ??
    kalo mau bli gak

  • @peshvadefinite1008
    @peshvadefinite1008 Год назад

    can arduino uno also work ?

  • @saimazahid2095
    @saimazahid2095 9 месяцев назад

    Bro is one motor enough for a good response

  • @robertlakatos4489
    @robertlakatos4489 11 месяцев назад

    Hi dear i dont finde 80 t pully only 60 ... working with 60 ?

    • @uElectroPro
      @uElectroPro  11 месяцев назад

      Yes you can use 60t pulley

    • @robertlakatos4489
      @robertlakatos4489 11 месяцев назад

      @@uElectroPro super.... and belt wide ?

  • @AminXPlay
    @AminXPlay Год назад

    Can I do this with my arduino nano? Because the app which can program arduino to change it to game controller can program adrduino nano...

    • @uElectroPro
      @uElectroPro  Год назад

      As I mentioned in the video, the firmware is only compatible with ATmega32U4 based microcontrollers (only Arduino Leonardo or Pro micro), so you can't use arduino nano for that purpose

  • @FixItFranc
    @FixItFranc Год назад

    Good day uElectroPro! may i ask what is the diameter of the encoder shaft im confused which pulley inner hole to buy. Thank you!

    • @uElectroPro
      @uElectroPro  Год назад +1

      Rotary encoder shaft diameter is 6mm

    • @FixItFranc
      @FixItFranc Год назад

      @@uElectroPro thank you bro,

    • @FixItFranc
      @FixItFranc Год назад

      Also one more thing, which kind wire did you use for the power supply. Is any wire could be used to power the power supply with any power port.

    • @uElectroPro
      @uElectroPro  Год назад

      @@FixItFranc I used 19v laptop charger, and power wire that comes with it, without any modifications except I replaced the connector with 12v dc jack at the end.

  • @Fisherman6383
    @Fisherman6383 Год назад

    Sir are the pulleys need to be 20t and 80t ?

    • @uElectroPro
      @uElectroPro  Год назад

      If you need more torque then it is recommended to use high gear ratio. Like 80t-20t (4:1 ratio) provides more torque than 60t-20t gear ratio

    • @Fisherman6383
      @Fisherman6383 Год назад

      @@uElectroPro thanks,god bless you

  • @sankethowal3748
    @sankethowal3748 Год назад +1

    Hey man, it's a great video you posted. I am trying to build an FFB steering wheel myself but using STM32 F103C8 (Blue Pill), I have achieved sending inputs of steering wheel using USB HID but I am stuck at FFB, any help would be appreciated.

    • @TheMrMoriarty
      @TheMrMoriarty Год назад

      i built one with EMC software everything works except FFB for me too, did you find any solution ?

    • @sankethowal3748
      @sankethowal3748 Год назад

      @@TheMrMoriarty no man, not yet

    • @Suriya-cm9wn
      @Suriya-cm9wn 3 месяца назад

      hey im planning on buying that controller, is the issue fixed?
      if yes, pls tell how

  • @brotherhood4627
    @brotherhood4627 10 месяцев назад

    Great vid bro❤🔥

  • @saimazahid2095
    @saimazahid2095 9 месяцев назад

    I am confused about the power supply and adapter where is your power supply in steering wheel

    • @uElectroPro
      @uElectroPro  9 месяцев назад +1

      Power supply is not placed inside the steering, its separate. Before I was using the 19v 4A laptop adaptor, now using 24v 10A power supply with 2 motors.

    • @saimazahid2095
      @saimazahid2095 9 месяцев назад

      Is one motor enough for providing considerable torque ?

  • @dhairyaagrawal6863
    @dhairyaagrawal6863 Год назад

    can i use e-bike motor with computer power supply? pls reply

    • @uElectroPro
      @uElectroPro  Год назад

      Computer power supply have over current protection feature so it cannot handle high load and will turn off automatically

    • @dhairyaagrawal6863
      @dhairyaagrawal6863 Год назад

      what power supply should i use then??
      im gonna use an ebike motor for this of 24v 350W@@uElectroPro

    • @uElectroPro
      @uElectroPro  Год назад

      I'm currently using 24v 10Ah power supply for driving 2 775 motors. You can use greater or equal to 10Ah power supply for your motor.

    • @AbdülkerimYilmayan
      @AbdülkerimYilmayan 7 месяцев назад

      @@uElectroProi am using 24v 16,7a Power supply but the ffb keeps cutting Off untill i replug my arduino, any idea what could be causing the problem?

  • @-7F
    @-7F Год назад +1

    Nice video, What are the specifications of your personal computer

    • @uElectroPro
      @uElectroPro  Год назад +2

      Xeon w3680
      Gtx 970 4gb
      10gb ram
      Ssd 180gb x2
      HDD 640gb
      Normal 60hz monitor 24"

  • @elegance.designs.7
    @elegance.designs.7 Год назад

    can we use motor with encoder or step motor in place of rotary encoder?
    and any other motor driver instead of BTS 7960?

    • @emiljanduka51
      @emiljanduka51 Год назад

      it depends on the motor u have cuz on some motors the encoder is built in and in some it isnt
      but i wouldnt recomened anyway beacuze in hight torgue the motor kinda ripples (in some motors )
      but if u dont care about that send me the model number of the motor and i can have a look if it has a encoder

    • @MrMarto
      @MrMarto Год назад

      @@emiljanduka51 Hi, I have motors that I took from a big industrial printer, can I send you photos of the motors?

    • @shivrao2.049
      @shivrao2.049 Год назад

      ​​@@MrMartobro it should have encoder bcz all industrial mostly have encoder motor

  • @manyetikadam42
    @manyetikadam42 Год назад

    Hello my friend. Can you share the link of the gimx adapter program? Or is there a card other than leonardo in the steering box, is it a gimx adapter? I couldn't find the gimx adapter program you are running

    • @uElectroPro
      @uElectroPro  Год назад

      I will make a video about it. Until then use the following link to make your own gimx adapter
      gimx.fr/wiki/index.php?title=DIY_USB_adapter_for_dummies

    • @manyetikadam42
      @manyetikadam42 Год назад

      @@uElectroPro I'm waiting for your video my friend

  • @OlegGG0625
    @OlegGG0625 4 месяца назад

    if im using 24v 250watts 14A ebike motor for ffb can i use 24v 360watts 15A powersupply? AND is IT good or something bad happen like high temp or heat im using 2 bts7960 driver

  • @mahamantraghosh8543
    @mahamantraghosh8543 Год назад

    how to add 4th analog input? how to enable those Ry and Rz axis?? while playing GTA V with my steering wheel the game is asking analog input for hand brake but the wheel config is not taking anymore analog input, what should i do kindly help me please

    • @uElectroPro
      @uElectroPro  Год назад +1

      I don't think we can enable those Analog axis. And for GTA V, try to use button input for handbrake, if that doesn't work then use the clutch axis as handbrake

    • @mahamantraghosh8543
      @mahamantraghosh8543 Год назад

      @@uElectroPro that's how I'm playing the game currently. Thanks for you reply ❤️

  • @tanishkprem1028
    @tanishkprem1028 Год назад

    can I use arduino pro micro v5 16m mini leonardo instead of arduino leonardo as they both have the atmega32u4 chip

  • @zahed8521
    @zahed8521 Год назад

    from where you buy all this

    • @uElectroPro
      @uElectroPro  Год назад

      Online from hallroad. org and daraz. pk

  • @Snaxx
    @Snaxx Год назад

    can i use arduino pro micro for this?

    • @greenbillugaming2781
      @greenbillugaming2781 9 месяцев назад

      no probably because less inputs and different firmware.

  • @AbdullohQodirov2021
    @AbdullohQodirov2021 Год назад

    Brother I have a question, would it be the same process even with settings if i use arduino uno but not arduino leonardo? Btw, the video is🔥

    • @uElectroPro
      @uElectroPro  Год назад

      You can only use arduino leonardo or pro micro for this project. FFB firmware isn't supported on arduino uno. Thank you!

  • @ukshaandumasia1446
    @ukshaandumasia1446 Год назад

    can I use 60 teeth pully instead of 80?
    Thank you

    • @ukshaandumasia1446
      @ukshaandumasia1446 Год назад

      Also can i use Arduino uno instead of Leonardo

    • @uElectroPro
      @uElectroPro  Год назад

      @@ukshaandumasia1446 yes you can use 60 teeth pulley, but i would recommend to use the higher gear ratio for more torque. Arduino uno does not work for this project.

    • @ukshaandumasia1446
      @ukshaandumasia1446 Год назад

      @@uElectroPro Hi im using your exact components but i keep getting calibration error, any advice?

  • @AbdullohibnAlisher
    @AbdullohibnAlisher Год назад

    Thank you so much!

  • @dersekmemoli
    @dersekmemoli Год назад

    bro how did you connect 6 wires to usb ?

    • @uElectroPro
      @uElectroPro  Год назад

      Actually 5 wires, 4 are connected to usb pins and 1 to the metal body of the usb connector. 6th wire is extra not connected anywhere

  • @naingamer12
    @naingamer12 Год назад

    can i use arduino nano on this steerng system

  • @duarteandradeabreu7511
    @duarteandradeabreu7511 Год назад

    the steering wheel on ps4????

  • @infini6338
    @infini6338 Год назад

    can i use stm32 instead of leonardo?

    • @shivrao2.049
      @shivrao2.049 Год назад

      Yes you can👍

    • @ovc4a
      @ovc4a Год назад

      how? plis help@@shivrao2.049 I bought STM32F401CCU6 and st-link v2

  • @abhilashh6254
    @abhilashh6254 Год назад

    Hi, I have followed your instructions and wheel is working with F1 22 and Dirt Rally 2.0. But not detected in Forza Horizon, could please let me know how to configure.

    • @uElectroPro
      @uElectroPro  Год назад

      For the Forza Horizon you will need gimx adapter

  • @adam-ke7nm
    @adam-ke7nm 8 месяцев назад

    hello! I need a bit of help... i belive i have connected the rotary encoder the right way but i dont get any output in RFR. I tried to connect to anolog as pedals and it worked i had the output but in the digital pins it doesnt want to work. Thanks for help!!!
    edit: i have just notice i bought 1K resistors insted of 10K is that it?

    • @uElectroPro
      @uElectroPro  8 месяцев назад

      You will need to connect 10k ohm resistors on phase A & B of rotary encoder as mentioned in the circuit diagram

    • @adam-ke7nm
      @adam-ke7nm 8 месяцев назад

      @@uElectroPro i have connected 10 of 1K resistors together (mesured it and it give about 9.9K) and it still isnt working any new ideas? i have even tried using the 10K pot. set to 10k and nothing

    • @adam-ke7nm
      @adam-ke7nm 8 месяцев назад

      ​@@uElectroPro i bought the 10k ones and it still doesnt work... with EMC lite it works with 1k and even 10k now i am without ideas

  • @ovc4a
    @ovc4a Год назад +1

    help people please, I bought STM32F401CCU6 and st-link v2 and I don't know what to do next

    • @uElectroPro
      @uElectroPro  Год назад

      You can use EMC firmware for stm32

  • @GolemeQ
    @GolemeQ Год назад

    Work for assetto corsa?

    • @uElectroPro
      @uElectroPro  Год назад +1

      Yes it works with asseto corsa

  • @elegance.designs.7
    @elegance.designs.7 Год назад

    From where did you bought Arduino leonardo?

  • @mahamantraghosh8543
    @mahamantraghosh8543 Год назад

    bro i got a problem, i used to play gta v using my arduino leonardo ffb steering wheel for quite some time using Manual transmission mod, but suddenly my forcefeed back stopped working, the wheel is perfectly working, game is also taking inputs, the motors are also working(900 degree dead end working) and everything is looking fine but my forcefeedback suddenly stopped working, what to do?, i reinstalled the game, the mods and even re uploaded the frimware and all, but still the force feed bak is not working, what to do pleasee helpppp😭😭

    • @mahamantraghosh8543
      @mahamantraghosh8543 Год назад

      another point, i tried to check the wheel uisng wheelcheck application and when i put the wheel in "cycle" mode, nothing moved, but when i turned the wheel two times right or left it was stopped by the motor as i set 900 degree dteering, so motors are working confirmed, but not getting forcefeed back, and that wheelcheck point that i told just now, tell me if you can figure out the problem and help me out 😔😔

    • @uElectroPro
      @uElectroPro  Год назад

      Set all the game effects to 100% in rfr wheel config and try again

    • @mahamantraghosh8543
      @mahamantraghosh8543 Год назад

      @@uElectroPro it's already at 100%😟 and it used to work fine with this settings only, I played for 4-5 months suddenly this problem showed up what to dooo?😭😭😭

    • @uElectroPro
      @uElectroPro  Год назад

      @@mahamantraghosh8543 I haven't tried it with gta5, so don't know much about it. And reason I asked you to set game effects to 100% is that sometimes settings get changed, so again setup the arduino controls is rfr and let me know. And also check other test settings in wheelCheck simple spring, Force pid etc

    • @mahamantraghosh8543
      @mahamantraghosh8543 Год назад

      @@uElectroPro umm, I tried simple spring and force spring, none of them worked😟 what should I do then?😟

  • @ashwinbibil8777
    @ashwinbibil8777 Год назад +1

    Bro total cost ?

    • @uElectroPro
      @uElectroPro  Год назад +1

      Around 10,000 pkr. I had few components laying around

  • @huntinggamer8260
    @huntinggamer8260 Год назад

    How much it cost rotary encoder 600 ppr? for you

  • @VeanOfficial
    @VeanOfficial Год назад

    I used ex printer encoder.. is good for me.. 😅 i save 60$

    • @ovc4a
      @ovc4a Год назад

      600pr enconder costs approx 8$

    • @VeanOfficial
      @VeanOfficial Год назад

      oh i see, ty for ur info

  • @obywatelpawelczak4846
    @obywatelpawelczak4846 Год назад

    hi, can i use 400ppr encoder instead of 600ppr?

    • @uElectroPro
      @uElectroPro  Год назад +1

      Yes you can

    • @obywatelpawelczak4846
      @obywatelpawelczak4846 Год назад

      @@uElectroPro Do you think the difference between these two encoders is big enough that it is worth to pay more for the 600ppr one ?

    • @uElectroPro
      @uElectroPro  Год назад +1

      No, 400ppr is sufficient for steering wheel

  • @clebertrindade2370
    @clebertrindade2370 Год назад

    Alguém sabe me dizer como fazer o volante caseiro funcionar no Forza Horizon?

  • @Streamspire_2.O
    @Streamspire_2.O Год назад

    Bro i have Arduino Uno pls help

  • @surendratomer123
    @surendratomer123 Год назад

    i am facing calibration error wheel error etc

    • @uElectroPro
      @uElectroPro  Год назад +1

      Turn off and on the z toggle switch, which is connected to pin 6

  • @rameshkore9752
    @rameshkore9752 10 месяцев назад

    If anyone is wondering what power supply he is using it is DC powersupply or cctv powersupply thank me later😅✔️

  • @Guy12e
    @Guy12e Год назад +1

    I have a question that i really need an answer for
    can you use a ELEGOO UNO R3 Board ATmega328P, it is compatible with arduino so im just wondering if it would work the same???

    • @uElectroPro
      @uElectroPro  Год назад

      I haven't tried this board yet. But arduino leonardo uses atmega32u4 microcontroller, which has built-in USB to serial convertor. That's why it can be used as mouse, keyboard or joystick. And this FFB Firmware is compatible with only arduino leonardo and pro micro.

  • @Annie-t9j
    @Annie-t9j 8 дней назад

    Bro please bro arduino program code share bro please bro

    • @uElectroPro
      @uElectroPro  3 дня назад

      There is no code, but you can download arduino firmware from the link in the description

  • @RGBLoungeBrasil
    @RGBLoungeBrasil Год назад +2

    From all games, why did you use Forza for testing? Why not using a simulator like Assetto Corsa or iRacing?

  • @nelchan2421
    @nelchan2421 Год назад

    AMAZING

  • @adanbruhbruh
    @adanbruhbruh Год назад

    Why so hard lil bro

  • @givemeyouryogurt
    @givemeyouryogurt Год назад

    even though it is made of wood, it is still better than most logitech wheels

    • @AvgeekRPLL
      @AvgeekRPLL Год назад

      Kinda does have a point since the diy wheel is belt driven