Electronics Projects

Arduino Music Player - Play songs from SD Card

Quartz Components 0 Comments

In today’s discussion we are going to discuss about an Arduino based music/audio player using micro SD card module and lm386 audio amplifier module. Using this Project, you can play, pause or change a song (audio file of a specific format) using an Arduino board. It’s going to more excited when you build this. ...

DIY Home Automation Project using Blynk and Google Assistant

Quartz Components 0 Comments

Today we are going to automate a light bulb using ESP8266 NodeMCU board and Blynk assistant, further we will also be integrating the system with Google Assistant. NodeMCU is a quite popular IoT module and has many capabilities. We will be integrating the final project through google assistant by using the IFTTT which stands...

Arduino Calculator using 4x4 Keypad

Quartz Components 0 Comments

In this project tutorial, we will build our own simple calculator using an Arduino and 4×4 keypad and display the result on a 16×2 dot matrix LCD Screen.