- This topic has 1 reply, 2 voices, and was last updated 9 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › Arduino › RTC library
I have a query regarding RTC library for arduino. I am working on a project called intellogent letter box. I am referring "Intelligent letter box using arduino and gsm by muddasar khan of engineers garage. When it compiled his program, i got an error saying that " #include <RTClib.h> : no such file or directory found"
First check the RTC library is available or not in your Arduino software.If it is not available then download it and add in library of arduino.