Skip to content
View in the app

A better way to browse. Learn more.

Thailand News and Discussion Forum | ASEANNOW

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to simply use DS1302 RTC with Arduino and LCD screen

Featured Replies

Hey all,

i´m new on arduino, I designed a project of  DS1302 RTC with Arduino and LCD screen . Everything goes well but there is one problem that i set the time and date on the rtc with no problem, but in the second code i got this problem: " no matching function for call to 'LiquidCrystal_I2C::LiquidCrystal_I2C(int, int, int, int, int, int, int, int)' " . in the line after pin´s are defined it´s the same code from your page, can you help me out?  I did a success on my previous project of  DS1302 RTC Chip with Arduino. I have no idea about  this issue.

This isn't really an Arduino page but can you post your code please.

 

It looks like you are using the I2C library to talk to a parallel LCD (lots of pin IDs not just 2).

 

"I don't want to know why you can't. I want to know how you can!"

perhaps forgot to include the header file that has the class definition and constructor for LiquidCrystal_I2C.  or you include the header file in your code, but the file is not found (either you don't have the file or the include path in your project / compiler settings doesn't list the directory that has the desired header file)

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.