News

Arduino uno “smartwatch” built upon a breadboard. With modules to tell the current time, sense temperature and humidity, and show the data in a 7-segment display or on an LCD display. - ...
This is an LCD clock made with DS3231 real time clock module, which unlike DS1307 has the possibility of Alarm and temperature monitor. In this case, the LCD screen displays the date, time, two alarms ...
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 ...
- This project is a work in progress, and will likely be updated a several times in the coming week. - This is my first project with an Arduino and my first project with embedded software, bugs and ...