Working OF A Stepper Motor

Working OF A Stepper Motor

What is a Stepper Motor? As its name suggests Working OF A Stepper Motor Stepper motor is a device that converts the electrical energy into mechanical energy by moving its shaft in steps. The Stepper motor’s shaft moves in a fixed amount of degrees ie. Not any step will rotate more than other steps.  This … Read more

How To make a joystick servo controller with Joystick, Arduino & 1 Pan-Tilt Mechanism. 

how to Control Pan Tilt Servo with Joystick Arduino thumbnail

Till now we have discussed various Arduino boards and the construction of different projects using them. In today’s article, we will be going to discuss one of the most searched Arduino projects which is a joystick servo controller with Joystick Arduino & Pan-Tilt Mechanism.  The servo motor with a pan tilt mechanism has been in … Read more

How does the RC522 RFID Module work and interface it with Arduino?

Remember the days when you have to wait in long lines at a store just for checkout? These are the days of the past. The RFID-based walk-through automatic checkout solution is now available thanks to technological advancement.  Nowadays almost all the stores have it. A person can walk through the door directly and will check … Read more

Interface BME280 Temperature, Humidity & Pressure Sensor with Arduino

Interface BME280 Temperature, Humidity & Pressure Sensor with Arduino

BME280 sensor is an ecological sensor with temperature, barometric tension, and humidity!. We already successfully interface Temperature and humidity sensors with arduino. This precision sensor is the most ideal low-expense sensing solution for estimating humidity with ±3% accuracy, barometric pressure with ±1 hPa absolute precision, and temperature with ±1.0°C accuracy. Since pressure changes with altitude … Read more

DS18B20 Temperature Sensor and Arduino Interfacing: what you need to know

ds18b20 temperature sensor arduino connection

The DS18B20 is a temperature sensor that provides 9-bit to 12-bit values of temperature. Temperature readings from a specific device can be shown here. This sensor can communicate with an internal microprocessor via a one-wire bus protocol that employs only one data line. It is also possible to eliminate the requirement for an additional power … Read more

In-depth about the LM35 Temperature Sensors and Arduino interface

In-depth information about the LM35 Temperature Sensors

Incorporating an LM35 Temperature Sensor into your Arduino project is a simple and low-cost option for temperature detection. These accurate sensors need no further hardware. When it comes to temperature sensors, all it takes is a few simple connections and some Arduino code! LM35 Temperature sensor LM35 is a low-voltage, high-precision centigrade temperature sensor. Because … Read more