Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.62 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.62 KB

RTC-OLED-Application

Introduction

This API was developed as a work in the discipline of Embedded Systems Programming at UFMG - Prof. Ricardo de Oliveira Duarte - Department of Electronic Engineering.

This Application was developed on STM32 Nucleo F401RE and STM32F103C8T6 board (Blue Pill board).

Software examples dedicated to this application note are then detailed to show how to handle the RTC feature for showing date and hour on a 128x64 OLED screen.

You can download the OLED API on the following link: STM32-Display-OLED-128x64-API.

AN STM32’S INTERNAL RTC

You can access the Application Note on the following link: AN STM32’S INTERNAL RTC

Contact the Authors

Guilherme Amorim: [email protected]

Renan Guedes: [email protected]

References