Episode Six - Playing with OBD2 and writing our own gauge software

Sdílet
Vložit
  • čas přidán 26. 08. 2024

Komentáře • 12

  • @davidl6354
    @davidl6354 Před 2 lety +2

    I just got done with learning strings in python and this is the first thing that came to my mind when I got on my car

  • @pietroflow
    @pietroflow Před rokem +1

    Hey, sysadmin here ... Do you think you can write on the main bus via another port? I'd like for example... To tell that air intake temp is colder than it actually is... It would be curious to experiment

    • @ihavemadeahugemistake
      @ihavemadeahugemistake  Před rokem +1

      I think a better way to do this would be a potentiometer or resistor on the signal wire direct from the thermostat sender. But I have no idea what the voltage range is on that sender and what sort of range that currently provides. Trying to do this in-computer would likely be a major pain.

    • @pietroflow
      @pietroflow Před rokem

      @@ihavemadeahugemistake thanks ;) do you have any plans on speeduino / engine control ?

  • @grippingripping5583
    @grippingripping5583 Před 2 lety +1

    hey man, any problems with it after the fact? I had heard of a couple reviews online of this tool totally messing with your ECU, not sure how that would even work? I did this with my 2017 Mustang GT and I haven’t noticed anything, just wanted to see if you had

    • @ihavemadeahugemistake
      @ihavemadeahugemistake  Před 2 lety

      Nah, I'm using it in read mode so it won't do anything bad. If you started playing with writing back to the ECU too frequently, in theory you could burn out the eeproms since they can only be written to so many times before failing.

  • @sja7448
    @sja7448 Před 3 lety +1

    This is sick. What's is the fastest refresh you can do with that OBD2 reader? I want to do something similar with a tablet or phone display in the center console with the radio taken out.

    • @ihavemadeahugemistake
      @ihavemadeahugemistake  Před 3 lety

      It wasn't that fast - if I did faster than 1 second the library puked. But for temp gauge at minimum that is frequent enough. I have to play with more of the sensors to see which ones actually make sense to have up there with the slower response time. I may also expand it to do some peak/valley tagging too (so high boost/low boost, high temp/low temp) so I can look at a glance. I'll probably show off the little enclosure I got with the screen for the Raspberry Pi I ultimately plan on using. Right now it is sitting on my office desk as a weather station/desk clock.

    • @sja7448
      @sja7448 Před 3 lety

      @@ihavemadeahugemistake The overboost/ oil pressure/ and oil temp are really the ones I would be concerned for higher refresh with since the factory cluster really sucks for information.

  • @necronomicon-xmortis9362
    @necronomicon-xmortis9362 Před 5 měsíci

    😂😂 its pointless why not just reinvent a wheel....😅😅😅😅