Skip to content

Arduino library for the 6 digit TM1637 based segment displays

License

Notifications You must be signed in to change notification settings

T20000/TM1637_6D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TM1637_6D

Arduino library for the 6 digit TM1637 based segment displays

Wiring:
Arduino Uno ------- 7-Segment module
===================================
5V ---------------------> VCC
GND ---------------------> GND
Digital Pin 3 -----------> DIO
Digital Pin 2 -----------> CLK

Installation instructions:

  1. Download this library (Clone or Download --> Download ZIP)
  2. Extract the downloaded zipped library
  3. Put the library folder in the Arduino libraries folder on your computer (for Windows: C:\Users\USERNAME\Documents\Arduino)
  4. Open the Arduino IDE(or restart the Arduino IDE)
  5. Go to examples and you'll find the name of the folder(TM1637_6D-master probably) along with the examples
  6. Have fun!

About

Arduino library for the 6 digit TM1637 based segment displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%