Class TM1638

java.lang.Object
jpigpio.devices.TM1638

public class TM1638
extends java.lang.Object
A data sheet can be found at Datasheet. This code is based upon work performed by Ricardo Batista in his project called "tm1638-library" found here: https://code.google.com/p/tm1638-library/. author Neil Kolban email kolban1@kolban.com date 2015-05-23
  • Constructor Summary

    Constructors 
    Constructor Description
    TM1638​(JPigpio pigpio, GPIO stbGpio, GPIO clkGpio, GPIO dioGpio)  
  • Method Summary

    Modifier and Type Method Description
    void writeNumber​(int number)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait