DIY Load Cell Pedal Controller

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ธ.ค. 2019
  • This is a build log of my DIY Load Cell pedal controller for 3 load cells.
    Arduino Pro Micro used with the Joystick library found here:
    github.com/MHeironimus/Arduin...
    The PCB board traces are printed on a glossy magazine sheet by a HP LaserJet printer. The drawing and wiring description is here:
    www.dropbox.com/s/eozvfxt3c9m...
    Arduino sketch here:
    www.dropbox.com/s/szw3wyjjlp0...
  • บันเทิง

ความคิดเห็น • 46

  • @YoastZilla
    @YoastZilla 4 ปีที่แล้ว

    Awesome Márton. Great and neat pcb. 😊 I want one 😂

    • @gerzsone30
      @gerzsone30  4 ปีที่แล้ว +1

      This is the one I made for you actually. :D

  • @jahaannoble
    @jahaannoble 4 ปีที่แล้ว +1

    Nice design! And the micro connects via USB to PC?

  • @santiplasencia
    @santiplasencia 3 ปีที่แล้ว

    Thanks for this contribution Marton. Does this circuit work with a 3 wire load cells, half bridge?

    • @gerzsone30
      @gerzsone30  3 ปีที่แล้ว +1

      It work with them only if you use them in pairs, or substitute one with a resistor bridge. There are a lot of write-ups about it on the net.

  • @krzysztofkrzempek1009
    @krzysztofkrzempek1009 3 ปีที่แล้ว

    Hi ;) I've made a controler and uploaded skech to arduino, but unfortunetly axis in windows are shaking on almost full bar all the time. I found out that there's a +/- 4 V on A3-A1 pinouts and nothing is changing despite bending the load cell :( Do you have any ideas what is wrong ?

  • @derder5pt
    @derder5pt 3 ปีที่แล้ว

    What software do you use to map/calibrate the pedals? Will this work with OSHStudio? I already have the sheat metal cutted but I dont know what to use for electronics, this is a really good option

    • @gerzsone30
      @gerzsone30  3 ปีที่แล้ว +1

      Calibration can be done with DIview.exe

    • @racingaddict3719
      @racingaddict3719 11 หลายเดือนก่อน

      OSHStudio is the best option for the stm32 boards (wich is 5 times Faster than pro micro. If You You have a pro micro i recomend You the hx711 loadcell amplifier and upload the code front the Arduino ide

  • @tutisek9464
    @tutisek9464 2 ปีที่แล้ว

    Hello, I have a few questions for you about this plate, is this plate adapted to 3 strain gauges and will there be no interference with their operation?

  • @marcelorossetto6487
    @marcelorossetto6487 2 ปีที่แล้ว

    great! What resolution does the pedalboard have? 12 bit?

  • @Wietsevisser82
    @Wietsevisser82 4 ปีที่แล้ว

    The arduino sketch is revering to an simple test sketch, how did you implement the loadcell into them im trying to make my pedals work with 1 loadcell and 2 pot meters ?

    • @gerzsone30
      @gerzsone30  4 ปีที่แล้ว

      The load cell circuit outputs an analog signal to the arduino. Just use one load cell amp and connect the 2 pots directly to the other 2 analog inputs to the arduino instead of the other load cell amps.

  • @xhdkaolnhdkxndm7840
    @xhdkaolnhdkxndm7840 3 ปีที่แล้ว

    How to connect load cell pin ?

  • @petermakesthings7342
    @petermakesthings7342 4 ปีที่แล้ว

    Hi Marton, cool stuff, what is the trace width that you used here?

  • @goebann4856
    @goebann4856 4 ปีที่แล้ว

    Is this possible for a total layman, like me?

  • @ramassin
    @ramassin 4 ปีที่แล้ว

    I don't understand how the INA122 can work with V+ tied to ground with a capacitor. care to explain?

    • @Rozbujnik_Rumcajs
      @Rozbujnik_Rumcajs 4 ปีที่แล้ว

      For pure DC voltage capacitor is break in circuit. Adding capacitor between v+ and gnd help with filtering voltage spikes. It is god practice to add 100nF cap as close as possible to any IC. Go see basic schematic in any datasheet. In 99% of them there will be 100nF cap between v+ and gnd.

  • @wire3989
    @wire3989 3 ปีที่แล้ว

    Hi, I about to make one of these out of a teensy3.6 with ina128, which is the cheapest option at the local store. the teensy has good ADC but it can't tolerate more than 3.3v, will ina128 work at 3.3v? btw I'm making a joystick any advice?

    • @gerzsone30
      @gerzsone30  3 ปีที่แล้ว

      Yes, it will work with 3.3V

  • @bolol512
    @bolol512 3 ปีที่แล้ว

    Better than using arduino is INA125PA. That’s work connected to wheel box And replaces potentiometer in pedal box. Don’t need additional wire and USB slot in pc.

  • @nhs.14
    @nhs.14 2 ปีที่แล้ว

    can i use STM32? it should work the same right with different source code

  • @gianlucaghiselli7718
    @gianlucaghiselli7718 4 ปีที่แล้ว

    Hi guys, does anyone know whether it is possible to use a INA128 or not? Thank you

  • @qrthack3233
    @qrthack3233 ปีที่แล้ว

    Where to find INA122P, I can do it. Defective on aliexpress

  • @tutisek9464
    @tutisek9464 2 ปีที่แล้ว

    What are the dimensions of the PCB board?

  • @alecont6488
    @alecont6488 2 ปีที่แล้ว

    You have sketch for 3 load cell ??

  • @nhs.14
    @nhs.14 2 ปีที่แล้ว

    Great work! Hope you still around, because i wonder why you use INA, not HX711 because stm32 only have 12 bit ADC iirc, so it will be less accurate than using HX711 on even arduino

    • @gerzsone30
      @gerzsone30  2 ปีที่แล้ว

      Hx711 has a data rate of 10hz, which you can modify to 80 with some soldering. Either way, the reaction will be too slow. You'll have to brake 50 meters earlier than normally. I tried.

    • @nhs.14
      @nhs.14 2 ปีที่แล้ว

      @@gerzsone30 oh no i didn't think you would reply that fast. yeah almost everyone say the same wherever i ask on any forums. thanks for the answer!

  • @shilei3447
    @shilei3447 4 ปีที่แล้ว

    What is the capacity of that ceramic capacitor?

  • @jagmeetsinghkalsi7760
    @jagmeetsinghkalsi7760 11 หลายเดือนก่อน

    hey quick question what amplifier is that you are using?

    • @gerzsone30
      @gerzsone30  11 หลายเดือนก่อน

      INA122 or AD627. Both are good.

    • @jagmeetsinghkalsi7760
      @jagmeetsinghkalsi7760 11 หลายเดือนก่อน

      @@gerzsone30 will the sketch work on the ina125p

    • @gerzsone30
      @gerzsone30  11 หลายเดือนก่อน

      @@jagmeetsinghkalsi7760 Look up the datasheet of the chip and compare it to the other one.

  • @magikzizou
    @magikzizou 4 ปีที่แล้ว +1

    Is there a start of a new project over here :)?

    • @gerzsone30
      @gerzsone30  4 ปีที่แล้ว +1

      This is a finish of an older project. I had the pedals but the controller was a mess. :)

    • @magikzizou
      @magikzizou 4 ปีที่แล้ว

      @@gerzsone30 Nice, so it's the perfect occasion to show us the finished bad boy and how it works ;)

    • @gerzsone30
      @gerzsone30  4 ปีที่แล้ว

      @@magikzizou I just make cool stuff, not use them myself. I made the pedals as a "gift" for a friend. ;)

  • @radiowallofsound
    @radiowallofsound 4 ปีที่แล้ว

    Accelerator and clutch with load cell? I'd rather go hall sensors on those 2. I guess you will set relativity very high for them. Nice work!

  • @simracingos
    @simracingos 4 ปีที่แล้ว

    Hello there
    What is the width of this PCB board?