Back to Browse

MSP430 & RTC (Real Time Clock) Module - DS1302

4.7K views
Aug 10, 2021
21:01

In this video, we'l learn how to use the RTC (Real Time Clock) Module with the MSP430 Microcontroller. First we'll see the connections between the module and the microcontroller. Then we'll examine the DS1302 timekeeping chip's datasheet to understand its working principle. Then by using Code Composer Studio, we'll write C code in order to set the values on the timekeeping chip. In the second code, we'll read the date and time values repeatedly and controlling an LED by using the values that we receive from the RTC Module. There can be lots of different applications with the RTC Module such as automated tasks in smart homes or in smart farms. The codes used in the project can be found at: https://github.com/selimg76/microcontroller/blob/master/MSP430_RTC_Module_1 https://github.com/selimg76/microcontroller/blob/master/MSP430_RTC_Module_2 0:00 Introduction & Content 0:29 Connection Diagram 2:20 How does the RTC Module work? DS1302 Chip 13:33 C Code Explanation 16:14 C Code for RTC Write & Read

Download

0 formats

No download links available.

MSP430 & RTC (Real Time Clock) Module - DS1302 | NatokHD