News

In this project, we made a coffee alarm using DS1302 RTC Module and HM-10 Bluetooth Module. This DIY Coffee Alarm will remind you when you should drink coffee.
The RTC is a DS1302 with 32kHz Xtal, the microprocessor is the famous ATMega328P, the TFT display is an ILI9341, and the associated libraries. I developed all the displays by myself, and it was ...
The DS1302 is supported by a few Arduino libraries and only requires three pins on the microcontroller to operate. With the current design you can upgrade for example the 3 displays alarm-clock to ...
DS1302 high-precision RTC [180620] A small, DS1302-based Real-time Clock (RTC) module with on-board, 20-ppm oscillator. This is a small DS1302 PCB with on-board oscillator. This means that if you need ...
Tested on Atmega2560. Contribute to MarcinezElectronics/DS1302_Real_Time_Clock_Setting_with_Arduino development by creating an account on GitHub.
Arduino Library for the RTC DS1302. Contribute to begael/Superbe_rtcDS1302 development by creating an account on GitHub.
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
He’s using an Arduino Uno and an Ethernet breakout board to hook it up to the network. This allows him to send text messages to himself when the alarm system is armed, disarmed, or triggered.
Put aside all of the projects that use an Arduino to blink a few LEDs or drive one servo motor. [IngGaro]’s latest project uses the full range of features available in this versatile microcon… ...