American Girl Pinball Teardown 4: Score display

Sdílet
Vložit
  • čas přidán 21. 07. 2024
  • Dismantling "The Flip Side", a 1:5 scale pinball machine created by American Girl (the doll company). This is the 4th video in a series where I disassemble and reverse engineer this cool little machine. In this video we use a logic analyzer to figure out how to control the score digits in the backbox using a Teensy microcontroller.
    00:00 : Recap
    00:55 : Teensy microcontroller
    03:25 : SPI bus
    08:40 : Arduino SPI library
    12:28 : Initial SPI implementation
    15:16 : Logic analyzer
    17:30 : PulseView/sigrok logic analyzer software
    22:11 : SPI analysis in PulseView
    27:41 : Revised SPI implementation
    33:16 : SPI initialization message
    36:12 : Success!
    See the rest of the teardown series and my review of the machine before I tore it apart:
    • American Girl Pinball
  • Hry

Komentáře • 3

  • @krentzplays
    @krentzplays Před 6 měsíci

    This is super cool! I would love to learn how to do this.

    • @kyle5574
      @kyle5574  Před 6 měsíci

      You can! I didn't know how to do it when I started. These videos pretty much walk through my learning process. Just doesn't show all the Google searches.

  • @will_it_work
    @will_it_work Před 4 lety

    Awesome!