[I want a node] TM 1637 7 segment indicator

TM 1637 7 segment indicator

I think it would be great to have a node for them, I have read this tread (Need a node for a 7 segment display) but I couldnt understand what solved the problem. Ive spent a day trying to figure out how to add a 4 digit indicator, but I couldn`t.
Please help(((

Inputs

  • INa (number, default=1) — the description as it should be seen in the docs
  • RST (pulse, default=never) — the description

Outputs

  • OUT (number) — the description

Extra info: rationale, edge-cases, details

Hello, @yermolayeff! You’ve pinged me in a sibling thread. I have no TM1637-module on hand, so its unlikely I can make a library/node that will work.

The most straightforward way to deal with the module is creating a XOD wrapper around existing TM1637 C++ library.

I have one loaded in libraries, but it is not tested in its entirety. I’m late because of my work, but as soon as I can, I’m going to complete it, I’m also working with a library that has more functions. You can try, but I do not guarantee result for now.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.