Pinball Repair - Arduino Upgrade

Поделиться
HTML-код
  • Опубликовано: 31 июл 2024
  • Dave adds an Arduino to his Flash Gordon pinball in order to modify and upgrade the game and its features
    Links:
    The video that got me interested: • Flash Gordon 2021 - Ba...
    Where you can buy an Arduino: pinside.com/pinball/market/sh... (you want Rev3)
    The Arduino IDE: www.arduino.cc/en/software (Integrated Development Environment)
    My software code: github.com/DavesThinkTank/Fla...
    0:00 Introduction
    0:10 This project was not plug and play!
    1:18 The obstacles
    2:50 The simple solution (that doesn't work)
    3:45 What is the Arduino? What does it do?
    5:06 You need the Arduino's IDE
    5:50 Getting my Flash Gordon software rewrite
    6:41 What does it contain?
    7:28 Updating your Arduino with the new software
    9:32 Installing in the Flash Gordon
    10:42 New features
    17:41 Let's play a game!
  • ХоббиХобби

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

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

    Good job. Way better rules. I need to get one of these machines.

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

    Amazing, thank you for sharing this.

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

      My pleasure! The more effort I have to put into solving pinball issues, the more I want to get this information out there for others.

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

    Not sure if all Solid State 70s and 80's pinball games watchdog circuits during power up boot sequence would shut the pinball game off and reset the pinball game if any coil is locked on or shorted which I'm not sure if the watchdog circuit did this or not?

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

      Interesting question. I haven't heard of this, or read it in any manual, so i would have to say no. It's a good idea though. Maybe I'll look into how the arduino might achieve that.

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

      I just checked an Alltek manual for their solenoid board, and it goes through a check for stuck coils as you suggest. So, the 70s/80s pinballs can be upgraded to do this.

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

      @@davesthinktank Yes but only the Alltek replacement boards do this check for stuck coils. Its something in the boot sequence program loaded on the ROM chips but the 70s and 80s ROM chips don't have this check for stuck coils doing the boot up so the watch dog circuit on the Alltek boards are different also to check for the stuck coils it seems.