Skip to content

SoutheastStar/RTC_SDL_DS3231

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Módulo para RTC DS3231 para el Onion Omega, Onion Omega2 y Onion Omega2+

El módulo funciona con Python 2 y Python 3. Depende de los paquetes python-ligth y pyOnionI2C, pueden instalarse con:

opkg install python-ligth pyOnionI2C

Para probarlo ejecuta testDS3231.py. La fecha y hora del sistema se copiaran al RTC y a continuación se leerá del RTC la fecha, hora y temperatura.

RTC DS3231 library the Onion Omega, Onion Omega2 and Onion Omega2+

The library works with Python 2 and Python 3. Depeneds on the packages python-ligth and pyOnionI2C, can be installed with:

opkg install python-ligth pyOnionI2C

Run testDS3231.py to test. The current system date and time will be written to the RTC and then the date, time and temperature will be read.

About

Onion Omega Python Library for the Real Time Clock DS3231

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%