Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AbhishekGhosh/TM1637-Clock-Arduino

Get a 24 hrs clock with only Arduino and TM1637 LED display. This is not real time.
https://github.com/AbhishekGhosh/TM1637-Clock-Arduino

abhishekghosh arduino arduino-uno clock tm1637

Last synced: 2 months ago
JSON representation

Get a 24 hrs clock with only Arduino and TM1637 LED display. This is not real time.

Awesome Lists containing this project

README

        

TM1637 I/0 Clock

Get a 24 hrs clock with only Arduino and TM1637 LED display. This is not real time.

Connecting TM1637 to Arduino:

````
Arduino TM1637 display
PIN #7 ------------------ CLK
PIN #8 ------------------ DIO
3.3V ------------------ VCC
GND ------------------ GND

````