Inspired by Educ8s.com tutorial, that use a DS1302 RTC module. See his video on Youtube. This modified version works with DS1307 RTC. You must, first of all, upload ...
This Arduino based Real time clock is a digital clock to display real time using a RTC IC DS1307 which works on I2C protocol. Real time clock means it runs even after power failure. When power is ...
// DONE store data in a log file using DataLogger dataDHT.txt file store all information on Date,time,Temp.,Humidity, HIndex. LiquidCrystal_I2C lcd(0x27,20,4); // set the LCD address to 0x27 for a 16 ...
With this project, I conclude my presentation of Basic for Arduino. Unless you have any further requests, I will take a break. Please let me know if you enjoyed using Great Cow Basic. Best regards ...