Electronics Projects

Bidirectional Visitor Counter using IR sensors and Arduino Uno

Harsh Sehgal 0 Comments

In this project, let’s see how to make a simple bidirectional people counter using IR Sensors and Arduino Uno. This project will help learner to understand the working and application of IR sensor. The IR sensor is simple and powerful with wide variety of applications. This project will also help the user to understand logic...

Electronic Dice using Arduino and 7 Segment Display

QC Manager 0 Comments

In this DIY electronics section, let’s make an electronics dice using Seven Segment Display (SSD) and Arduino Uno. This is a simple and fun to build project, and the good thing about this project is that it can be practically used to play games! So let’s get started with this fun project!   Working of the...

RFID Based Attendance System using Arduino Uno

Quartz Components 0 Comments

Here we designed an RFID based Attendance System using Arduino UNO and RC522 RFID 13.56Mhz Reader Writer Module. So that students can automatically mark their presence in the system without the need of teachers having to do it manually.

Getting Started with HC-05 Bluetooth Module: Interfacing with Arduino Uno

Quartz Components 0 Comments

Bluetooth is a communication protocol which provides an affordable communication in PAN (Personal Are Network). It provides a maximum data rate of 1Mb/S, working in a nominal range of 100 meters using 2.4 GHz frequency. Due to these several factors, Bluetooth is popularly used all the way from hobby grade projects to industrial ones....

Temperature and Humidity Measurement Using Arduino Uno and DHT11

Quartz Components 0 Comments

We need the temperature and humidity measurement to understand the environmental conditions for a given zone. We might use google or any whether predicting site for the same but often they do not show the real time data and most of the data is averaged out and often based on predicting algorithms. We might...

Line Follower Robot using Arduino Uno

Quartz Components 0 Comments

The line follower, as the name implies, is an automated self-driven vehicle (which follows line). In general, there are two types of line follower. In one type, the line follower follows the black line on the white surface, whereas, in the other type, it follows the white line on the black surface. These types...