TruckPi

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024
  • Going to put a Raspberry Pi in the Truck. This is step 1. Getting the Pi to startup and shutdown without shitting the bed.
    Speaker links :
    ^^^^^^^^^^^^^^^
    www.mssystem.c...
    www-prius.sees...

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

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

    sick project, needs more attention

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

      I optimistically listed it as Part 1 so, I'm thinking there will be more to come.

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

      I love your unfettered optimism! I used to be that naive...

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

    You need a farm to go with a truck of that quality...!

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

    Love your channel man. I'd love to see more of your projects and things you're up to. Found the channel with the ups video ( had a very similar issue) and then proceeded to watch each and everyone of your vids. Loved those squirrel vids!. Keep em coming.

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

      Thanks! Gonna try. Cheers!

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

    She's a beautiful truck🙄!

  • @rustyhaddock7954
    @rustyhaddock7954 11 месяцев назад +2

    FWIW, You do know that Nano's can be had in a 3.3v version that would be completely compatible with the RPi.

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

      Good point. I should have mentioned that. I just didn't have one kicking around.

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

    You could skip the pull-down resistor if you connect the nc terminal of the relay to ground instead 😊
    What happens if you turn off the car during boot and then turn the car back on? Does that trigger the reset pin during boot?

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

      Interesting. Thanks for the tip.
      Very good question. I have a 1 minute delay after the reset is triggered to give the Pi some time to boot but a better solution would be to have the Pi send a signal to the Arduino that boot is complete. I think eventually, that's the way I'll go.

  • @Samuel-km5yf
    @Samuel-km5yf 10 месяцев назад

    Dork is obviously not an electrical engineer, but I applaud his ingenuity. That schematic is ugly… specifically the orientation of ground symbols and the NPN BJT symbol. Love it though. Truly a smart geek who knows how to get it done 👍

    • @dork3nergy
      @dork3nergy  10 месяцев назад +1

      You are so correct. Not an electrical engineer. Think of my schematics as more of an interpretive dance. Thanks for the kudos...more to come.

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

    Connect a normally open button to gpio3 and ground if you want a physical shutdown button

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

      Good tip. Thanks.