Package jpigpio.devices
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
-
Method Summary
Modifier and Type Method Description void
writeNumber(int number)
-
Constructor Details
-
TM1638
- Throws:
PigpioException
-
-
Method Details
-
writeNumber
- Throws:
PigpioException
-