Search results for: 'sensor de arduino'
Show
per page
-
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 In this tutorial, you’ll learn about the TCS230 sensor and how to use it with Arduino to recognize colors. At the end of this tutorial, you’ll find a fascinating idea to create a color picker pen. With this pen, you can scan the colors of the objects around you, and start painting on an LCD using that color. https://electropeak.com/learn/wp-content/uploads/2019/07/color-picker-cover-video4-2.m4v What You Will Learn An ...
-
MPL3115A2 Sensor Features This small board has an MPL3115A2 pressure sensor or barometer. The communication protocol of this module is I2C. In addition to measuring pressure and altitude, this module can also measure temperature. MPL3115A2 Module Pinout This sensor has 6 pins:+5V: Module power supply – 5 VGND: GroundSLC: I2C ClockSDA: I2C dataYou can see pinout of this module in the image below. You can download the datasheet of this...
-
MPL3115A2 Pressure/Altitude Sensor Features The MPL3115A2 pressure and altitude sensor is a MEMS pressure sensor that generates altitude data. The sensor outputs are converted to digital data by high-resolution 24bit ADC and transfer over I2C, which means that this module easily communicates with most microcontrollers. The unit of pressure and height is Pascal and meter respectively. The module also measures 12-bit temperature in degrees Celsius. MPL3115A2 Module Pinout ...
-
LPS331AP Pressure/Altitude Module Features This small board has an LPS331AP pressure sensor or barometer. The communication protocol of this module is I2C and SPI. In addition to measuring pressure and altitude, this module can also measure temperature. LPS331AP Sensor Pinout This sensor has 9 pins. 4 pin are more useful:+5V: Module power supply – 5 VGND: GroundSLC: I2C ClockSDA: I2C dataYou can see pinout of this module in the image below. ...
-
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...
-
Photoelectric Encoder Module Features Motors are used in a wide variety of applications such as robotics, industry, research and educational projects. In most of these applications, it is necessary to calculate the rotation speed, the direction of rotation and the position of the motor shaft. Rotary encoder modules can be used for this purpose. Rotary encoder is a type of module that converts rotation into electrical signals. The rotary encoder has two output pins: A and B. If the rotary encoder i...
Show
per page