Search results for: 'rf module arduino'
Page
Show
per page
-
MCP23017-E/SS 16-Channel I/O Expansion Module Features The MCP23017-E/SS 16-Channel I/O expansion module is used in projects that require a large number of input-output pins. This development board communicate to the microcontroller using I2C interface and increases the number of input-output pins of microcontroller. The added pins can be easily set as input, output and interrupt. MCP23017-E/SS 16-Channel I/O Expansion Module Pinout This Module has 27 pins:7 pins on ...
-
Character LCD Display Features Character display module is an LCD module with a certain number of rows and columns, and has a green or blue backlight and white character. These displays can usually be used to display text, characters and numbers. The contrast can be adjusted by connecting a potentiometer to pin 3. Pin 15 and 16 are for backlight. You can use 6 pins E, RS, DB4, DB5, DB6, DB7 to interface the display with Arduino. You can download the datasheet of 2004 C...
-
0.96 INCH OLED Display Module Features OLED displays are high contrast and high-resolution displays, so they provide a good readability for users. There is no backlight on OLED, and it uses independent-illuminated pixels. So, it is thinner, low-power and more elegant in compare to LCDs. The driver chip is SSD1306, which provides SPI communication. You can download the datasheet of this module here.  [wpdm_package id='20547'] 0.96 INCH OLED Display Module Pinout...
-
0.96 INCH OLED IPS Display Module Features OLED displays are high contrast and high-resolution displays, so they provide a good readability for users. There is no backlight on OLED, and it uses independent-illuminated pixels. So, it is thinner, low-power and more elegant in compare to LCDs. The driver chip is ST7735, which provides I2C communication. You can download the datasheet of this module here.  [wpdm_package id='20572'] 0.96 INCH SPI OLED IPS Display ...
-
MPR121 Touch Keypad Features Switches are one of the most widely used components in electronics. A keypad is a set of keys or buttons arranged in a block. This capacitor touch keypad includes 12 keys and MPR121 IC on the back of the PCB.Other features:Operating voltage: 3.3VCommunication protocol: I2COperating temperature range: -40°C to +85°C You can download the datasheet of the this module here.[wpdm_package id='20626'] MPR121 Touch Keypad Pinout This Modul...
-
Interfacing AS608 Optical Fingerprint Sensor Module with Arduino provides a comprehensive guide on integrating the AS608 optical fingerprint sensor with Arduino for secure fingerprint scanning and identification. This step-by-step guide will walk you through the process of enrolling and verifying fingerprints using the AS608 module. Discover how to connect the module to Arduino, install the required library, and follow the enrollment and verification procedures. Get started on your fingerprint sensor projec...
-
SW-18010P Vibration Sensor Module Features The SW-18010P sensor is used to detect vibration. The sensor has a small spring inside a metal tube. When the sensor vibrates, the spring hits the metal tube and the sensor will be activated.This sensor has two digital and analog outputs. When the sensor vibrates, the digital output changes from HIGH to LOW and the analog output changes from 1023 to 0.Other features:Operating voltage: 3.3V to 5VIncluding a fixed hole on board for easy installationPotentiome...
-
GY-31 TCS3200 Color Sensor Features The TCS3200 color sensor uses 64 photodiodes to detect color. The output of this sensor is a square wave. Color intensity is obtained directly from the frequency of the square wave. These 64 photodiodes consist of 16 diodes with red filter, 16 diodes with green filter, 16 diodes with blue filter and 16 transparent photodiodes without filter. All 16 diodes of each type are connected in parallel. To detect any color, the photodiodes corresponding to that color are activ...
-
BMP280 Pressure Sensor Features The BMP280 barometric pressure module is a tiny sensor to measure barometric pressure. Its small dimensions and its low power consumption allow for the implementation in battery powered devices such as mobile phones, GPS modules or watches.The key features are:Pressure range: 300 to 1100 hPaCapable of measuring temperaturePressure measurement accuracy: 0.12 hPaSupport I2C communication up to 3.4 MHzSupport SPI communication up to 10 MHzApplications:Indoor navigationWeath...
-
Overview In this tutorial, you will learn how to use a soil moisture sensor. Practical examples are also provided to help you master the code. What You Will Learn How soil moisture sensors work How to use soil moisture sensor with Arduino Soil Moisture Sensor - How Does It Work? The soil moisture sensor consists of two probes that measure the volume of water in the soil. The two probes allow the electric current to pass through the soil and, according to its resistance,...