• Banner

    PCF8574 I2C I/O Expansion Module Robotics Bangladesh
    • PCF8574 I2C I/O Expansion Module Robotics Bangladesh

    PCF8574 I2C I/O Expansion Module

    RBD-2727

    • PCF8574 I2C I/O Expansion Module adds 8 extra digital I/O lines to MCU
    • Expandable up to 8 modules (64 lines), or 16 with PCF8574A (128 lines)
    • Compatible with 3.3V and 5V systems for wide MCU support
    • Jumper-selectable I2C addresses (0x20–0x27) for multiple modules
    • Quasi-bidirectional I/O with 25mA sink and weak pull-up source
    • Interrupt output for real-time input state change detection
    BDT 160
    BDT 160 BDT 160 BDT 160 BDT 160
    Tax excluded Tax includedTax excludedTax includedTax excluded
    BDT 160 Tax excluded
    BDT 160 Tax included
    BDT 0 Tax
    BDT 160 Tax excluded
    BDT 0 Tax
    BDT 160 Tax included
    Quantity
    In-Stock
    39 Items

    36 people have purchased this item
    2 people recently added this item to the cart
    39 items in stock
    Description

    The PCF8574 I2C I/O Expansion Module is a versatile solution for projects requiring additional digital I/O beyond what microcontrollers natively support. With 8 quasi-bidirectional data lines, this module connects via the I2C bus, requiring only two MCU pins while providing flexible expansion up to 64 I/O lines (or 128 when combined with PCF8574A variants). It features jumper-configurable addresses (0x20–0x27) and supports both 3.3V and 5V systems, making it compatible with a wide range of MCUs like Arduino, ESP32, and STM32. With interrupt capability for state changes and up to 25mA sink current per pin, the PCF8574 is ideal for driving LEDs, reading pushbuttons, or interfacing with other digital components in embedded and automation projects. Featured By RoboticsBD.

    Product Images are shown for illustrative purposes only and may differ from the actual product.

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    Features:

    1. Provides 8 additional quasi-bidirectional I/O lines.

    2. Expandable up to 64 lines (8 modules) or 128 lines (with PCF8574A).

    3. I2C interface with base address 0x20 and jumper-adjustable range up to 0x27.

    4. 3.3V and 5V compatible, supporting a wide variety of MCUs.

    5. Interrupt output pin for real-time input monitoring.

    6. Strong 25mA sink current for driving LEDs or digital loads.

    7. Simple daisy-chain expansion with loop-thru feature.

    8. Compact module with labeled pins for easy wiring.

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    Applications:

    1. Expanding digital I/O on Arduino, ESP32, or STM32 boards.

    2. Driving LEDs and low-current digital devices.

    3. Interfacing with pushbuttons, switches, and input sensors.

    4. Creating large input/output matrices for automation.

    5. Use in robotics, home automation, and embedded projects requiring multiple I/O.

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    General Specifications
    Product TypeI2C I/O Expansion Module
    IC UsedPCF8574
    I/O Lines8 (expandable up to 64 / 128 with PCF8574A)
    InterfaceI2C (addresses 0x20–0x27)
    Voltage Compatibility3.3V / 5V
    Sink Current per PinUp to 25mA
    Source Current per Pin~300uA (weak pull-up)
    Interrupt OutputYes (active LOW, open drain)
    Address ConfigurationJumpers A0–A2
    Expansion CapabilityLoop-thru for daisy chaining
    Shipment Weight0.0055 kg
    Shipment Dimensions6 × 2 × 2 cm

    Please allow 5% measuring deviation due to manual measurement.

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    Documentation:

    I2C Interface

    The module has an easy to use I2C interface that can be configured to use any one of eight different I2C addresses if you want to use multiple modules in the same system or if you run into an address conflict with another device.PCF8574 I2C IO Expansion Module - Jumpers

    The base I2C address of the modules is 0x20.

    There are three address jumps (A0-A2) the determines which I2C address to use.  As shipped, these jumpers are all set to the ‘-‘ side which is ground or LOW as shown in the picture.  The ‘+’ side is Vcc or HIGH.

    This puts the module at the base address of 0x20.  The jumpers can be moved in a binary fashion to increase the address, so the address can range from 0x20 to 0x27 as shown in the table below.

    If you daisy-chain the modules, you will need to set a different address for each of the modules.

    Address (Hex)A2A1A0
    0x20LOWLOWLOW
    0x21LOWLOWHIGH
    0x22LOWHIGHLOW
    0x23LOWHIGHHIGH
    0x24HIGHLOWLOW
    0x25HIGHLOWHIGH
    0x26HIGHHIGHLOW
    0x27HIGHHIGHHIGH

    You may run into devices with the PCF8574A part installed. If that happens, don’t panic.  These just use a different starting I2C address of 0x38.  This part is offered by the mfr so that if both A and non-A parts are used together in a system, the number of modules can be increased up to a maximum of 16 providing at total of 128 digital lines.  The ‘T‘ marking on the devices just denote that it is a surface mount device.

    If there is ever a doubt about the I2C address of this or any device, just hook it up to the I2C bus and apply power and ground and then run the I2C scanner software.

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    I/O Functionality

    The I/O is defined as quasi-bidirectional. A quasi-bidirectional I/O is either an input or output port without using a direction control register.  When set as inputs, the pins act as normal inputs do.  When set as outputs, the PCF8574 device drives the outputs LOW with up to 25mA sink capability but when driving the outputs HIGH, they are just pulled up high with a weak internal pull-up.  That enables an external device to overpower the pin and drive it LOW.

    The device powers up with the 8 data lines all set as inputs.

    When using the pins as inputs, the pins are set to HIGH by the MCU, which turns on a weak 100 uA internal pull-up to Vcc. They will read as HIGH if there is no input or if the pin is being driven HIGH by an external signal but can be driven LOW by an external signal that can easily override the weak pull-up.

    If used as outputs, they can be driven LOW by the MCU by writing a LOW to that pin. A strong pull-down is turned on and stays on to keep the pin pulled LOW. If the pin is driven HIGH by the MCU, a strong pull-up is turned on for a short time to quickly pull the pin HIGH and then the weak 100uA pull-up is turned back on to keep the pin HIGH.

    If the pins are set to be outputs and are driven LOW, it is important that an external signal does not also try to drive it HIGH or excessive current may flow and damage the part.

    Whenever the internal register is read, the value returned depends on the actual voltage or status of the pin.

    The I/O ports are entirely independent of each other, but they are controlled by the same read or write data byte.

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    Interrupt Output

    The interrupt open drain output pin is active LOW.  It is normally pulled HIGH using a pull-up resistor and is driven low by the PCF8574 when any of the inputs change state. This signals the MCU to poll the part to see what is going on. If connecting this pin, enable the internal pull-up resistor on the MCU or add an external pull-up of 10K or so.

    If using interrupts with multiple modules, since they are open drain they can be tied together if a single interrupt back to the MCU is desired.

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    Module Connections

    The connections to the module are straight forward.

    1. Supply 3.3 or 5V power and ground.
    2. Connect I2C SCL and SDA lines to same on the MCU.
    3. If used, connect the INT line to an interrupt input on the MCU and use a pull-up resistor.

    1 x 4 Header (Male & Female)

    • VCC = Vcc (2.5V – 6V) typically connects to uC 3.3V or 5V
    • GND =  Ground connects to uC ground
    • SDA =  I2C SDA connects to uC I2C SDA
    • SCL =   I2C SCL connects to uC I2C SCL

    1 x 9 Header

    • P0 = I/O Pin 0
    • P1 = I/O Pin 1
    • P2 = I/O Pin 2
    • P3 = I/O Pin 3
    • P4 = I/O Pin 4
    • P5 = I/O Pin 5
    • P6 = I/O Pin 6
    • P7 = I/O Pin 7
    • INT = Interrupt Output – connects to MCU interrupt pin.  Active LOW

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    OUR EVALUATION RESULTS:

    These modules are useful for expanding digital I/O.

    One thing to keep in mind is that since the device has strong drive (25mA) when sinking current, but low drive (300uA) when sourcing current, it is best to drive LEDs and similar devices that require higher current by tying their anode to Vcc and pulling their cathode LOW with the PCF8574.  A current limiting resistor is generally required.

    The example program below sets up all 8 lines as inputs and writes a HIGH to them to enable the weak internal pullups of the PCF8574, so these pins will read HIGH unless something drives them low.

    Pushbuttons with one side grounded can be connected to these inputs.  The MCU which then scans the PCF8574 inputs and prints out any button found to be pressed.

    • SDA / SCL lines should be connected to same on MCU.
    • Ground and 3.3V or 5V power should be applied to match the MCU power
    • Hook up one or more pushbuttons to one or more of the inputs or can just ground pins with a jumper wire for testing.

    The example here uses the xreef/pcf8574 library that can be downloaded from GitHub:  https://github.com/xreef/PCF8574_library

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    PCF8574 Module Test Program
    /*
       This example for the PCF8574 takes pushbutton inputs on pins 0-7 and
       sends the number of the button pressed to the Serial Monitor window.
       Pins are normally HIGH and pulled LOW when button is pressed.
    
       Uses the xreef/PCF8574.h library
    */
    #include "Arduino.h"
    #include "PCF8574.h"
    
    PCF8574 pcf8574(0x20);  // Set (I2C address)
    
    //===============================================================================
    //  Initialization
    //===============================================================================
    void setup()
    {
     Serial.begin(9600);
    
     for(int i=0;i<8;i++) {
        pcf8574.pinMode(i, INPUT);    // Set all pins as inputs
        pcf8574.digitalWrite(i,HIGH); // Enable weak pull-ups to pull pins HIGH
      }
      pcf8574.begin();
      delay(500);  // Give the pcf8574 a little time to initialize
    }
    //===============================================================================
    //  Main
    //===============================================================================
    void loop()
    { // just loop scanning the keys
       if (pcf8574.digitalRead(P0)==LOW) {Serial.println("KEY 0");}
       if (pcf8574.digitalRead(P1)==LOW) {Serial.println("KEY 1");}
       if (pcf8574.digitalRead(P2)==LOW) {Serial.println("KEY 2");}
       if (pcf8574.digitalRead(P3)==LOW) {Serial.println("KEY 3");}
       if (pcf8574.digitalRead(P4)==LOW) {Serial.println("KEY 4");}
       if (pcf8574.digitalRead(P5)==LOW) {Serial.println("KEY 5");}
       if (pcf8574.digitalRead(P6)==LOW) {Serial.println("KEY 6");}
       if (pcf8574.digitalRead(P7)==LOW) {Serial.println("KEY 7");}
       delay(250);
    }

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    Package Includes:

    1 x PCF8574 I2C I/O Expansion Module

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

    Product Details
    RBD-2727
    39 Items

    Specific References

    EAN13
    2727
    Comments (0)
    Grade
    No customer reviews for the moment.
    16 other products in the same category:
    4×3 Matrix 12 Keyboard Keypad Robotics Bangladesh 4×3 Matrix 12 Keyboard Keypad Robotics Bangladesh

    Reference: RBD-2157

    4×3 Matrix 12 Keyboard Keypad

    (0)
    Easy communication with any microcontroller. Tactile type switches. Over 1,000,000 operations per key. Contact rated for 12V dc @ 20mA. Over 1,000,000 operations per key.
    BDT 330
    BDT 330 tax incl.
    BDT 330 tax excl.
    BDT 330 tax excl.
    BDT 330 tax incl.
    BDT 330 tax incl.
    BDT 0 Tax
    BDT 330 tax excl.
    BDT 330 tax excl.
    BDT 0 Tax
    BDT 330 tax incl.
    More 4×3 Matrix 12 Keyboard Keypad
    In-Stock
    In stock: 65
    NEO-6M GPS Module with USB Robotics Bangladesh NEO-6M GPS Module with USB Robotics Bangladesh

    Reference: RBD-3312

    NEO-6M GPS Module with USB

    (0)
    The u-blox NEO-6M module is a low cost easy to use GPS module that includes a built-in antenna
    BDT 1,200
    BDT 1,200 tax incl.
    BDT 1,200 tax excl.
    BDT 1,200 tax excl.
    BDT 1,200 tax incl.
    BDT 1,200 tax incl.
    BDT 0 Tax
    BDT 1,200 tax excl.
    BDT 1,200 tax excl.
    BDT 0 Tax
    BDT 1,200 tax incl.
    More NEO-6M GPS Module with USB
    In stock
    In stock: 12
    ATX Power Supply Breakout Board Robotics Bangladesh

    Reference: RBD-2491

    ATX Power Supply Breakout Board

    (0)
    Converts standard ATX PC power supplies (20/24 pin) into a versatile bench power source Provides stable +3.3V, +5V, +12V, -12V, and 5VSB outputs for electronics projects Six USB ports deliver 5V at up to 2.1A each for powering devices and charging Onboard power switch for convenient ON/OFF control LED indicators for each voltage rail ensure quick status...
    BDT 790
    BDT 790 tax incl.
    BDT 790 tax excl.
    BDT 790 tax excl.
    BDT 790 tax incl.
    BDT 790 tax incl.
    BDT 0 Tax
    BDT 790 tax excl.
    BDT 790 tax excl.
    BDT 0 Tax
    BDT 790 tax incl.
    More ATX Power Supply Breakout Board
    In-Stock
    In stock: 11
    High Power 50A MOSFET Module Robotics Bangladesh

    Reference: RBD-3266

    High Power 50A MOSFET Module

    (0)
    High-power MOSFET module supporting up to 50A continuous current. Wide input voltage range from 5V to 26V for flexible power control. Compact and durable design for easy integration into various systems. Ideal for DC motor control, LED lighting, and battery management. Delivers efficient and low-heat switching performance for high-current loads. Suitable...
    BDT 150
    BDT 150 tax incl.
    BDT 150 tax excl.
    BDT 150 tax excl.
    BDT 150 tax incl.
    BDT 150 tax incl.
    BDT 0 Tax
    BDT 150 tax excl.
    BDT 150 tax excl.
    BDT 0 Tax
    BDT 150 tax incl.
    More High Power 50A MOSFET Module
    In-Stock
    In stock: 18
    TDA7297 Audio Amplifier Module Robotics Bangladesh

    Reference: RBD-1867

    TDA7297 Audio Amplifier Module

    (0)
    Original TDA7297 core technology Easy Plug and Play Operation Dynamic operating Voltage Range: 8 to 16V High fidelity Dual 15W output.
    BDT 490
    BDT 490 tax incl.
    BDT 490 tax excl.
    BDT 490 tax excl.
    BDT 490 tax incl.
    BDT 490 tax incl.
    BDT 0 Tax
    BDT 490 tax excl.
    BDT 490 tax excl.
    BDT 0 Tax
    BDT 490 tax incl.
    More TDA7297 Audio Amplifier Module
    In-Stock
    In stock: 13
    Open Smart Long Range 433Mhz RF Wireless Transceiver Kit For Arduino Robotics Bangladesh

    Reference: RBD-2562

    Open Smart Long Range 433Mhz RF Wireless Transceiver Kit For Arduino

    (0)
    Long-range 433MHz RF wireless transceiver kit with transmitter and receiver pair Stable communication for Arduino, DIY, and IoT projects Widely used in smart home, automation, and remote control systems Supports wireless doorbells, rolling gates, smart cars, and more Compact design with high sensitivity and extended coverage Easy integration with Arduino...
    BDT 750
    BDT 750 tax incl.
    BDT 750 tax excl.
    BDT 750 tax excl.
    BDT 750 tax incl.
    BDT 750 tax incl.
    BDT 0 Tax
    BDT 750 tax excl.
    BDT 750 tax excl.
    BDT 0 Tax
    BDT 750 tax incl.
    More Open Smart Long Range 433Mhz RF Wireless Transceiver Kit For Arduino
    In-Stock
    In stock: 9
    IRF540 4-Way Isolated MOSFET Switch Power Module Robotics Bangladesh IRF540 4-Way Isolated MOSFET Switch Power Module Robotics Bangladesh

    Reference: RBD-3275

    IRF540 4-Way Isolated MOSFET Switch Power Module

    (0)
    4-channel isolated MOSFET switch module based on IRF540 transistors. Controls up to four independent DC circuits with high efficiency and reliability. Supports up to 100V DC and 33A current for each channel. Provides fast, silent switching with no mechanical wear or relay noise. Features isolation protection to prevent voltage spikes and signal...
    BDT 550
    BDT 550 tax incl.
    BDT 550 tax excl.
    BDT 550 tax excl.
    BDT 550 tax incl.
    BDT 550 tax incl.
    BDT 0 Tax
    BDT 550 tax excl.
    BDT 550 tax excl.
    BDT 0 Tax
    BDT 550 tax incl.
    More IRF540 4-Way Isolated MOSFET Switch Power Module
    In-Stock
    In stock: 5
    Data Logging Expansion Board DS1307 Soldered for Arduino Nano Robotics Bangladesh Data Logging Expansion Board DS1307 Soldered for Arduino Nano Robotics Bangladesh

    Reference: RBD-3591

    Data Logging Expansion Board DS1307 Soldered for Arduino Nano

    (0)
    Enhance your Arduino Nano projects with the NANO3.0 Data Logging Expansion Board (Welded)—a feature-rich shield designed to bring time-stamped data storage functionality to your embedded systems. With its built-in SD card interface, Real-Time Clock (RTC), and 3.3V level shifter, this board is perfect for applications involving environmental monitoring,...
    BDT 680
    BDT 680 tax incl.
    BDT 680 tax excl.
    BDT 680 tax excl.
    BDT 680 tax incl.
    BDT 680 tax incl.
    BDT 0 Tax
    BDT 680 tax excl.
    BDT 680 tax excl.
    BDT 0 Tax
    BDT 680 tax incl.
    More Data Logging Expansion Board DS1307 Soldered for Arduino Nano
    In stock
    In stock: 10
    Sold-out SIM800L NEW GPRS GSM Module Core Board Quad-band TTL Serial Port with the antenna Robotics Bangladesh

    Reference: RBD-2064

    SIM800L NEW GPRS GSM Module Core Board Quad-band TTL Serial Port with the antenna

    (0)
    TTL serial port for serial port, you can link directly to the micro-controller. Don’t need MAX232. Power module automatically boots, homing network. Onboard signal lights all the way. It flashes slowly when there is a signal, it flashes quickly when there is no signal. Note: If you want to buy the cheaper recycled SIM800L Module Click here.
    BDT 680
    BDT 680 tax incl.
    BDT 680 tax excl.
    BDT 680 tax excl.
    BDT 680 tax incl.
    BDT 680 tax incl.
    BDT 0 Tax
    BDT 680 tax excl.
    BDT 680 tax excl.
    BDT 0 Tax
    BDT 680 tax incl.
    More SIM800L NEW GPRS GSM Module Core Board Quad-band TTL Serial Port with the antenna
    Sold-out
    In stock: 0
    8 Channel Logic Level Converter Robotics Bangladesh

    Reference: RBD-1368

    8 Channel Bi-Directional Logic Level Converter

    (0)
    The module allows you to exchange data between systems that use the most popular voltages: from 3.3 V to 5.5 V and vice versa. Eight channels allow for connection of various communication interfaces. Voltage level: 1.8V-6V Dimension: 38mm x 31.6mm Conversion  level  range:  1.8 V-6 V Instructions for use:  (3.3 V,  5 V  to  each other) 4 pairs of power...
    BDT 200
    BDT 200 tax incl.
    BDT 200 tax excl.
    BDT 200 tax excl.
    BDT 200 tax incl.
    BDT 200 tax incl.
    BDT 0 Tax
    BDT 200 tax excl.
    BDT 200 tax excl.
    BDT 0 Tax
    BDT 200 tax incl.
    More 8 Channel Bi-Directional Logic Level Converter
    In-Stock
    In stock: 26
    RGB Full color LED SMD Module Robotics Bangladesh

    Reference: RBD-1367

    RGB Full color LED SMD Module

    (0)
    RGB trichromatic limiting resistor to prevent burnout PWM adjusted color mixing Working voltage: 5V LED drive mode: Common cathode driver
    BDT 55
    BDT 55 tax incl.
    BDT 55 tax excl.
    BDT 55 tax excl.
    BDT 55 tax incl.
    BDT 55 tax incl.
    BDT 0 Tax
    BDT 55 tax excl.
    BDT 55 tax excl.
    BDT 0 Tax
    BDT 55 tax incl.
    More RGB Full color LED SMD Module
    In-Stock
    In stock: 98
    CH340C WIFI Module Adapter Download Debug for ESP8266 ESP-01/01S Robotics Bangladesh

    Reference: RBD-2142

    CH340C WIFI Module Adapter Download Debug for ESP8266 ESP-01/01S

    (0)
    Operating Voltage: 5VDC USB to Serial Converter: CH340C Compatible With:ESP8266 ESP-01/01S Comes With Onboard Reset Switch Has Female Headers for Connecting the Wifi Module.
    BDT 260
    BDT 260 tax incl.
    BDT 260 tax excl.
    BDT 260 tax excl.
    BDT 260 tax incl.
    BDT 260 tax incl.
    BDT 0 Tax
    BDT 260 tax excl.
    BDT 260 tax excl.
    BDT 0 Tax
    BDT 260 tax incl.
    More CH340C WIFI Module Adapter Download Debug for ESP8266 ESP-01/01S
    In-Stock
    In stock: 60
    MAX9814 Microphone Amplifier Module Robotics Bangladesh

    Reference: RBD-2758

    MAX9814 Microphone Amplifier Module

    (0)
    MAX9814 microphone amplifier module with automatic gain control (AGC) Compatible with Arduino and other microcontrollers via analog pin Wide frequency response: 20Hz – 20kHz for accurate sound measurement Adjustable maximum gain: 40dB, 50dB, or 60dB via gain pin Adjustable attack/release ratio for flexible sound response control Compact PCB size: 25.4 ×...
    BDT 380
    BDT 380 tax incl.
    BDT 380 tax excl.
    BDT 380 tax excl.
    BDT 380 tax incl.
    BDT 380 tax incl.
    BDT 0 Tax
    BDT 380 tax excl.
    BDT 380 tax excl.
    BDT 0 Tax
    BDT 380 tax incl.
    More MAX9814 Microphone Amplifier Module
    In-Stock
    In stock: 18
    Sold-out Button Keypad 3x4 module (Assembled) Robotics Bangladesh Button Keypad 3x4 module (Assembled) Robotics Bangladesh

    Reference: RBD-1333

    Button Keypad 3x4 module (Assembled)

    (0)
    Easy communication with any microcontroller. Tactile type switches. Over 1,000,000 operations per key. Contact rated for 12V dc @ 20mA. Over 1,000,000 operations per key. Dimensions: 56 x 80 x 17 mm.(LxWxH)
    BDT 699
    BDT 699 tax incl.
    BDT 699 tax excl.
    BDT 699 tax excl.
    BDT 699 tax incl.
    BDT 699 tax incl.
    BDT 0 Tax
    BDT 699 tax excl.
    BDT 699 tax excl.
    BDT 0 Tax
    BDT 699 tax incl.
    More Button Keypad 3x4 module (Assembled)
    Sold-out
    In stock: -1
    1 Channel 12V Relay Board Module Robotics Bangladesh

    Reference: RBD-1398

    1 Channel 12V Relay Board Module

    (0)
    Brand new and high quality. 1-Channel Relay interface board, Equipped with high-current relay : 15A @ 125V AC or 10A @ 250V AC Standard interface that can be controlled directly by microcontroller (Arduino, 8051, AVR, PIC, DSP, ARM) **Relay Brand is different from the picture as per stock
    BDT 85
    BDT 85 tax incl.
    BDT 85 tax excl.
    BDT 85 tax excl.
    BDT 85 tax incl.
    BDT 85 tax incl.
    BDT 0 Tax
    BDT 85 tax excl.
    BDT 85 tax excl.
    BDT 0 Tax
    BDT 85 tax incl.
    More 1 Channel 12V Relay Board Module
    In-Stock
    In stock: 103
    ESP8266 Infrared Emission and Reception NEC Command Wi-Fi Module Type-C Robotics Bangladesh ESP8266 Infrared Emission and Reception NEC Command Wi-Fi Module Type-C Robotics Bangladesh

    Reference: RBD-3199

    ESP8266 Infrared Emission and Reception NEC Command Wi-Fi Module Type-C

    (0)
    ESP8266 Infrared Wi-Fi Module with NEC command emission and reception. Built-in ESP-12F chipset supporting IEEE 802.11 b/g/n Wi-Fi networking. Type-C interface for modern connectivity and power supply. Web-based configuration for easy Wi-Fi setup and debugging. Supports cross-room control via Wi-Fi and infrared signals. Ideal for smart home automation,...
    BDT 620
    BDT 620 tax incl.
    BDT 620 tax excl.
    BDT 620 tax excl.
    BDT 620 tax incl.
    BDT 620 tax incl.
    BDT 0 Tax
    BDT 620 tax excl.
    BDT 620 tax excl.
    BDT 0 Tax
    BDT 620 tax incl.
    More ESP8266 Infrared Emission and Reception NEC Command Wi-Fi Module Type-C
    In-Stock
    In stock: 17
    You might also like

    Reference: RBD-0040

    Arduino Bluetooth Module HC-06

    (0)
    Bluetooth 2.0 Module Based on CSR BC04 Chip – Ideal for reliable wireless communication. Slave Mode Only – Perfect for receiving data from smartphones or other master devices. Wide Operating Voltage (3.3V to 6V) with onboard regulator for easy integration. Built-in 2.4GHz PCB Antenna – Supports wireless range up to 10 meters. Simple UART Interface (VCC,...
    BDT 414 BDT 450
    BDT 450 BDT 414 tax incl.
    BDT 450 BDT 414 tax excl.
    BDT 450 BDT 414 tax excl.
    BDT 450 BDT 414 tax incl.
    BDT 450 BDT 414 tax incl.
    BDT 0 BDT 0 Tax
    BDT 450 BDT 414 tax excl.
    BDT 450 BDT 414 tax excl.
    BDT 0 BDT 0 Tax
    BDT 450 BDT 414 tax incl.
    More Arduino Bluetooth Module HC-06
    In-Stock
    In stock: 27
    M177 NRF24L01 2.4GHz Antenna Wireless Transceiver Module Robotics Bangladesh M177 NRF24L01 2.4GHz Antenna Wireless Transceiver Module Robotics Bangladesh

    Reference: RBD-0103

    M177 NRF24L01 2.4GHz Antenna Wireless Transceiver Module

    (0)
    This is M177 NRF24L01 2.4GHz Antenna Wireless Transceiver Module. The nRF24L01 is a highly integrated, ultra-low power (ULP) 2Mbps RF transceiver IC for the 2.4GHz ISM (Industrial, Scientific, and Medical) band. With peak RX/TX currents lower than 14mA, a sub μA power down mode, advanced power management, and a 1.9 to 3.6V supply range, the nRF24L01...
    BDT 129
    BDT 129 tax incl.
    BDT 129 tax excl.
    BDT 129 tax excl.
    BDT 129 tax incl.
    BDT 129 tax incl.
    BDT 0 Tax
    BDT 129 tax excl.
    BDT 129 tax excl.
    BDT 0 Tax
    BDT 129 tax incl.
    More M177 NRF24L01 2.4GHz Antenna Wireless Transceiver Module
    In-Stock
    In stock: 153

    Follow us on Facebook