TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (352 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136721 times)
  2. FAT32 Library (69930 times)
  3. Network Ethernet Library (55939 times)
  4. USB Device Library (46265 times)
  5. Network WiFi Library (41885 times)
  6. FT800 Library (41168 times)
  7. GSM click (28979 times)
  8. PID Library (26412 times)
  9. mikroSDK (26357 times)
  10. microSD click (25355 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

MSP430F149 RTCC with TM1637 Blue Seven Segment Display

Rating:

0

Author: Shawon Shahryiar

Last Updated: 2020-08-04

Package Version: 1.0.0.0

Category: Timers (Real time clock)

Downloaded: 187 times

Not followed.

License: Open Software License 3.0 (OSL-3.0)  

This is an implementation of Real Time Clock Calendar with MSP430F149's Timer A1 module. Time and date are shown on a TM1637-based blue-coloured seven segment display. The code is written with TI's Code Composer Studio IDE.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "MSP430F149 RTCC with TM1637 Blue Seven Segment Display" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "MSP430F149 RTCC with TM1637 Blue Seven Segment Display" changes.

Do you want to report abuse regarding "MSP430F149 RTCC with TM1637 Blue Seven Segment Display".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

Time Display 1

Time Display 1

MSP430F149 RTCC with TM1637 Blue Seven Segment Display

View full image
Time Display 2

Time Display 2

MSP430F149 RTCC with TM1637 Blue Seven Segment Display

View full image
Project Setup

Project Setup

MSP430F149 RTCC with TM1637 Blue Seven Segment Display

View full image
Demo

Demo

MSP430F149 RTCC with TM1637 Blue Seven Segment Display

View full image

ALSO FROM THIS AUTHOR

LM75A temperature sensor demo

0

LM75A digital temperature sensor demo with PIC16F877A. The code is written with CCS PIC C ccmpiler.

[Learn More]

SPI LCD with 74HC595 Shift Register

1

Code examples and libraries for driving alphanumeric LCDs with 74HC595 shift registers. There are two examples with ATTiny45. One example is based on MikroE's Soft SPI library and the other is based on bit-banging method. Both of them perform well.

[Learn More]

Measuring Voltage Levels with PIC's Analog Comparator

0

Usually ADCs are used for voltage measurements. What if you don't have ADC and still need to measure voltages? If you are PIC micro user then you can use any micro with built-in analog comparator to sense voltage levels by comparing the sense voltage vs the different internal reference voltage levels available for the comparator block.

[Learn More]