Search results for jumper wires
Interfacing Flame Sensor With Arduino - Fire Detection Alarm System.
The flame sensor discovers the presence of fire using the infrared flame flash technique. It has a sensitivity range between 4.3 to 4.4 micrometers. It is faster as well accurate than a fire or smoke ... Read More
Burning Arduino Bootloader with AVR USBASP
n the last article on AVR-USBASP, we have talk about how to use the USBasp to directly program the Arduino without Bootloader. Which mean there is no longer need the... Read More
ESP32 Cam Video Streaming and Face Detection with Arduino IDE
ESP32 is a very good tool in terms of capturing an online image over the internet. It can use in many industrial applications as a motoring device.... Read More
Interfacing of Buzzer with Arduino Step by Step Guide with Code.
An electric buzzer is an audio signaling device. It produces sound within 1 to 7 kHz frequency range. Buzzers are simple in use, light in weight, and available in affordable price.... Read More
Servo Motor & Raspberry Pi Pico Can Build servo control system! Here You See How You build your own?
In This Blog ,We Will See How a Servo Motor and Raspberry Pi Pico Used to Make a Project Which Helps Out to Make Own Servo Control System .A servo... Read More
Using AVR-USBasp to Program Arduino
Generally, there are two methods to load the program into Arduino: USB/Serial Communication method ISP method The first method is the most common method, which implemented using USB-to-serial ada... Read More
Tilt Sensor Interfacing With Raspberry Pi
The article will cover the tilt sensor basics and understand its interfacing with Raspberry Pi.... Read More
Interfacing of Nokia display with an Arduino
Nokia 5110 LCD is a versatile display for presenting text or any Bitmap image. We will be going to see the interfacing and programming of this display with Arduino. ... Read More