Components and supplies
Arduino UNO
1602 I2C Module
RTC DS3231
Apps and platforms
Arduino Web Editor
circuito.io
Arduino IDE
Project description
Code
Downloadable files
Layout
Layout
Layout
Layout
Comments
Only logged in users can leave comments
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
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