Skip to content

KeitetsuWorks/DS3231_Temperature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS3231 Temperature Register Access Program

Description

The C Program to Get Temperature from DS3231 RTC Module.

Requirement for Raspberry Pi

Hardware

Software

Usage

Get the DS3231 Temperature

$ ./bin/DS3231_Temperature

Installation

  1. Download DS3231_Temperature

     $ git clone --recursive https://github.com/KeitetsuWorks/DS3231_Temperature.git
     $ cd DS3231_Temperature
    
  2. Compile DS3231_Temperature

     $ make
    

After that you can find DS3231_Temperature under the ./bin/ directory.

License

  • MIT