Arduino
EC
Electronics Tutorials
MI Lab
Project
cost of making an alarm clock, how do you make an alarm clock, how does an alarm clock make sound, how much does it cost to make an alarm clock, how to make a cool alarm clock, how to make a custom alarm clock, how to make a defusable alarm clock, how to make a doll alarm clock, how to make a doll alarm clock my froggy stuff, how to make a dynamite alarm clock, how to make a flip alarm clock, how to make a flying alarm clock, how to make a lego alarm clock that works, how to make a radio alarm clock, how to make a tnt alarm clock, how to make a water alarm clock home, how to make alarm clock in 3ds max, how to make alarm clock in excel, how to make alarm clock in javascript, how to make alarm clock in visual studio, how to make alarm clock louder on iphone, how to make alarm clock not vibrate, how to make alarm clock on iphone not vibrate, how to make alarm clock on little alchemy, how to make alarm clock wake you up, how to make an ag doll alarm clock, how to make an alarm clock, how to make an alarm clock app, how to make an alarm clock app android, how to make an alarm clock app for android, how to make an alarm clock app for iphone, how to make an alarm clock app in java, how to make an alarm clock app in xcode, how to make an alarm clock app iphone, how to make an alarm clock arduino, how to make an alarm clock at home, how to make an alarm clock bomb, how to make an alarm clock c++, how to make an alarm clock circuit, how to make an alarm clock costume, how to make an alarm clock detonator, how to make an alarm clock dimmer, how to make an alarm clock for windows using vb.net, how to make an alarm clock for your a.g. doll, how to make an alarm clock for your ag doll, how to make an alarm clock from scratch, how to make an alarm clock in android, how to make an alarm clock in blender, how to make an alarm clock in c++, how to make an alarm clock in eclipse, how to make an alarm clock in flash, how to make an alarm clock in java, how to make an alarm clock in little alchemy, how to make an alarm clock in minecraft, how to make an alarm clock in minecraft xbox, how to make an alarm clock in notepad, how to make an alarm clock in pc, how to make an alarm clock in python, how to make an alarm clock in vb, how to make an alarm clock in vb 2008, how to make an alarm clock in vb 2010, how to make an alarm clock in vb 6.0, how to make an alarm clock in vb.net, how to make an alarm clock in vb6, how to make an alarm clock in visual basic, how to make an alarm clock in visual basic 2008, how to make an alarm clock in visual basic 2010, how to make an alarm clock in visual basic 6, how to make an alarm clock in visual basic 6.0, how to make an alarm clock in windows 7, how to make an alarm clock in xcode, how to make an alarm clock less bright, how to make an alarm clock louder, how to make an alarm clock on a mac, how to make an alarm clock on android, how to make an alarm clock on iphone, how to make an alarm clock on mac, how to make an alarm clock on the computer, how to make an alarm clock on windows 7, how to make an alarm clock on your computer, how to make an alarm clock on your ipod, how to make an alarm clock on your mac, how to make an alarm clock out of a lemon, how to make an alarm clock out of a potato, how to make an alarm clock pillow, how to make an alarm clock play music, how to make an alarm clock quieter, how to make an alarm clock stop ticking, how to make an alarm clock that sprays water, how to make an alarm clock using arduino, how to make an alarm clock using visual basic, how to make an alarm clock with applescript, how to make an alarm clock with arduino, how to make an alarm clock with java, how to make an alarm clock with python, how to make an alarm clock work, how to make an american girl alarm clock, how to make an easy alarm clock, how to make an effective alarm clock, how to make an electric alarm clock, how to make an electronic alarm clock, how to make an led alarm clock, how to make bacon alarm clock, how to make car horn alarm clock, how to make carpet alarm clock, how to make digital alarm clock, how to make homemade alarm clock, how to make iphone alarm clock play music, how to make laptop an alarm clock, how to make light alarm clock, how to make loud alarm clock, how to make macbook an alarm clock, how to make my alarm clock louder, how to make my computer an alarm clock, how to make my laptop an alarm clock, how to make pandora alarm clock, how to make pandora alarm clock ipad, how to make simple alarm clock, how to make solar alarm clock, how to make song alarm clock, how to make spotify alarm clock, how to make sunrise alarm clock, how to make sure your alarm clock wakes you up, how to make talking alarm clock, how to make the loudest alarm clock, how to make windows 7 an alarm clock, how to make your alarm clock play music, how to make your alarm clock play music on iphone, how to make your computer an alarm clock mac, how to make your ipad an alarm clock, how to make your laptop an alarm clock, how to make your macbook an alarm clock, how to make your tv an alarm clock, how to make yourself wake up early without an alarm clock, how to make yourself wake up without an alarm clock
Amisha
0 Comments
HOW TO MAKE AN ALARM CLOCK WITH INFRARED AND BLUETOOTH SPEAKERS
INTRODUCTION:
This was one of my first projects. As I researched the instruct able, I saw some projects of alarm clocks, and Bluetooth speakers, but none like this, so I wanted to share with you guys.
In this project I made an alarm clock with an 8 digit display. This clock does not have buttons, and all the configuration is done via IR (infrared), with a TV remote, or any other IR remote. In the early days I put a buzzer, so you could configure two different alarm times (but by changing the code you can put whatever N amount of different alarms you want).
Also I did put a microphone in it, so the display is always off, and just activating when it hears a sound. This is very useful if you don’t want all that light upon your face when you are trying to sleep, and just activates when you clap your hands or whatever. I used a humidity sensor to detect this variable and the temperate too.
In the future I plan to put a relay module, so the Arduino could activate a humidifier when your bedroom gets too dry (because of the air conditioning). Another thing I did was to use an old Sony Ericsson MPS-60 speaker I had to play music from my cellphone, via Bluetooth.
COMPONENTS:
-
Humidity sensor DHT11
-
Arduino Pro Mini 5V
-
Amplifier 2x3W
-
HX1838 and infrared remote
-
Sound sensor
-
Buzzer
-
8 Digit display
-
Prototyping PCB
-
Bluetooth receiver
-
Arduino pro mini programmer
-
A tube for the box;
-
Sony Ericsson MPS-60 or any other two speakers you may have;
-
Silicon glue;
-
Plenty of wires, electric tape, common drills and a bigger (flat bit for wood) wich you will use to make the bigger holes for the speakers, and two different old cellphone chargers, to transform 110/220V to 5V, one you will use on the amplifier circuit and the other with the arduino, otherwise when the music is on, the arduino will shut down.
SOLDERING AND MOUNTING THE PCB:
Start soldering the prototyping PCB following the connections listed below. I used connectors to plug the components, as seen in one of the images above, but it was a personal choice. This way, in future projects I still can change their configuration, add and remove pieces.
-
Sound detector
-
Pin 0 >>> GND;
-
Pin 1 >>> Arduino Pro Mini – Digital input pin 13;
-
Pin 2 >>> VCC;
-
-
Buzzer
-
Pin 0 >>> GND;
-
Pin 1 >>> Arduino Pro Mini – Digital input pin 12;
-
Pin 2 >>> VCC;
-
-
Infrared sensor
-
Pin 0 >>> GND;
-
Pin 1 >>> VCC (the positive pin is the middle one, watch out);
-
Pin 2 >>> Arduino Pro Mini – Digital input pin 12;
-
-
DHT11
-
Pin 0 >>> VCC;
-
Pin 1 >>> Arduino Pro Mini – Analog input A0;
-
Pin 2 >>> Not Used;
-
Pin 3 >>>GND;
-
-
Display
-
Pin 0 >>> VCC;
-
Pin 1 >>> GND;
-
Pin 2 >>> Arduino Pro Mini – Digital input pin 04;
-
Pin 3 >>> Arduino Pro Mini – Digital input pin 05;
-
Pin 4 >>> Arduino Pro Mini – Digital input pin 06.
-
Note: the digital pins can be anyone you want, but the DHT11 have to be an analog input pin. You can change the pins inside the code. I suggest you try your assembly on the breadboard first before soldering. At last you just have to connect the 5V fountain on the VCC and GND of the arduino, and that’s it.
SOLDERING AND MOUNTING THE SPEAKERS:
This part is easy. Just solder the amplifier pins using the image as a guide. The amplifier has positive and negative pins that will come from a different 5V fountain (than the one that goes to the arduino), two pins for each of the speakers you have, and three others that goes on the stereo sound cable: one is the common, one is for left channel and one for right channel.
Use the drills to make the holes for the speakers and one for the microphone, and one for the buzzer. Glue everything with silicon. Plug the bluetooth receiver on the audio cable that goes to the amplifier and at last solder positive and negative wires on the USB pins of the receiver (you cant dismount the receiver and solder directly on the board, it’s easy).
Post Comment
You must be logged in to post a comment.