Interfacing PIR Motion Sensor with Raspberry Pi Pico
Hello, In this article we are going to interface Raspberry Pi Pico with PIR sensor module and make Anti-Theft Alarm. If someone enter in room or anywhere sensor is place, sensor will detect human and trigger alarm. Here, we used buzzer as alarm. If PIR sensor module detect human or animal body it will give … Read more
Raspberry Pi Pico with 16X2 LCD Display
Hello, In this article we are going to interface Raspberry Pi Pico with 16X2 LCD Display If you are new to Raspberry Pi Pico and wants to get started then click here. here you can learn the basics of how to start with raspberry Pi Pico. Video of raspberry PI Pico & 16×2 LCD Required Components … Read more
Controlling N20 Micro Gear Motor with Encoder using arduino
Hello friends in this post we will learn Controlling N20 Micro Gear Encoder Motor with arduinoThis micro motor have metal gears box directly connected to the output shaft of the motorin this way this micro looking motor delivery quite high torque comparative to its size.Such micro metal gear motors come in two models with encoder … Read more
How to use GY-271 Magnetic field sensor with Arduino
Hello friends in this article we will learn how we can use GY-271 3-axis magnetic field sensor with arduino.By using this sensor and arduino board we can build a digital magnetic compass which can indicates the direction liken East, West, North or South.In this tutorial we will learn how to connect GY-271 3-axis magnetic field … Read more
DIY Arduino based resistor reel cutting machine
Hello guys in this video I have made a Arduino based resistor reel cutting machine this machine can cut reels in small quantities. how many resistor you need to cut in single set you can provide the input to the HMI and machine do it for you. two vertical blades are connected with stepper motor … Read more
How to use Touch sensor with Arduino
Touch sensor It is a tectonic device which detects the physical touch and generates output in form of digital signals.means it will generate output 0 when no touch is detected and generates output 1 when touch is detected Types of Touch sensor There are different type of touch sensors which works with different techniques like … Read more
Raspberry Pi Pico with OLED Display
Hello, In this article we are going to interface OLED display with Raspberry Pi Pico If you are new to Raspberry Pi Pico and wants to get started then click here.here you can learn the basics of how to start with raspberry Pi Pico. List of required components is given below. Video Required Components Raspberry Pi … Read more
Control DC Motor With L298N Motor Driver And Raspberry Pi Pico
Hello, In this article we are going to see how to control 2 DC motor with L298N motor driver and Raspberry Pi Pico. So let’s make it.We can control DC motor in each direction by pressing push button. If you are new to Raspberry Pi Pico and wants to get started then click here, it … Read more
Raspberry Pi Pico Servo Motor Control
Hello, In this article we are going learn how to control Servo Motor using Raspberry Pi Pico. Here, we are going to control servo by rotating potentiometer. So, let’s make it. Video Here you can watch full video or continue to read the post Require Components Raspberry Pi Pico : https://amzn.to/3fIN7ZQServo Motor : https://amzn.to/3rT8iuqPotentiometer : … Read more