
- Digital alarm clock mini project how to#
- Digital alarm clock mini project update#
- Digital alarm clock mini project manual#
- Digital alarm clock mini project software#
Sure you might use different Raspberry Pis and a different OS, but therefore you might need to modify your system somewhat. In order to complete this project you need to set up a Raspberry Pi running Raspbian (Lite), the Debian version of Raspberry Pi.

Digital alarm clock mini project update#
Sorry for any inconveniences! Feel free to fork and update the code :)
Digital alarm clock mini project software#
This means that the software (from 2016) is no longer updated, many dependencies are deprecated and things won't work as expected. Note: This project requires 5v 2A minimum to work and failure on giving this current rating will result in non-function of the circuit.Note, this project is no longer maintained.
Digital alarm clock mini project manual#
There are 7 tactile switches are using for edit date, time, Manual tuning of radio, selection of pre-set channels of radio, on-off and edit alarm and on-off radio functions. This 2 channel relay used in this circuit because During the construction of this project I found there were some permanent noise/ disturbances present in the audio stage of radio which I tried to fix via code but unable to remove (Assuming I2C Communication signals for Clock present as noise ) so I introduced this relay mechanism with a switch to avoid that annoying noise from audio stage. This S7 switch has to press each time we change the station. 2 Channel relay module is connected with switch S7, this is an “OK / ENTER” switch for the radio. Single-channel relay module switch on, off the amplifier and radio module TEA 5767 once Switch S6 pressed. There were 2 Relay modules Used in this project, those are the Single channel relay module and a 2 channel relay module.

I have only entered 5 preset stations in code, but you can increase, it by changing the code a bit. In this project, I have used RTC module, Radio Module and LCD Display all are interfaced via I2C protocol. I☬ stands for the inter-integrated circuit and refers to a communication protocol that we are going to use to communicate between our Arduino and devices. I would like to thank you from the bottom of my heart to Mr. Tiziano Bianchettin for the help and guidance during this project. Tiziano Bianchettin, an Italian friend but I have changed both hardware and software as per my requirement.

I took inspiration for this project from Mr. This is a simple project and can assemble within a few bucks. The main feature of this project is that it will display date, time, will Alarm on the desired time and it has a function of radio too.
Digital alarm clock mini project how to#
This project describes how to make the alarm clock radio in Arduino.
