Skip to content

mongoq/tm1637-fpga

Repository files navigation

tm1637-fpga

4-Digit 7-Segment Display for FPGAs

Module uses functionally reduced Version of I2C (no bus identifier number)

This "bit-banging solution" was developed by sniffing on example communication with an Arduino board with a Logic-Analyser, a pen and a piece of paper.

For the most recent version have a look at: https://opencores.org/projects/tm1637


alt text

Talk: Arduino Nano RTC Clock (TM1637 & DS1307)


  1. Version: tm1637_standalone.vhd - Display of 2017 hard coded

  2. Version: tm1637_external_connect.vhd - Connection to "outside world" implemented ... thanks go to Igor K. !!!

  3. Version: TODO: Add missing ":" segment (see Example Arduino Code)


alt text

About

4-Digit 7-Segment Display for FPGAs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages