Overview
In this tutorial you will learn about Node Red and how to control Raspberry Pi board using its GUI.
What You Will Learn
Introduction to Node RED and how to install it
How to control LED in a graphic environment with Node RED
Monitor the status of a button using Node RED
What is Node RED?
Node-Red is a programming tool for connecting hardware, APIs and onl...
Overview
In this tutorial, you’ll learn about Raspberry Pi serial communication (UART), and how to connect your Raspberry Pi board to the Arduino boards or PC using serial communication.https://electropeak.com/learn/wp-content/uploads/2019/07/Rpiard-Cover-Video.compressed-2.m4v
What You Will Learn
Serial communication between Raspberry Pi and PC
Serial communication between Raspberry Pi and Arduino
What Is Serial Communication?
Serial communication (UART) is one of the most pop...
Overview
Learn how to install Arduino IDE on Raspberry Pi and easily write and upload code to your Arduino board without the need for a PC or laptop. Follow these simple steps to get started.
What You Will Learn
How to install Arduino IDE on Raspberry Pi
Required Materials
Hardware Components
Raspberry Pi 3 B or B+
×
1
Arduino UNO R3
×
1
Software Apps
Arduino IDE
How to install Arduino IDE on Raspberry Pi ?
Follow these steps to install Arduino IDE:
Ste...
Introduction
Are you interested in technology and want to explore the amazing capabilities of Raspberry Pi Pico? In this step-by-step guide, we will show you how to program Raspberry Pi Pico with Arduino IDE. Whether you're a beginner or an experienced programmer, this guide will help you make the most of this powerful microcontroller. We'll start by giving you an overview of Raspberry Pi Pico and its features, and then explain how to set up Arduino IDE in order to program Raspberry Pi Pico. You'll learn ho...
Overview
In this article, we want to take a deeper look at L293D. L293D is the most widely used IC to drive motors and it is necessary to know it’s theory, diagram, simulation, and pinout. Here we will discuss all these subjects.
L293D & Motors; What's the story?
Motors used in academic robots normally operate at 5, 6, 9, 12 or 24 volts. Depending on the model, the manufacturing method, price, etc., their current is about 100 mA to 5A. You can use motors in several ways. One method is to con...
Overview
In this article, we’ll show you how to make a gesture detector by simple components like PIR sensor and Arduino Nano.
What You Will Learn
Explain PIR sensor applications and how it works
Run an 8-Pixel PIR sensor named TPA81
Use PIR sensor to detect motion and gesture by Arduino
Make a cool detector to increase or decrease your speaker volume.
PIR Sensor; How Does It Work?
A passive infrared sensor (PIR sensor) is an electronic senso...
In this tutorial, you will learn how to use the passive infrared (PIR) sensor modules with Arduino. PIR modules play an important role in motion detection technology, security systems, smart lighting, home automation, etc. Whether you're a beginner or an experienced developer —looking to improve your projects— this tutorial will give you a thorough understanding of PIR modules, enabling you to apply them skillfully in your applications.
What You Will Learn
The str...
Overview
Which feature of RGB LEDs has made them an attractive and practical component in Electronics and Lighting Industry?Answer: Their unique feature of regulating the ratio of the three primary colors (red, green, and blue) to generate a desired color with one LED. An RGB LED has a common pin as well as three pins for red, green, and blue colors. We can combine these primary colors to generate countless colors by controlling these pins with a PWM pulse signal. (The number of colors changes depending...
SR602 PIR Motion Detection Sensor Features
PIR or Passive Infra-Red sensors detect motion based on infrared light of ambient heat. PIR sensors are commonly used in security alarms to detect the presence of human.
The SR602 sensor is able to detect movement up to a distance of about 3 meters.
This sensor has a digital output. When it detects motion, output will be High and it last 2.5 second. After that it returns to LOW.
Note
You can adjust sensitivity and HIGH time duration usin...
Please complete your information below to login.
Sign In
Create New Account