Skip to content

Releases: smdn/TM1637Controller

v1.1.0

10 Dec 13:38
Compare
Choose a tag to compare

version 1.1.0

  • improve 7-segment display class
    • add displaySegmentBits()
    • #1, #2: add support for rearranging output digits (constructor parameter gridsOrder)
  • add support for Arduino Nano Every

v1.0.0

12 Dec 17:24
Compare
Choose a tag to compare

version 1.0.0

  • supported LED displays
    • 7-segment LED displays with 1~6 digits
    • OSL40391-IX series (4-digit display with : and °)
    • dot matrix LED displays with anode max 6 lines × cathode max 8 lines
  • supported boards
    • Arduino Nano
    • ESP-WROOM-32
  • supported boards with C# binding (experimental)
    • Raspberry Pi 3 Model B+