Introduction Suppose you’re making a project that operates on DC but suddenly you got the realization that you need an AC component for your circuit. May be an AC light or an AC motor. What … Read more
arduino uno
Introduction We all know the importance of microcontroller boards in the life of electronic engineering students. One of the most popular board kinds is the Arduino. This board is also inexpensive, which is why novices … Read more
PakDuino UNO Microcontroller Pakistani Flag Arduino
Introduction The color sensors are used to detect the colors of an object. The color detection systems are widely used in the food, automotive, medical industries. Mostly, color sensors are used to detect RGB colors, … Read more
How to Interface TCS230/TCS3200 Color Sensor with Arduino UNO
Introduction In many of the projects, we print the messages on the Serial monitor. But, the monitor may not become be a part of compact devices that need to display the messages. For instance, take … Read more
Interfacing 16×2 Character LCD Module with Arduino UNO
Introduction If you desire to give your device a high-performance, inexpensive GPS function then interface it with NEO-6M GPS Module. The module has the GPS chip of u-blox. This compact module can track almost 22 … Read more
Interfacing u-blox NEO-6M GPS Module with Arduino UNO
Introduction In the previous years, when people do groceries, they have to wait long in the lines, because manual price count takes a lot of time. Thanks to the RFID technology, which helps to complete … Read more
Interfacing RC522 RFID Module with Arduino UNO
Introduction If you’re searching for a display that uses fewer pins to communicate with the microcontroller then this tutorial is for you. Because In this tutorial, we are going to interface ” I2C LCD with … Read more
Interfacing an I2C LCD with Arduino UNO
Introduction To measure the physical pressure or weight, the gaming devices, electronic drums, and smartphones use this sensor named, the Force sensing resistor. The sensor is more economical in price and reliable to use. Moreover, … Read more
Interfacing Force Sensing Resistor (FSR) with Arduino UNO
Introduction The measurement of the environment’s parameters like temperature, pressure, humidity is the basic objective of the weather stations. However, every element requires a sensor module to estimate the readings. Consequently, this can cost more. … Read more
Interface BME280 Temperature, Humidity & Pressure Sensor with Arduino
Introduction In modern automation, many times you have noticed that almost every robot changes its direction when observing any hurdles in its way. And, if you’re interested in robotics, you already have comprehended that this … Read more
How to Interface HC-SR04 Ultrasonic Sensor With Arduino UNO
Are you getting bored and is searching for a fascinating project that can develop your interest, or motivates you? If yes, then this tutorial is surely for you. Because, In this tutorial, we are going … Read more
How to Interface 8×8 Dot Matrix MAX7219 with Arduino UNO
Introduction To understand the concept of accelerometer and gyroscope, take the example of your smartphone. While watching the video, when you change the direction of your phone, the phone automatically changes from portrait to landscape … Read more
Interface MPU6050 Accelerometer and Gyroscope Sensor with Arduino
Introduction To measure the temperature of various hard objects or to measure the temperature at multiple points of a particular object, various sensors are used. And, DS18B20 is of those sensors. The sensor uses the … Read more
How to Interface DS18B20 Temperature Sensor with Arduino UNO
Introduction Measurement of the temperature is crucial. Higher and lower temperatures both are not effective for the environment. Both can cause harm. So, to measure the temperature, the designers have designed different kinds of temperature … Read more
How to Interface LM335 Temperature Sensor with Arduino UNO
Introduction OLED, which is known as an Organic Light Emitting Diode is commonly utilized to create digital displays in electronic devices. Generally, used in smartphones, handheld games, etc. So, if you are bored by making … Read more
How to Interface I2C OLED Display with Arduino UNO
Introduction Humidity and temperature measurement are critical, not just to make humans aware of different weather conditions. But, also it’s important for various industries. For example, these temperature and humidity measurements help the agricultural to … Read more