Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 513 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 513 Bytes

Project Name

Real Time Clocking - beaglebone

Overview

This project consists of performing the RTC configuration. The program receives the time and date data and then shows the time and date on the screen, over time the data is updated on the RTC and the screen.

Platform

Beaglebone

Architecture

Debian 32 bits (Embedded Linux)

Compilation

  • make
  • note: The makefile is programmed to compile on the pc (x86) and send the binary to the linux root directory.

Usage

  • Run the binary (teste.bin)