RTCDS3231 with 1602 LCD I2C

Print text, date and time with RTC DS3213 and 1602 LCD I2C

Oct 14, 2019

18937 views

1 respects

Components and supplies

1

Arduino UNO

1

1602 I2C Module

1

RTC DS3231

Apps and platforms

1

Arduino Web Editor

1

circuito.io

1

Arduino IDE

Project description

Code

Downloadable files

Layout

Layout

Layout

Layout

Comments

Only logged in users can leave comments

Anonymous user

2 years ago

I got this error message: DS3231mitLCD:26:3: error: 'readDS3231time' was not declared in this scope readDS3231time(&second, &minute, &hour, &dayOfWeek, &dayOfMonth, &month, exit status 1 'readDS3231time' was not declared in this scope

Anonymous user

2 years ago

Thaks for the advice - I got this error message: Arduino: 1.8.13 (Windows Store 1.8.42.0) (Windows 10), Board: "Arduino Uno" C:\\Users\\Jakob\\Documents\\Arduino\\DS3231mitLCD\\DS3231mitLCD.ino: In function 'void loop()': DS3231mitLCD:26:3: error: 'readDS3231time' was not declared in this scope readDS3231time(&second, &minute, &hour, &dayOfWeek, &dayOfMonth, &month, ^~~~~~~~~~~~~~ exit status 1 'readDS3231time' was not declared in this scope