Это видео недоступно.
Сожалеем об этом.

TP6352Q

Поделиться
HTML-код
  • Опубликовано: 28 июн 2024
  • This is a panel that uses a driver ref: TP6352Q, we can say after testing that this driver is identical to the PT6312. This allow to add one more driver VFD to our list.
    To make things more difficult, they used bit/segment shifting and this requires some attention to the use of grids/segments. In this panel this difficulty is present in grid nº 5. The hardware is connected to make use of 6 grids, namely memory positions 0x00 to 0x0A.
    Code link: github.com/ems...

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

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

    Obrigado José, por compartilhar mais um trabalho seu. Um abraço do Daniel of Brazil.

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

    I like how you reverse engineer the chip functions. I usually build my own circuit, but your approach is better. Not always easy, but I may give it a try sometime.

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

      @Enigma758 Thank you for your words!
      Designing circuits is already work, here we try to make it a hobby. Go ahead, if I can help I'm here!