Useful Automatic Room Light Control Using Arduino and PIR Sensor HC-SR501

PIR_LED_Arduino

Overview In this project, we are going to create an automatic light control system using an Arduino and PIR sensor. The PIR sensor detects the presence of a person in the room and sends a signal to the Arduino, which then controls the light accordingly. This project is an excellent starting point for beginners who … Read more

Arduino MP3 Player with voice control using HC-05 Bluetooth Module and DFplayer mini

voice_controlled_mp3_player

Overview In this project we show you how you can make an Arduino mp3 player and control it using voice commands. For voice recognition and sending the commands to Arduino we use a free app from Google Play Store(link below). An HC-05 Bluetooth Module is being used to receive the voice commands sent from a … Read more