Metal Plastic Electronics
Metal Plastic Electronics
  • 143
  • 589 151
DualSense Calibration At Long Last
I’m going over the new software that allows calibration of the DualSense controller. It seems to eliminate most of the difficulties of getting a good replacement joystick. You now don’t have to match the old one that is being replaced. Also, I look at how it works when calibrating a couple of Hall effect joysticks.
Links: dualshock-tools.github.io
hardwaretester.com/gamepad
00:00 Intro
01:15 Controller Calibration walk-through
07:44 Hall Effect Joystick #1
09:37 Hall Effect Joystick #2
11:25 Using the DualShock Calibration GUI with Linux
11:57 Final Thoughts
มุมมอง: 3 804

วีดีโอ

Magnets + Hall Effect Sensors + Joystick
มุมมอง 1.1K14 วันที่ผ่านมา
I spend a few minutes exploring the magnets and Hall effect sensors used in a Hall effect joystick. Going over how the orientation of the magnet will affect the Hall sensor output. 0:00 Intro 0:36 Magnet pole identification 1:49 Hall Sensor 3:22 Magnet & Hall sensor testing 7:40 Magnet pole polarity identification 9:28 Final Thoughts
Can These Hall Effect Joysticks Work in a DualSense Controller?
มุมมอง 3.5K21 วันที่ผ่านมา
While I enjoy the feel of the orange Hall effect joystick, it does feel different; “smooth” seems to be the most common adjective describing it. So I've still been looking for a Hall effect joystick that feels like a regular potentiometer-type joystick. And I think the Hall sensors in this kit get as close as I've seen. But there are complications. Modifications will be required to get these jo...
tinyAVR 0-Series - PC Fan PWM Temperature Control
มุมมอง 145หลายเดือนก่อน
Putting some of the ATtiny402’s modules to use in a small project. As well as my first use of the timer counter type B. It’s time to make the blades spin in a controlled way. 00:00 EP8 Intro 01:21 The PC Board 02:23 The MCC Melody Project 14:00 Test Setup 15:35 Initial run and correcting the problems 21:27 Final thoughts
tinyAVR 0-Series - Living In a µAmp World
มุมมอง 302หลายเดือนก่อน
Doing a few initial tests of the ATtiny402 in low-power states. And some of the complications involved in measuring intermittent tiny currents. 00:00 EP7 Intro 00:50 Power down 03:05 Isolating the PicKit 5’s Target Voltage Line 05:18 Programming Current 06:30 Standby ADC & USART 15:27 Low current measurement complications 20:00 Final thoughts
Canon imagePROGRAF PRO-4000 Ink Leak Hunt
มุมมอง 1312 หลายเดือนก่อน
Curiosity can surely lead to some wasted time and a bit of a mess. Ever since I got the Canon imagePROGRAF PRO-4000 to teardown, the intermittent ink leak that caused it to be scrapped has puzzled me. I finally got a couple of hours to tear into the troubled ink tank unit to see what I could find.
Hall Effect Joystick Revisited - Tracking Down That Different Feel
มุมมอง 2.3K2 หลายเดือนก่อน
The different feel from the Hall effect joystick is slight but very noticeable. The difference didn’t seem to come from a mechanical effect. In this video, I look at the signal differences between the Hall joystick and a regular joystick. First video of Hall effect joystick: th-cam.com/video/6JX_kdyDnlM/w-d-xo.html 00:00 Intro 00:35 Test setup 03:02 Hall joystick comparison 09:30 Final thoughts
tinyAVR 0-Series Low Voltage Operation & Programming
มุมมอง 2272 หลายเดือนก่อน
Trying out the ATtiny402 microcontroller in low-voltage operation and programming. Also taking a look at the data streaming port in the PICkit 5 at the same low voltage levels. 00:00 EP6 Intro 01:31 Programming & Operation 09:00 PICkit 5 data stream port at low voltage 16:24 Final thoughts
Chefman Espresso Machine - Repairable?
มุมมอง 1.6K3 หลายเดือนก่อน
This Chefman RJ54-V2 espresso machine started not producing milk froth and would sometimes leave a puddle of water. Is a low-cost espresso machine even repairable? Yes, if we can find a suitable replacement part for what seems to be a non-standard seal. 00:00 Intro/Symptoms 02:00 The Problem 03:10 Testing 05:33 The fix 11:41 Final thoughts
Repairing a Canon imagePROGRAF PRO-6100 with Nightmare Problems
มุมมอง 3203 หลายเดือนก่อน
The errors are random, intermittent print head errors. Sometimes there is no error but no magenta. And the worst of all, the printer stuck on preparing the ink system and would not shut off. It's definitely the stuff of nightmares when you consider the price of the ink. It’s a long journey, but in the end, it’s a printer that puts ink on paper and not in the waste tank. Come see how it all turn...
Troubleshooting a Replaced DualSense Joystick
มุมมอง 5893 หลายเดือนก่อน
If you have replaced the joystick module or potentiometers in your DualSense controller and it didn’t go so well, in this video, I go over some troubleshooting ideas to help track down the problem. Multimeter used: a.co/d/gg8ERmz Test lead set used: a.co/d/hpMq7bR 0:00 Intro 0:41 Too far-off center 1:25 Test setup 2:25 Voltage readings 5:35 Trace testing 7:00 Potentiometer testing 8:17 Final th...
Under $50 Multimeter Hunt
มุมมอง 2964 หลายเดือนก่อน
Just taking a look to see if you can spend under $50 and get a usable multimeter. Even if you simply want to replace the joystick module in a game controller, it’s worth having a multimeter by your side. 00:00 Intro 00:50 The selected meter 02:52 Test 08:15 Final thoughts
Panasonic Microwave Fix - Tired of Slamming the Door Shut
มุมมอง 6294 หลายเดือนก่อน
I will attempt a permanent fix for a Panasonic microwave that has problems latching the door closed. This model, NN-SN960S, was manufactured in 2010, so it was a bit older than I thought. However, it has been a good microwave, except for the door latching problem. 0:00 Intro 0:39 Disassembly 1:12 The root of the problem 2:04 The fix 4:09 Adjustments 5:44 Final thoughts
tinyAVR 0-Series ADC - Processing an Analog World
มุมมอง 1724 หลายเดือนก่อน
First thoughts on the 10-bit A/D converter in the ATtiny402 microcontroller. Using MPLAB X MCC to set up the ADC for use. 00:00 EP5 Intro 00:47 Analog signal 01:20 MCC setup 04:55 Added code 06:30 The importance of volatile 07:13 ADC at work 09:39 Final thoughts
Sander Quit - Maybe the Material Being Sanded Killed It
มุมมอง 9695 หลายเดือนก่อน
Fixing a Bosch random orbit sander that stopped working in the middle of a project. 0:00 Intro 0:15 Finding the problem 1:06 The fix 2:15 Final thoughts
Marantz MPM-1000U + Rode SM6 - Mating Success
มุมมอง 435 หลายเดือนก่อน
Marantz MPM-1000U Rode SM6 - Mating Success
tinyAVR 0-Series DVRT - Peek & Poke with Style
มุมมอง 1375 หลายเดือนก่อน
tinyAVR 0-Series DVRT - Peek & Poke with Style
Hall Effect Joystick Replacement for the PS5 DualSense
มุมมอง 50K6 หลายเดือนก่อน
Hall Effect Joystick Replacement for the PS5 DualSense
tinyAVR 0-Series USART - Signaling the Mother Ship
มุมมอง 1236 หลายเดือนก่อน
tinyAVR 0-Series USART - Signaling the Mother Ship
PS5 Joystick Replacement Using Basic Tools
มุมมอง 3.8K6 หลายเดือนก่อน
PS5 Joystick Replacement Using Basic Tools
Getting Started with the tinyAVR 0-Series Timers
มุมมอง 1856 หลายเดือนก่อน
Getting Started with the tinyAVR 0-Series Timers
Engineer PA-09 vs Molex CLICK-MATE Terminals
มุมมอง 1K7 หลายเดือนก่อน
Engineer PA-09 vs Molex CLICK-MATE Terminals
Gigabyte AB350-GAMING + Second M.2 SSD - Is it worth it?
มุมมอง 1.8K7 หลายเดือนก่อน
Gigabyte AB350-GAMING Second M.2 SSD - Is it worth it?
Poking Around an ATtiny402 with the PICkit5
มุมมอง 1K7 หลายเดือนก่อน
Poking Around an ATtiny402 with the PICkit5
Wick Vs Wick - Desolder Braid Comparison
มุมมอง 1.6K7 หลายเดือนก่อน
Wick Vs Wick - Desolder Braid Comparison
Samsung French Door Refrigerator - Door Fix
มุมมอง 2.8K8 หลายเดือนก่อน
Samsung French Door Refrigerator - Door Fix
ImagePROGRAF PRO-4000 Teardown
มุมมอง 3668 หลายเดือนก่อน
ImagePROGRAF PRO-4000 Teardown
The Last Hardware Pieces for the Electronic Load
มุมมอง 858 หลายเดือนก่อน
The Last Hardware Pieces for the Electronic Load
Noisy LG dishwasher Fix - Pump Replacement
มุมมอง 20K8 หลายเดือนก่อน
Noisy LG dishwasher Fix - Pump Replacement
Countertop Ice Maker Repair #3
มุมมอง 7279 หลายเดือนก่อน
Countertop Ice Maker Repair #3

ความคิดเห็น

  • @gmrpnk211
    @gmrpnk211 วันที่ผ่านมา

    Do you think the calibration board for hall effect sticks is still worth installing now that this calibration method is available? I understand they interfere a bit with how the controller goes back together

    • @syn80
      @syn80 วันที่ผ่านมา

      It's up to you if you want to spend more money. I would try without them first and use the free tool instead. And if you feel like the calibration board is still needed then buy it and try.

    • @metalplasticelectronics354
      @metalplasticelectronics354 วันที่ผ่านมา

      No need for a calibration board with this software.

  • @hollow314
    @hollow314 วันที่ผ่านมา

    I have to know, does this works if the joystick have 1 backward magnet like the k-silver you bought before?

    • @metalplasticelectronics354
      @metalplasticelectronics354 วันที่ผ่านมา

      The magnet will have to be rotated. else the left and right will be reversed.

  • @Try98183
    @Try98183 วันที่ผ่านมา

    This is great people need to know they can do something about their controllers

  • @Bloodyang1
    @Bloodyang1 2 วันที่ผ่านมา

    Thank you very much. I’ve heard of the site, but wasn’t sure of it. Now that a reputable person has given it the go ahead, I’ll try it out.

  • @Debu_Ranger
    @Debu_Ranger 2 วันที่ผ่านมา

    I replaced the analogs months ago and couldn't calibrate them. This worked great! I have 8% errors, but it feels OK even in FPS games like Destiny 2.

  • @RobsonSantos-ct8et
    @RobsonSantos-ct8et 2 วันที่ผ่านมา

    Thank you very much! I followed your steps and changed very easily. Thank you very much once again.

  • @ClarkyRc
    @ClarkyRc 3 วันที่ผ่านมา

    Hi am I right in thinking don’t need to install pcb driver now when installing Hall effect

    • @syn80
      @syn80 2 วันที่ผ่านมา

      I really don't think so. There is a new V5 Hall Effect joystick that has improved many of the complaints people had with past hall effect joysticks. It even uses bigger magnets that are a different shape. Old versions used a rectangular magnet.

    • @theeron
      @theeron วันที่ผ่านมา

      ​@syn80 where can one get those new ones?

    • @syn80
      @syn80 วันที่ผ่านมา

      @@theeron youtube keeps hiding my reply when I try telling you even though i didnt post a link. not sure how to tell you.

    • @syn80
      @syn80 วันที่ผ่านมา

      Only the channel owner can see hidden comments and manually approve them so you can see.

  • @AlfaSqD
    @AlfaSqD 3 วันที่ผ่านมา

    Thank you so much - I managed to replace both joysticks with hall effect ones, saved money and learned something new :)

  • @Games-mv7sg
    @Games-mv7sg 3 วันที่ผ่านมา

    Thanks for the video, this was my first time working on anything electronics related and my second try was a success!

  • @Games-mv7sg
    @Games-mv7sg 3 วันที่ผ่านมา

    I tried this for one of my controllers that has stick drift and everything seem to calibrate all right but the issue is it’ll be sitting at center and then just randomly jerk left at times or if you even barely touch it left it jerks all the way to the left. Or if you’re pushing straight up, it’ll jerk to the left as well. Is it just a bad joystick that needs to be replaced? Thank you!

    • @metalplasticelectronics354
      @metalplasticelectronics354 2 วันที่ผ่านมา

      Sounds like a bad joystick, or really the potentiometer on the joystick is going bad.

  • @Games-mv7sg
    @Games-mv7sg 3 วันที่ผ่านมา

    What would cause the up/down motion on the stick not work? I got the new joystick in and when I tested it, I can move it left and right, but there’s no up down motion registering on the program. Thank you!

    • @Games-mv7sg
      @Games-mv7sg 3 วันที่ผ่านมา

      NVM! Turns out I am terrible at soldering! (No surprise, first time). Anyways, i got the new stick in, used that new calibration website from your other video and everything works great! Thanks for all the help!!

    • @metalplasticelectronics354
      @metalplasticelectronics354 2 วันที่ผ่านมา

      Glad it helped.

  • @sixty463
    @sixty463 3 วันที่ผ่านมา

    Can this fix strick drift??

    • @syn80
      @syn80 2 วันที่ผ่านมา

      Possibly depending on how worn out the stock joysticks are. This is most useful for those who have hall effect joysticks.

  • @umbrelluk
    @umbrelluk 3 วันที่ผ่านมา

    I hope Sony don't protect the controllers with a firmware update, although that would be logical on their part. That would hit their controller sales hard.

    • @syn80
      @syn80 2 วันที่ผ่านมา

      The right thing for Sony to do is give us the ability to do this through a PS5 firmware update. Xbox added a similar calibration tool in their firmware, but I don't think it works as well as this.

    • @metalplasticelectronics354
      @metalplasticelectronics354 2 วันที่ผ่านมา

      Yes that would be the stand up thing for Sony to do.

  • @bvnjmngames
    @bvnjmngames 4 วันที่ผ่านมา

    THANK YOU! I just replaced my sticks on one controller and was looking to do Hall effects for the rest of my controllers this is going to help so much

    • @piotrr5170
      @piotrr5170 3 วันที่ผ่านมา

      Right, im doing the same - save lot of time for calibration with that project.

  • @mathygamersyt7046
    @mathygamersyt7046 4 วันที่ผ่านมา

    dualsense edge not supporter :C

  • @kegareonna3477
    @kegareonna3477 4 วันที่ผ่านมา

    ​ I heard that there might be a correlation between users experiencing stick drift with Hall effect joysticks and the controller's speaker (Dualsense specifically). I heard that this issue primarily affects K-Silver Hall sticks, but the yellow ones may also exhibit the same problem.

    • @metalplasticelectronics354
      @metalplasticelectronics354 4 วันที่ผ่านมา

      I don't see how. It takes a pretty good magnetic field to affect the output of the sensor.

    • @kegareonna3477
      @kegareonna3477 4 วันที่ผ่านมา

      ​@@metalplasticelectronics354 I'm not entirely sure myself. Hypr (those, custom controller guys) apparently removes the speaker because, the magnet apparently throws off the calibration. (Maybe it was due to the old pin pricking solution for the calibration)

  • @StarEco64
    @StarEco64 4 วันที่ผ่านมา

    You are a champion and I hope every cup of coffee you drink in the future is perfect

    • @metalplasticelectronics354
      @metalplasticelectronics354 4 วันที่ผ่านมา

      Still haven't been able to find the correct seal for it though.

    • @StarEco64
      @StarEco64 2 วันที่ผ่านมา

      @@metalplasticelectronics354 Just knowing it's a seal is enough for me for now, I'll try a few and let you know if I find the magic one

  • @synrge1909
    @synrge1909 4 วันที่ผ่านมา

    amazing, very informative video, thank you, this fixed the right drift drift I was getting. Thank you so much

  • @GamerDesdeLos90s
    @GamerDesdeLos90s 5 วันที่ผ่านมา

    Thank you Sir for sharing and your detailed explanation! To anyone that can help make sure to support the creator of the tool! Also, I can confirm it fixed my light drift without having to replace the right stick. Wanted to give this a try before doing the replacement and to my surprise it did fix it! Not 100% but 95% of the drift its gone, also the range was massively improved, went from 13.1/13.8 to 5.3/7.3 🥳 Subbed!!

  • @MesutCan-pe5uz
    @MesutCan-pe5uz 5 วันที่ผ่านมา

    After calibration my stick got so stiff. Why? My aim is off after that. Anything to reset or go back to default please!

    • @syn80
      @syn80 2 วันที่ผ่านมา

      It has zero effect on the spring inside each joystick. That spring is there so the joystick snaps back to the center when you let go of it.

  • @Cevap05
    @Cevap05 5 วันที่ผ่านมา

    If the USB-C cable tends to disconnect with the controller depending how it’s positioned, would it be safer to just calibrate using Bluetooth pairing to PC?

    • @metalplasticelectronics354
      @metalplasticelectronics354 5 วันที่ผ่านมา

      I haven't tried Bluetooth so I don't know how well it works. But if the USB connector on the controller is going bad I think it would be risky to try and do a calibration. I would try a couple of temporary calibrations by way of Bluetooth and see how they go.

  • @syn80
    @syn80 5 วันที่ผ่านมา

    Strange how every time I make a comment on your videos it gets deleted for no reason.

    • @metalplasticelectronics354
      @metalplasticelectronics354 5 วันที่ผ่านมา

      I've had a few people say that. I'm not sure why it happens.

    • @syn80
      @syn80 5 วันที่ผ่านมา

      @@metalplasticelectronics354 I think youtube falsely detecting comments as spam or advertisements. you should be able to see the comments on your youtube dashboard to confirm they are or are not.

    • @syn80
      @syn80 2 วันที่ผ่านมา

      Is there a way I can contact you that isn't through TH-cam? I have some really useful information that you could possibly share through your videos. TH-cam likes to hide some of my comments making it hard to communicate directly with you.

    • @syn80
      @syn80 2 วันที่ผ่านมา

      @metalplasticelectronics354

    • @metalplasticelectronics354
      @metalplasticelectronics354 2 วันที่ผ่านมา

      @@syn80 mike@mlplel.com should work.

  • @-AYAD-
    @-AYAD- 6 วันที่ผ่านมา

    - It was helpful, Thank you Sir 👍🏻🔝💯'

  • @omer4977
    @omer4977 6 วันที่ผ่านมา

    Hello, I bought a new dualsense 5 controller, I pulled the analogs towards me, it seemed to work, I clicked back, now I hear a crackling sound when using the analogs. Help pls

    • @metalplasticelectronics354
      @metalplasticelectronics354 5 วันที่ผ่านมา

      It kind of sounds like something broke on the joystick. Does the one making the noise feel any different?

    • @omer4977
      @omer4977 5 วันที่ผ่านมา

      @@metalplasticelectronics354 No, there is no difference in analogs, they are fine, only sound is heard.

    • @metalplasticelectronics354
      @metalplasticelectronics354 5 วันที่ผ่านมา

      Maybe a loose piece of plastic caught in the joystick. Have you tried holding the controller upside down and moving the joystick around? I would think it something was broken it would feel different.

    • @omer4977
      @omer4977 5 วันที่ผ่านมา

      @@metalplasticelectronics354 I have never dropped the remote. I even shook the remote to see if there were any broken parts. I don't hear any sound, so I don't think it's broken.

    • @omer4977
      @omer4977 5 วันที่ผ่านมา

      @@metalplasticelectronics354 I blew it, I didn't turn it upside down, I'll try to turn it upside down when I get home

  • @miker13
    @miker13 6 วันที่ผ่านมา

    The reason your stick was registering the opposite values is due to a recent quality control issue at K-Silver. I received a batch of 20 where the magnet had been installed incorrectly during manufacture. The magnet was reversed and this inverted left/right. It's fixable by removing the magnet, rotating it 180° and replacing it. Oops: i hadn't watched the whole video before posting this 😅

    • @metalplasticelectronics354
      @metalplasticelectronics354 5 วันที่ผ่านมา

      Are the magnet holders different colors in the batch you received?

    • @miker13
      @miker13 5 วันที่ผ่านมา

      @@metalplasticelectronics354 yes exactly, can't remember which way round the colours were but one was white and the other was blue.

    • @metalplasticelectronics354
      @metalplasticelectronics354 5 วันที่ผ่านมา

      Okay, same as the ones I got then. Thanks.

  • @cordyceps4608
    @cordyceps4608 6 วันที่ผ่านมา

    in FPS games the mechanical limit issue is very bad for aiming

    • @MesutCan-pe5uz
      @MesutCan-pe5uz 5 วันที่ผ่านมา

      I have the same problem. My aim is so off:/

  • @ProANAS
    @ProANAS 6 วันที่ผ่านมา

    What flux do you use ? Please

  • @omaryoussry9328
    @omaryoussry9328 6 วันที่ผ่านมา

    does it work with the ps4 controller

    • @syn80
      @syn80 5 วันที่ผ่านมา

      Yes, it originally was a 3rd party tool for users of that controller. Then they were able get it working for the Dualsense.

  • @GiganteOlympus
    @GiganteOlympus 6 วันที่ผ่านมา

    THANK YOU VERY MUCH, I F* LOVE YOU.

  • @darkstar9625
    @darkstar9625 6 วันที่ผ่านมา

    Thanks man I almost gave up searching for a solution for my stick drift.

    • @omaryoussry9328
      @omaryoussry9328 6 วันที่ผ่านมา

      YOU NEED TO CHANGE THE ANALOG STICK FIRST

    • @syn80
      @syn80 5 วันที่ผ่านมา

      True, it's not going to make miracles happen with a worn out potentiometer joystick.

  • @xvfdu4
    @xvfdu4 6 วันที่ผ่านมา

    this is awesome managed to get my average error to 3% on old controller i will definitely order some hall effects since i dont need to tinker with them physically just software thank you man

    • @Heatlink1
      @Heatlink1 5 วันที่ผ่านมา

      if you disconnect the battery or the dualsense runs out of battery, it will get back to stock calibration, so its better to leave the hall joystick close to the center then calibrate

    • @xvfdu4
      @xvfdu4 5 วันที่ผ่านมา

      @@Heatlink1 no it doesn't for me its stays u have to activate the permanent write option i dont know if u even watched the video my guy ?

  • @keyzo1k410
    @keyzo1k410 7 วันที่ผ่านมา

    THANKSSSSSSSSSSS

  • @javiermartorell5417
    @javiermartorell5417 7 วันที่ผ่านมา

    Awesome! Just waiting for the new pump to arrive!

  • @latenightgamer-gn4ds
    @latenightgamer-gn4ds 7 วันที่ผ่านมา

    Really useful, thanks! Tried it on my controller with a newly replaced potentiometer; well centred with nice circularity after a "permanent" calibration. However, the settings were all over the place after a little while, drifting appeared again and the stick was not centred anymore. Done a few times but still the same problem. Then I performed a controller reset right after the calibration, things seem to hold up so far. Will see.

    • @metalplasticelectronics354
      @metalplasticelectronics354 5 วันที่ผ่านมา

      Is it just one axis that is acting up? It does sound like a strange problem.

    • @latenightgamer-gn4ds
      @latenightgamer-gn4ds 4 วันที่ผ่านมา

      @@metalplasticelectronics354 One axis only indeed, the one axis that has a replaced potentiometer. However, after a few more days of observation, the problem seems not related to the calibration. It was off centred again after a few days regardless of a reset or not. Problem seems related to the potentiometer itself. Replaced with another one and seems fine now.

  • @sddrew24
    @sddrew24 8 วันที่ผ่านมา

    This is a game changer! Would like to see a future addition for calibration of the Scuf Envision Pro. Mine is drifting already.

  • @DyzzBro
    @DyzzBro 8 วันที่ผ่านมา

    You mentioned there was input delay difference between Hall Effect sticks and potentiometer sticks? Is that proven? I’m a purely competitive FPS gamer, so speed and accuracy is the most important to me.

    • @metalplasticelectronics354
      @metalplasticelectronics354 8 วันที่ผ่านมา

      The Hall effect sensors are going to have some delay. I measured about 2 to 3 milliseconds on the K-Silver ones, a really small amount. I can't tell the difference between them and a regular potentiometer joystick.

    • @DyzzBro
      @DyzzBro 7 วันที่ผ่านมา

      @@metalplasticelectronics354 Thank you for your response sir! Have you ever detected a delay with the ginful v3’s? They’re the yellow or orange and red hall effects

    • @metalplasticelectronics354
      @metalplasticelectronics354 7 วันที่ผ่านมา

      Not yet. I've gotten two kits from Amazon, and they both look like the same joysticks. Red PC board with black silkscreen. I just haven't had time to test them. I hope to find the time this weekend.

  • @Awayze
    @Awayze 8 วันที่ผ่านมา

    Will this work if connected to a Mac? Mine only goes to centre if it snaps back itself , if I slowly let it go to centre it’s off by 2% which is annoying in games that have no dead zone like inFamous but perfectly fine in COD which has adjustments and a default dead zone.

  • @dragng8
    @dragng8 8 วันที่ผ่านมา

    This is a godsend! Thanks for sharing. Been waiting forever for something like this. Hopefully in the future the dev will be able to implement a wider range of controllers

  • @breezy5251
    @breezy5251 8 วันที่ผ่านมา

    will this work on dual sense edge

    • @metalplasticelectronics354
      @metalplasticelectronics354 8 วันที่ผ่านมา

      I think I read in The_Al's blog that it currently doesn't work on the edge controller. The_Al didn't have one to test with, if I remember right.

    • @syn80
      @syn80 5 วันที่ผ่านมา

      Not yet, but it is a work in progress and it will be added if the firmware can be modified.

  • @markojovancjc868
    @markojovancjc868 8 วันที่ผ่านมา

    You are the men thanks alot just save 20€ for repair i raplace by my self analog but still get drift with this program i get circularity 5% which i better the new one from factory

  • @theeron
    @theeron 8 วันที่ผ่านมา

    Can this be used to calibrate hall effect joy sticks after installation

    • @theeron
      @theeron 8 วันที่ผ่านมา

      What I mean is does this mean I don't need to do mechanical calibration anymore?

    • @OKBUDDY21
      @OKBUDDY21 8 วันที่ผ่านมา

      Yep just installed one hall effect just for my right stick today and found this video by luck. It's pretty insane went from 20% to 7.5% in circularity test for the hall effect joystick. And my left side with just the regular joystick is 6%.

    • @theeron
      @theeron วันที่ผ่านมา

      That's amazing!!

  • @yoshidajin2692
    @yoshidajin2692 8 วันที่ผ่านมา

    Can you completely fix the square circularity with the hall effects using this? And is the a delay with the hall effect using it ?

    • @metalplasticelectronics354
      @metalplasticelectronics354 8 วันที่ผ่านมา

      I think so, as long as the Hall effect magnet has not been moved too far off center.

  • @BusyElectrons
    @BusyElectrons 8 วันที่ผ่านมา

    The algorithm decided I was not worthy to see this video when it dropped :( You are correct that TCB sets it's interrupt capture flag when the count reaches TOP, versus TCA which sets the flag upon rollover to zero (assuming up-counting and periodic interrupt mode). This makes the compare register computations differ by one between the two counter types. Even though TCA is overkill for simple PWM, I usually use it for that anyway primarily because of the double-buffering of the Period and Compare registers. This allows PWM updates without glitches or having to disable and re-enable the timer. I will often relegate TCB to a fixed task such as a 1 msec tick timer. When I have used TCB for variable PWM I will monitor the CAPT flag (either by polling, or via interrupt if sleeping) and perform any register updates immediately after the flag gets set. I'm really enjoying this series, mainly for seeing the new ATtiny series being programmed via MPLAB / MCC. I'm still using Atmel Studio 7 with the Atmel ICE and GCC, doing bare-metal register programming from the data sheet for my production work but I did get a Pickit 5 and have started playing with it in MPLAB. Keep up the great work!

  • @Imcrimsoncuh
    @Imcrimsoncuh 8 วันที่ผ่านมา

    So does the software add delay to the standard potentiometer joysticks or were you referring to using Hall effect joy sticks with this software? And being ok with the delay?

    • @metalplasticelectronics354
      @metalplasticelectronics354 8 วันที่ผ่านมา

      I was referring to the Hall effect joysticks; they will always have more delay than the potentiometers.

    • @Imcrimsoncuh
      @Imcrimsoncuh 8 วันที่ผ่านมา

      @@metalplasticelectronics354 thanks for clarifying 👍

  • @hamdielfish
    @hamdielfish 8 วันที่ผ่านมา

    That's look awesome 😎 let's try 👌🏻

  • @GregRosolowski
    @GregRosolowski 8 วันที่ผ่านมา

    Finally!!! This is so sick

  • @CrypticalCypher
    @CrypticalCypher 8 วันที่ผ่านมา

    pretty nice

  • @bumblebeeyaj9375
    @bumblebeeyaj9375 8 วันที่ผ่านมา

    What web browser do you use, because I tried Firefox and it doesn't support

    • @Nathan_Drake_1971
      @Nathan_Drake_1971 8 วันที่ผ่านมา

      Try Edge or Chrome instead.

    • @TheBob_
      @TheBob_ 8 วันที่ผ่านมา

      It's definitely Chrome. I'm a Firefox user myself but I always keep Chrome installed too for just this sort of thing. Hardwaretester itself doesn't work on Firefox either (not properly anyway). I believe it's a WebHID support issue. It's the same reason keyboard configurators like QMK / VIA don't work on FF.

  • @paulfidlin9706
    @paulfidlin9706 8 วันที่ผ่านมา

    Just wanted to thank you for this amazing video! So well done. Simple, concise, to the point and just downright enjoyable to watch. What's even better is that my LG dishwasher is all good to go now after replacing the pump assembly. Just wanted to note for others with a similar problem I experienced with this same model: my issue had nothing to do with the noisy motor/bearings issue, I was getting the HE error code. Everything functioned and sounded fine, but my dishes were soaked, and the heat was not turning on. I figured I just needed to replace the heating element, but finally figured out (after numerous dead ends and hours of research) that this model has a combo pump motor/thermistor/heater and you can not just replace the heater. Purchased the combo assembly on Amazon and replaced it just like you showed, and now everything is good to go, no more HE error and dry dishes! Bummer on the replacement cost, but dishes are nice and dry again and now there is no need to replace the unit. Also wanted to note that I tried getting LG to replace on the 10 year motor warranty since it's a combo along with my issue (heater), but LG refused and wanted to charge $350+ w/ tax to send someone out. Anyways, thanks again for the amazing video!!

    • @metalplasticelectronics354
      @metalplasticelectronics354 8 วันที่ผ่านมา

      Great info on the heater error, thanks.

    • @paulfidlin9706
      @paulfidlin9706 8 วันที่ผ่านมา

      Absolutely, hope it helps someone with the same issue. Thanks again!

  • @PenguinTD
    @PenguinTD 9 วันที่ผ่านมา

    This is so good and thanks to the original dev and this video to let me calibrate 2 old enough controller back to usable state. (one of them still needs a stick replacement but at least the other one is working until I can get the hall effect replacements. )

    • @metalplasticelectronics354
      @metalplasticelectronics354 5 วันที่ผ่านมา

      Great to hear!

    • @PenguinTD
      @PenguinTD 3 วันที่ผ่านมา

      @@metalplasticelectronics354 have you seen a new blue sensor that started to show on aliexpress(claims to use the stock PS5 joystick/shaft part)? I was wondering if I should get new ones or still get the orange(black text or red board) ones.