Arduino UnoJoy Steering Wheel | Gaming steering wheel with Arduino Uno[Steering+Pedals]-ETS2Gameplay

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

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

  • @techathome
    @techathome  3 года назад +6

    For anyone facing "AtLibUsbDfu.dll not found" error , Refer to this video : ruclips.net/video/Vd0F0XHzchY/видео.html

    • @techathome
      @techathome  3 года назад

      Sorry, I am not understanding the problem you are facing

    • @techathome
      @techathome  3 года назад

      We used normal 10k potentiometer
      Connect Central pin to , Analog
      Left and right pin to ,5v and ground

    • @techathome
      @techathome  3 года назад

      How have you Connected terminals of potentiometer?

    • @techathome
      @techathome  3 года назад

      Welcome

    • @shivnarayanverma2987
      @shivnarayanverma2987 3 года назад

      Bro plz tell how you short those 2 pins plz plz plz tell

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

    Bro, in my Arduino Board, there is no Reset and Ground pin like you have shown. What do I do?

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

      Arduino Uno SMD version doesn't work. It has ch340 chip for serial communication.
      This firmware works only for 16u2 serial communication chip which is found in Arduino Dip version.

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

      Can you please give the buying link of that Arduino Uno@@techathome ? BTW the steering wheel making is so simple. And can I use 100k Dual pins (total 6 pins) potentiometer?

  • @jumbledfox2098
    @jumbledfox2098 Год назад +5

    thanks so much, super simple and easy to follow, took me 15 minutes, just what i needed!! :3

  • @MVPHONKS
    @MVPHONKS 5 дней назад +2

    bro it shows Compilation error: UnoJoy.h: No such file or directory pls reply🙏🙏

    • @techathome
      @techathome  4 дня назад +1

      I think some files might be missing. Don't download individual files. Download entire file as zip and extract.

  • @CrappyDude
    @CrappyDude 4 года назад +2

    Brooo can you please help mee. I tried to make Speed and break control with potentiometer and arduino but I'm unable to pair it with euro truck accelerator and break please can you help me?

  • @rajeshkumar-jp4gs
    @rajeshkumar-jp4gs 6 месяцев назад +1

    Super bro
    Nothing just watching your old videos.

    • @techathome
      @techathome  6 месяцев назад

      Thank you ❤️ brother for your support

  • @Star.itachi
    @Star.itachi 2 месяца назад +1

    Can I use potentiometer for accelerator brake and clutch because it is not working right now please help 🙏 🙏

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

      Yes, But use this updated code and circuit from this link: drive.google.com/file/d/12i-rsl3xpVoyA1x3x1BKBp0t-3153vR1/view?usp=sharing

    • @Star.itachi
      @Star.itachi 2 месяца назад

      ​@techathome thank you so much ❤

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

      Welcome ❤️

  • @Prince-jq6gx
    @Prince-jq6gx 3 года назад +2

    Hello bro,how to short that pins at 2:16, please reply...🙏

    • @techathome
      @techathome  3 года назад +1

      Just Connect both the pins , just for 1 second and remove

    • @Prince-jq6gx
      @Prince-jq6gx 3 года назад +1

      @@techathome thanx for the reaction bro...

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

    Hello, I am trying to make this project but with a different style of rotary encoder. It has 4 wires and I cant figure out how to make the code work for it, any help is appreciated.

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

      This code doesn't work with encoders. Only potentiometer will work.
      Check this new version of wheel with encoder: ruclips.net/video/crdDhvhBG0M/видео.html

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

    please help me, I have tried it to no avail when I combine the two pins to reset there is no change (fail could not open usb device)

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

    iam facing problems while uploading sample files plz tell me how to fix it says avrdude: ser_open(): can't open device "\\.\COM5": The system cannot find the file specified.

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

      Unplug and replug the Arduino.

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

      @@techathome its uploaded and i had atlibusdbfu.dll problem I watched your other vedio now I can’t turn it into unknown device

  • @AssembleXedits
    @AssembleXedits 3 года назад +2

    thanks alot brooooo it finally worked please keep making arduino projects so that i can learn from u thanks

  • @woodpickaxe
    @woodpickaxe 6 месяцев назад +1

    it says unojoy.h is not recognized, how it is a library right?

    • @woodpickaxe
      @woodpickaxe 6 месяцев назад +1

      line number 2 says #include "UnoJoy.h". It should be #include

    • @techathome
      @techathome  6 месяцев назад

      I guess file is missing.
      Download complete folder as zip file, extract to a folder and try again.

  • @HEISENVER6A
    @HEISENVER6A 2 года назад

    i got a problem, in a desktop computer, the analogs reads gone crazy but when i connect the board into a laptop, the signals stay chill without interferences

    • @techathome
      @techathome  2 года назад

      May be you can try connecting an extra potentiometer to the analog pins

  • @AssembleXedits
    @AssembleXedits 3 года назад +1

    it says AtLibUsbdfu.dll not found when converting to joystic

    • @AssembleXedits
      @AssembleXedits 3 года назад

      please help

    • @techathome
      @techathome  3 года назад

      *Download that dll file from google and paste it in C:\Program Files (x86)\Atmel\Flip 3.4.7\usb.
      *Then after shorting arduino GND-Reset, go to device manager. Right click on newly found unknown devices-update driver-browse from my computer- give path as (C:\Program Files (x86)\Atmel\Flip 3.4.7\usb)
      *Now run TurnIntoJoystick batch file.
      This should work.

    • @AssembleXedits
      @AssembleXedits 3 года назад

      @@techathome when i short gnd and reset my arduino's light goes off for one second and then comes back onn is it fine?

    • @techathome
      @techathome  3 года назад

      Yes that is not a problem

  • @mediafiles1102
    @mediafiles1102 Месяц назад

    How can I calibrate it in xbox360ce to get x axis to the corners according to thumb stick ?

    • @techathome
      @techathome  Месяц назад

      I don't think it will work in xbox.

    • @mediafiles1102
      @mediafiles1102 Месяц назад

      @@techathome Not xbox but xbox360ce software to get unojoy recognize as an xbox controller in pc games. I tried it and its working but I cannot get a full x axis thumb stick movement when I rotate the potentiometer to its max.

  • @Bored.Exe69
    @Bored.Exe69 2 года назад

    Oke i have everything setup but i have 2 problems. My padals have potentiomiters and the uno joy picks them up as buttons. so no accurate pedal driving. is there any way i can use them as potentiomiters ? And what would i be able to do if i have a Motor inside to make my steering wheel Force feedback ? the Uno is a Joystick now so i cant code with Arduino IDE to make motor fight against movements (Force Feedback System). Would you be able to help ?

  • @sskcreations4484
    @sskcreations4484 Месяц назад

    can i use this 3590S-2-103L 10K Ohm Precision Multiturn Potentiometer for steering please reply

    • @techathome
      @techathome  Месяц назад +1

      I think it will be very much less responsive and difficult to play game.
      Check this solution for 900 degree: ruclips.net/video/WMgQM67uWdM/видео.html

  • @Pranay_k_pradeep
    @Pranay_k_pradeep 29 дней назад

    i currently have a clone Arduino uno , it doesn't have those pin you have shorted . i have tried to do it by shorting the gnd and the reset pin but it didn't work. is there any hope bro...?

    • @techathome
      @techathome  28 дней назад +1

      This firmware is supported only for 16u2 chip which is present on Arduino with Dip IC.
      Your Arduino smd has ch340 chip, doesn't work with that.

    • @Pranay_k_pradeep
      @Pranay_k_pradeep 27 дней назад +1

      @@techathome OKKK THANKYOU

  • @AravindSajish-dm6yi
    @AravindSajish-dm6yi 6 месяцев назад

    Hello bro iam facing a different issue. When i connect the arduino board the COM is not showing inthe arduino ide and in the device manager.the yellow LED in the arduino keeps blinking.so i cant upload the code. Is it have a fix.

    • @techathome
      @techathome  6 месяцев назад

      Which board are you using?
      Can u check in device manager.

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

    Hello bro I really want to make this for test drive unlimited 1 can you please tell me where did you get the unojoy chip thing?

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

      That is Arduino Uno board with 16U2 chip.

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

      @@techathome but how do I get it

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

      You can buy it online.
      Unojoy wheel is very basic which works in few games only.
      I would suggest you to make this type: ruclips.net/video/crdDhvhBG0M/видео.htmlsi=Wg27xCDdGQC8yhpM

  • @AMMIREZEKIELJAYRISAELBO
    @AMMIREZEKIELJAYRISAELBO 3 года назад +1

    it worked but when I don;t touch our move the potentiometer it sometimes move the wheel automatically

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

    when I’m uploading the code it is showing a error.
    UnoJoy.h: No such file or directory
    Please help me 😢

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

      Download complete zip file, then extract
      Don't download files individually.
      Here Unojoy.h header file is missing.

  • @erictricguitar3578
    @erictricguitar3578 3 года назад

    How do I fix AtLibUsbDfu.dll Error???
    Your solution video link doesn;t work

    • @techathome
      @techathome  3 года назад +1

      ruclips.net/video/Vd0F0XHzchY/видео.html
      Try now

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

    I Shorting 2pins but not showing libusb win32 atmega16u2 device manager how fix this problem

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

      To solve this, you have to burn bootloader on to 16u2 chip.
      But steps are not clear even for me. I have to find.

  • @jalajaav7068
    @jalajaav7068 6 месяцев назад

    Bro i am using a clone of arduino UNO r3 which has a smd ic.i cant find the reset and ground pins in it.can you help me

    • @techathome
      @techathome  6 месяцев назад

      The SMD version of Arduino has ch340 chip.
      The firmware only supports for 16u2 chip which is present in Dip version of Arduino.

    • @jalajaav7068
      @jalajaav7068 6 месяцев назад

      @@techathome so what to do bro

    • @jalajaav7068
      @jalajaav7068 6 месяцев назад

      Bro it has same ch340 chip

    • @techathome
      @techathome  6 месяцев назад

      Not possible with this chip

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

    how to make the wheel return to its original position when released

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

      This wheel is very basic, you don't have that option.
      Checkout this: ruclips.net/video/6pEiYvWLGJ4/видео.html

  • @IshmamElias-r8e
    @IshmamElias-r8e 3 месяца назад

    can i do it with ATmega328P, an 8-bit microcontroller with 32KB of Flash memory and 2KB of RAM.

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

      Microcontroller is fine to handle logic.
      But firmware is uploaded on 16u2 chip for converting Arduino to joystick.
      Your board should have both.

  • @SrsvlogsS
    @SrsvlogsS 3 года назад

    when i am uploading the code it is showing a error Arduino: 1.8.10 (Windows 10), Board: "Arduino/Genuino Uno"
    UnoJoyArduinoSample:2:10: error: UnoJoy.h: No such file or directory
    #include "UnoJoy.h"
    ^~~~~~~~~~
    compilation terminated.
    exit status 1
    UnoJoy.h: No such file or directory
    This report would have more information with
    "Show verbose output during compilation"
    option enabled in File -> Preferences.

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

    Hey man the video is awesome but I have a question do we use the SMD or the DIP version of the Arduino and why
    And can any other Arduino work or it’s just Arduino uno and why
    Thanks man I really appreciate this❤

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

      Thank you♥.
      This firmware is developed for Atmega16U2 chip which is found on DIP version of Arduino Uno and helps in serial communication on USB.

  • @Hardeep_Kumar
    @Hardeep_Kumar 4 года назад +1

    HELLO Bro i get error in flip AtLibUsbDfu.dll not found how to fix this error pls give me solution. my drivers are up to date

    • @techathome
      @techathome  4 года назад

      Download that dll file from Google and paste it in : c/program files(x86)/Atmel/Flip/usb .

    • @Hardeep_Kumar
      @Hardeep_Kumar 4 года назад

      @@techathome i pasted it but it doesn't work

    • @Hardeep_Kumar
      @Hardeep_Kumar 4 года назад

      Any other solution

  • @wernichcronje7968
    @wernichcronje7968 3 года назад

    When I open the TurnIntoAJoystick file it telling me "The program used to flash the memory couldn't be found...."
    Please someone help me

    • @techathome
      @techathome  3 года назад

      How did you download the file
      , Zip file only ryt??

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

    How to remove the unojoy joystick program and restore the arduino board to normal state, please answer quickly.

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

      It is explained at the end of same video

  • @carlosjaegaring1801
    @carlosjaegaring1801 3 года назад

    how can i reset the pin if im using Arduino UNO R3 CH340 CH340G ATmega328P Microcontroller Board Micro Controller is it compatible for this project?

    • @techathome
      @techathome  3 года назад

      I think it will not work, better use the normal Arduino UNO board that comes with IC

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

    Can i use potentiometer as accelerate brake and clutch? What about its wiring and code? Pls help

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

      Yes, you can use.
      Download updated code and circuit from here: Use code and circuit from this link: drive.google.com/file/d/12i-rsl3xpVoyA1x3x1BKBp0t-3153vR1/view?usp=sharing

  • @lifehacksbd710
    @lifehacksbd710 2 года назад

    when i turn my steering it turning very fast. how can i make it 360* or more than 360* rotation ability
    pls answer and help me

    • @techathome
      @techathome  2 года назад

      With this code its not possible,
      May be you have to add gear wheels externally between steering wheel and potentiometer,
      In such a way that, if you rotate steering more, potentiometer shaft should rotate less

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

    Sir do you know what's the difference between arduino dip and smd version? Can i use your the smd version too for this tutorial?

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

      Atmega328 microcontrollers chip on these Arduino boards cannot communicate directly with the computer. So they have additional serial interface chips which helps to communicate with PC using COM port.
      Arduino Dip version has Atmega16U2, which can be reflashed(like shown in the video).
      But Arduino SMD has different chip for this serial interface which cannot be reflashed.
      So you cannot use SMD version.

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

      @@techathome so you mean i the smd version (ch340g) can't be used as a HID no matter what i do?

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

      I don't think you can change the firmware of the serial chip present on SMD Arduino.

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

      @@techathome ok , thank you so much

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

      @@techathome sir sorry to bother you again, is it possible if i use leonardo instead? The dip uno is really rare in my area

  • @pencilport6548
    @pencilport6548 3 года назад +1

    Can i use arduino uno r3 Development Board based on ATMega328P

  • @Sublimax4lvaro
    @Sublimax4lvaro 3 года назад +1

    Thank you very much friend, finally a video that helped me!!

  • @yogolee69
    @yogolee69 4 года назад

    Dude my soft ware and hardware worked and its working but my stearing wheel is flop and spilled quick fix superglue allarund my table and du to the wood reaction its toast
    Also how to make a force feedback and viberation to it pls say

    • @techathome
      @techathome  4 года назад

      No bro, I don't know how to do force and feedback wheel

    • @yogolee69
      @yogolee69 4 года назад

      @@techathome no probs but today i done the wheel again and this time my ponention meter is going nuts like insted of going x asix its going x asis and z asis at the same time and ist going diagonally pls help
      i made this time correct it floped pls help
      do you have whatsup

  • @valarmathimughesh1372
    @valarmathimughesh1372 3 года назад

    Bro the push button that I have connected is not working as I tested in the game controller settings. Please help.

    • @techathome
      @techathome  3 года назад

      Have you Connected one side to ground
      And other to digital pin???
      Are you using two pin push button???

  • @iqbals6974
    @iqbals6974 3 года назад +2

    Bhai bohaot mast hai katai car chalrahu maja agaya
    (((((:

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

    bro when i press turnintoajoystick it is showing atlibdfu.dll error in my laptop windows 11. will flip works in windows 11 ????

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

      Try to download flip for windows 11.
      I will be easily Ava on internet.

  • @sudiptmandal5607
    @sudiptmandal5607 2 года назад

    #please help me bro.........atlibusbdfu.dll file not found showing and the dll file also download from internet and pest to destination folder but same problem is showing.

    • @techathome
      @techathome  2 года назад

      Follow this : ruclips.net/video/Vd0F0XHzchY/видео.html

  • @brynpearson8074
    @brynpearson8074 4 года назад +1

    i dont have the pins that you need to short what should i do?

    • @techathome
      @techathome  4 года назад

      Use the Arduino which has that pins.

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

      Did u found any solution

  • @rudraneelmandal4741
    @rudraneelmandal4741 2 года назад

    When I run the "Turn to Joystick.bat" file it says "Could not find Java Virtual Manager"

    • @0787melody
      @0787melody Год назад

      I had this problem, it was because I had not added the drivers to the Arduino

  • @arctikbear
    @arctikbear 3 года назад

    What value potentiometer are you using, i tried using 10k, 20K, 22k, 50k.... Only 20K seems to work but not smooth. For the rest of them arduino gets disconnected when I dial the pot to full or zero

    • @techathome
      @techathome  3 года назад

      10k

    • @arctikbear
      @arctikbear 3 года назад

      @@techathome thats weird.... Whenever i crank 10k to full, my arduino gets disconnected.
      Btw, m using A10K pot.

    • @techathome
      @techathome  3 года назад

      Can you pls Contact us on Instagram,
      And share a photo

    • @arctikbear
      @arctikbear 3 года назад

      @@techathome ok, will do when i work on it again

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

    Arduino uno r3 smd micro controler are use this streeing work or not bro please tell me please

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

      SMD version not compatible

  • @enzobarcella6686
    @enzobarcella6686 2 года назад

    hi, i would like to make a steering wheel with a potentiometer and the arduino. I have at my disposal a pedal set from an old xbox steering wheel that is more compatible with my pc which acts as a (variator (2 potentiometers with RS232 output). how to connect it to the motherboard? thank you

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

      Man you still need help?

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

    The link you provided for Arduino board is same as used in video ?

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

    How to remove the unojoy joystick program and restore the arduino board to normal state, please answer quickly.🥲🥲

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

    bro can we use potentiometer for accelerator clutch and brake , should i change digital read to analog read?

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

      Yes you can add, Follow the same steps as shown in video.
      But use these files : drive.google.com/file/d/14IecPPkSGXZyPbP-7xubQefJa8WRGmPn/view?usp=share_link

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

      @@techathome thanks a lot bro 👍

  • @Science_36014
    @Science_36014 4 года назад +1

    how can i add extra buttons for gear shifter

    • @techathome
      @techathome  3 года назад

      Just connect that buttons to digital pins

  • @ihavebpdfr
    @ihavebpdfr 4 года назад

    libusb.dll and atlibusb.dll is missing when I run batch file at opening port it says fail. isp done
    Pls tell what to do and also can I do this on one and play on the other(this other one does not take my com on Arduino ide but in devices and printers it tells com 4)

    • @ihavebpdfr
      @ihavebpdfr 4 года назад

      i really want to make this pls tell

    • @techathome
      @techathome  4 года назад

      Pls text me on Instagram, so that it's easy to contact.

    • @dhirenraj2050
      @dhirenraj2050 4 года назад

      @@ihavebpdfr you can contact me on whatsapp i will tell solution 9912401869

    • @yogolee69
      @yogolee69 4 года назад

      @@ihavebpdfr dude short the rest and gnd and try again worked for me and instal filp and make sute java is there 👌

    • @hugodesoindre8420
      @hugodesoindre8420 4 года назад

      @@techathome Hello, I have the same problem. AtlibUsbDfu.dll is missing and the "L" led starts blinking again while in the tutu it goes off. Could you help me?

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

    Hey bro can i use an atmega328p microcontroller instead of the whole arduino

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

      No, microcontroller will only execute the program to read the inputs.
      But communication with computer happens with 16u2 chip, even the firmware is flashed on this chip. So you need whole board with both chips.

  • @nexus_51_72
    @nexus_51_72 4 года назад +1

    Finally English..i had one question can we solder those potentiometers on a joystick ? Will it work cuz i saw one video and it did work

  • @mediafiles1102
    @mediafiles1102 Месяц назад

    can I use ky040 rotary encoder module here ?

    • @techathome
      @techathome  Месяц назад +1

      This software doesn't support encoder, only works for potentiometer.
      We made 900 degree using gear wheels: ruclips.net/video/WMgQM67uWdM/видео.htmlsi=GOiKyE8Y77eLL0PU
      Instead of this basic wheel, you can try ffb wheel which uses encoder and supports in many games: ruclips.net/video/6pEiYvWLGJ4/видео.htmlsi=EPtTVM7HlAysFFHP

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

    bro, my Arduino uno doesn’t go in Dfu mod means flash mode, my Arduino remains the same in Arduino mode after shorting two pins, and one more thing I got an error of Atlibusbdfu.dll file, , and I show you AtLibUsbDfu.dll error video too it shows same error AtLibUsbDfu.dll not found, and jre flip shows same message AtLibUsbDfu.dll not found, please brother give the solution

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

    it is necessary to use same arduino in the video . or we can use arduino nano also to make this setup

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

      This firmware works only with Arduino Uno Dip version having 16u2 chip for serial communication.

  • @hayatmzmuzik9880
    @hayatmzmuzik9880 3 года назад

    I am getting No AtLibUsbDfu.dll error what can I do

    • @techathome
      @techathome  3 года назад

      *Download that dll file from google and paste it in C:\Program Files (x86)\Atmel\Flip 3.4.7\usb.
      *Then after shorting arduino GND-Reset, go to device manager. Right click on newly found unknown devices-update driver-browse from my computer- give path as (C:\Program Files (x86)\Atmel\Flip 3.4.7\usb)
      *Now run TurnIntoJoystick batch file.
      This should work.

    • @techathome
      @techathome  3 года назад

      AtlibUsbDfu.dll error solution Video : ruclips.net/video/Vd0F0XHzchY/видео.html

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

    WIll this work with Arduino Leanardo? And is it possible to use it with iRacing/Assetto Corsa?

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

      No it will not work.
      For leanardo, you can try to find 'mmojoy'

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

      @@techathome Mmjoy has been discontinued so there is no download or setup file for it anymore. Do you know of any other alternatives?

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

      I have mmojoy files, I can share link if you need

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

      @@techathome Yes that would be great please share. thanks

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

      drive.google.com/file/d/1SKWTjFsES59mJ-gcZreMS4GbGTVDa6pf/view?usp=share_link

  • @dhirenraj2050
    @dhirenraj2050 4 года назад +6

    Thanks man it really works well

  • @alexvrachoritis5505
    @alexvrachoritis5505 3 года назад

    Bro in the description box the UnoJoy Arduino Sample file is 0KB. So when im going to open this i m just watching white screen. I mean there is no code. Can you make something for this? Thank you!

    • @techathome
      @techathome  3 года назад

      That I checked now, it is there and also working for all other people,
      Try otherwise give ur Mail

    • @iqbals6974
      @iqbals6974 3 года назад

      @@techathome 0420iqbal@gmail.com

  • @Yash-ph8sm
    @Yash-ph8sm 9 месяцев назад

    lots of videos are there, finally found good one

  • @irfanahmed1681
    @irfanahmed1681 4 года назад +1

    bro when i shor the 2 pins it still shows fail

    • @irfanahmed1681
      @irfanahmed1681 4 года назад

      and the L light comes back even after shorting 2 wires

    • @techathome
      @techathome  4 года назад

      Have you uploaded that code

    • @techathome
      @techathome  4 года назад

      Send the screenshot to our Instagram I'd .we will try to help you out.

  • @SkLearnFun
    @SkLearnFun 2 года назад

    bro i am having nodemcu, can i convert that into joystick controller like uas u converted uno as joy

  • @twesk3878
    @twesk3878 2 года назад

    Can we turn it back into normal mode and im using a klon arduino uno how can i do it

    • @techathome
      @techathome  2 года назад

      Turning it to normal is shown at end

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

    What changes i might have to do in the code if i want to use only accelerometer sensor for xy axis sensing

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

      You have to read accelerometer values
      Map it to 0 to 1023
      Use for either left or right X and Y axis
      In UnoJoy sample code
      But this accelerometer values keep fluctuating randomly, so it will cause issues

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

      @@techathome okay... thank you

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

    🤔sir arduino uno clone sa unojoy ke programing load kar sakta han. sir 1 video bna dan.

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

      In clone Arduino you cannot go to DFU mode.
      So not possible to change firmware

  • @SandeepVerma-xh5bu
    @SandeepVerma-xh5bu 3 года назад +1

    i thought i had the best potato laptop but you win man

  • @TechnicalScientistOm
    @TechnicalScientistOm 3 года назад

    please can you tell i dont have 10k potentiometer i have 100k potentiometer it is burning can you tell what to do please

    • @techathome
      @techathome  3 года назад +1

      10k you can easily get in electronics Shop

    • @TechnicalScientistOm
      @TechnicalScientistOm 3 года назад

      @@techathome thank you but can you tell how to make ardino unojoy steering wheel with 100k potentiometer

  • @techtips2227
    @techtips2227 3 года назад +1

    WHAT IS THE VALUE OF THE POTENTIOMETER YOU USSED IN YOUR VIDEO ????

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

    How do I reset the Arduino Uno Ch340?

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

      You cannot use ch340 chip based arduino board.
      This firmware only supports for 16u2 serial chip based arduino board.

  • @AMMIREZEKIELJAYRISAELBO
    @AMMIREZEKIELJAYRISAELBO 2 года назад

    and btw when aI try to put it back to normal arduino will it lose the code and need to upload the code again?

    • @techathome
      @techathome  2 года назад

      yes upload the code again

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

    reset and ground button not found in my arduino uno

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

      Don't use ch340 chip based Arduino

  • @arinchandradas3363
    @arinchandradas3363 3 года назад

    Opening port........................... FAIL ISP done.
    i facing this problem when update driver to joystick

    • @techathome
      @techathome  3 года назад +1

      Uninstall and reinstall Flip software
      Also download again those files and try

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

    The potentiometer you used in this video is a Multiturn 10k potentiometer right?

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

      No,
      It is normal B10 k potentiometer.
      We upgraded to multi turn this way: ruclips.net/video/WMgQM67uWdM/видео.htmlsi=alGIVF3K82reh4Kx

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

      @@techathome I see well I am trying the same thing but with a controller mother board and it doesnot seem to really work from the center to the extreme right it takes the signal but it doesnot take signal from center to extreme left. Would you recommend any fix for this?

  • @ThisPlaySux
    @ThisPlaySux 6 месяцев назад +1

    thank you for this bro... im gonna try this out..:DD

    • @techathome
      @techathome  6 месяцев назад

      Welcome ❤️
      Also check out the upgraded wheel: ruclips.net/video/6pEiYvWLGJ4/видео.htmlsi=K-jIOABbF3gvu-pP

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

    It shows error on turning joystick please help

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

      What is the error?

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

      Thank you for replying. It shows fail on opening port. When you have done all times pass is showing but while i am doing it is showing error.

  • @aryanm1052
    @aryanm1052 3 года назад +1

    Sir after sorting the pins can we use it for simple projects

  • @irfanahmed1681
    @irfanahmed1681 4 года назад

    bro is there any way to use potentiometers instead of push button for accelerator and brake..... and is this compatible with a ps4?

    • @techathome
      @techathome  4 года назад

      No you can't use potentiometer instead of push button.
      And you cannot use with PS4.

    • @irfanahmed1681
      @irfanahmed1681 4 года назад

      @@techathome i was about to make this project if the brake and accelerator were controlled by potentiometer ..... then how to control how much accelerator you have to give ... as in i wanna give very little gas and brake

    • @techathome
      @techathome  4 года назад

      Actually in this code the analog pins are interfering that means if A0 potentiometer is rotated also the other analog pins are activating. Even we tried of making that.

    • @techathome
      @techathome  4 года назад

      Try once and check in joystick properties. Or else you can use 2,3 Arduino board

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

    Do u use the uno with atmega 16 u as usb communication?

  • @IshmamElias-r8e
    @IshmamElias-r8e 5 месяцев назад

    Hey did you use arduino uno r3?

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

      Yes Dip version having 16u2 chip for serial communication

    • @IshmamElias-r8e
      @IshmamElias-r8e 5 месяцев назад

      @@techathome thanks man..please stay tuned so that I may get help

  • @joshuamurmurachi9762
    @joshuamurmurachi9762 4 года назад

    1 will it work on forza 2. Could you use 3 potentiometers for instead of push buttons for gas brakes and clutch

    • @techathome
      @techathome  4 года назад

      1. No
      2. You can use 3 potentiometer but for that you need additional arduino boards
      (additional arduino because if you are using more than one analog pins the signals are mixing)

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

    Bro mere me AtLibUsbDfu.dll not found ye arha. H

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

      Did you try this: ruclips.net/video/Vd0F0XHzchY/видео.html

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

    It doesn't work with Forza Horizon 4. What can I do?

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

      This steering is very basic one and only supports in some of the simulator games.
      Now we are upgrading to FFB steering wheel which supports these high end games, you can refer this playlist ruclips.net/p/PL4B0LEKY-jrROPZPEDMZ4DPqISPXvVsdL

  • @iqbals6974
    @iqbals6974 3 года назад

    bro the unojoy file is empty and its showing atlibusbdfu.dll is missing whats the solution

    • @techathome
      @techathome  3 года назад

      Have you extracted that zip file???
      If you extract using WinRAR, it will work.

    • @iqbals6974
      @iqbals6974 3 года назад

      @@techathome bro what about atlibbuse.dll

    • @iqbals6974
      @iqbals6974 3 года назад

      i mean atlibusbdfu

    • @iqbals6974
      @iqbals6974 3 года назад

      @@techathome please help i need to make it its my dream
      :(((((

    • @techathome
      @techathome  3 года назад

      U can connect with us on Instagram
      ID is in description, we will help you

  • @sigmarulessi4711
    @sigmarulessi4711 2 года назад

    Bro i don't have any pc or laptop can i use arduino uno in mobile for to play bus simulator

    • @techathome
      @techathome  2 года назад

      No bro, you can't

    • @techathome
      @techathome  Месяц назад

      No, this doesn't work. We are working on different one for mobile.

  • @amongusanimations6656
    @amongusanimations6656 3 года назад

    Windows did not found drivers, i am using 64 bit windows 10 home

    • @techathome
      @techathome  3 года назад

      try this way : ruclips.net/video/Vd0F0XHzchY/видео.html

  • @sashikumaarjeganathan8582
    @sashikumaarjeganathan8582 2 года назад

    Can't able to short? HELP ME

  • @thilankaekanayake6576
    @thilankaekanayake6576 8 месяцев назад +1

    Will arduino nano work

  • @علاءنبيل-ظ4ف
    @علاءنبيل-ظ4ف 9 месяцев назад

    May I know the name of the part on the bezel?

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

      Can u indicate the time stamp, I am not getting.

  • @selvam.n2487
    @selvam.n2487 3 года назад

    Can connect shifter , accelerator, steering wheel in same Arduino board

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

    i forgot to ask can this work in forza or crew

  • @ΓιώργοςΜόρτος-μ5δ
    @ΓιώργοςΜόρτος-μ5δ 3 года назад +1

    does any one know how to conect potentiometers for the pedals?

    • @saurabhrajput2479
      @saurabhrajput2479 3 года назад

      Yes you can create a pedal with potentiometer using springs. Kind off system similar to train wheels.

    • @alby_alby
      @alby_alby 2 года назад

      I want to do the same thing so it proly involves configuring the potentiometers the same way as the steering wheel(easy part) and have its input as variable input instead of on/off like the push buttons(hard part because it's on the software side of things and entirely depends on unojoy and ets settings).
      I'll update this comment if I manage to do it.

  • @PROHUNTER826
    @PROHUNTER826 2 года назад

    Is the code of your potentiometer B10K? It should be written n the side

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

    can u do smthung like an gamepad?

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

      ruclips.net/video/2K87AQOf-KI/видео.htmlsi=h3xdg3vQoG2jAbsT

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

      @@techathome ty

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

    can i use a 4 legged button and not a 2 legged button?

  • @Rohitkushwah39
    @Rohitkushwah39 2 года назад

    Bro please help me arduino nano mil nahi raha kaha se lu 😭😭😭

    • @techathome
      @techathome  2 года назад

      Amazon : Robocraze Improved Version Nano V3 Board compatible with Arduino | Nano V3 Board with Soldered Pins & USB Cable www.amazon.in/dp/B077TJ8FCF/ref=cm_sw_r_apan_i_KSKQFP5G80WKQRE5YK6G
      Flipkart : dl.flipkart.com/s/NFgQS0uuuN

  • @epycgaming324
    @epycgaming324 3 года назад

    1. Will it work on formula 1 2020?
    2.Is it has any delay of rotating potentiometer to the game steering wheel?

    • @techathome
      @techathome  3 года назад

      No, only work on ETS

    • @gunzpog5425
      @gunzpog5425 2 года назад

      Why only ets it's a controller now

    • @techathome
      @techathome  2 года назад

      In ets2 it works very well
      But in other games steering sensitivity is not proper, very difficult to play
      We didn't check in formula 1
      (It was not working in Forza, GTA)