• 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:
    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
    Mini 2-Axis Analog Thumbstick Robotics Bangladesh Mini 2-Axis Analog Thumbstick Robotics Bangladesh

    Reference: RBD-3318

    Mini 2-Axis Analog Thumbstick

    (0)
    Compact 2-axis analog thumbstick for precise directional input Built-in dual 10KΩ potentiometers for X and Y axis control Self-centering joystick returns to neutral when released Ideal for robotics, gaming controllers, and Arduino projects Compatible with custom breakout boards and easy to solder Lightweight, durable design similar to PSP-style...
    BDT 450
    BDT 450 tax incl.
    BDT 450 tax excl.
    BDT 450 tax excl.
    BDT 450 tax incl.
    BDT 450 tax incl.
    BDT 0 Tax
    BDT 450 tax excl.
    BDT 450 tax excl.
    BDT 0 Tax
    BDT 450 tax incl.
    More Mini 2-Axis Analog Thumbstick
    In-Stock
    In stock: 24
    5V 2 Channel Solid State Relay (SSR) Robotics Bangladesh

    Reference: RBD-1575

    5V 2 Channel Solid State Relay (SSR)

    (0)
    Part Number: G3MB-202P Power supply:5VDC/160mA Trigger Voltage (VDC):0 Switching Voltage (VAC):240@2A Isolation: Phototriac
    BDT 355
    BDT 355 tax incl.
    BDT 355 tax excl.
    BDT 355 tax excl.
    BDT 355 tax incl.
    BDT 355 tax incl.
    BDT 0 Tax
    BDT 355 tax excl.
    BDT 355 tax excl.
    BDT 0 Tax
    BDT 355 tax incl.
    More 5V 2 Channel Solid State Relay (SSR)
    In-Stock
    In stock: 21
    8-bit WS2812B 5050 RGB LED Built-in Full Color Driver Development Board Straight Robotics Bangladesh

    Reference: RBD-2314

    8-bit WS2812B 5050 RGB LED Built-in Full Color Driver Development Board Straight

    (0)
    8-bit WS2812B 5050 RGB LED Development Board with built-in full-color driver Individually addressable LEDs for customizable lighting effects Daisy chain support for cascading multiple boards in a series Operates at 4-7V DC with a recommended 5V supply for optimal performance Compact straight PCB design for decorative and notification lighting projects
    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 8-bit WS2812B 5050 RGB LED Built-in Full Color Driver Development Board Straight
    In-Stock
    In stock: 65
    CJMCU Virtual Keyboard with Memory Card ATMega32U4 for Arduino Robotics Bangladesh

    Reference: RBD-3121

    CJMCU Virtual Keyboard with Memory Card ATMega32U4 for Arduino

    (0)
    ATmega32U4-based CJMCU Virtual Keyboard for Arduino scripting and automation Functions as a USB HID device for executing keyboard input or custom payloads Built-in microSD slot supports FAT32 cards for script storage and execution Plug-and-play module programmable via Arduino IDE (no soldering required) LED indicator provides visual feedback for script...
    BDT 2,550
    BDT 2,550 tax incl.
    BDT 2,550 tax excl.
    BDT 2,550 tax excl.
    BDT 2,550 tax incl.
    BDT 2,550 tax incl.
    BDT 0 Tax
    BDT 2,550 tax excl.
    BDT 2,550 tax excl.
    BDT 0 Tax
    BDT 2,550 tax incl.
    More CJMCU Virtual Keyboard with Memory Card ATMega32U4 for Arduino
    In-Stock
    In stock: 15
    Arduino Bluetooth Module HC-05 Original CSR Chip Robotics Bangladesh Arduino Bluetooth Module HC-05 Original CSR Chip Robotics Bangladesh

    Reference: RBD-3431

    Arduino Bluetooth Module HC-05 Original CSR Chip

    (0)
    Original CSR BC417 Chipset for high-performance and stable Bluetooth communication. Supports Both Master and Slave Modes – fully configurable via AT commands. Bluetooth 2.0 + EDR Protocol for fast data transfer and low power consumption. Wide Compatibility: Works with Arduino, Raspberry Pi, ESP32, STM32, and more. 6-Pin Interface with Built-in 3.3V...
    BDT 785
    BDT 785 tax incl.
    BDT 785 tax excl.
    BDT 785 tax excl.
    BDT 785 tax incl.
    BDT 785 tax incl.
    BDT 0 Tax
    BDT 785 tax excl.
    BDT 785 tax excl.
    BDT 0 Tax
    BDT 785 tax incl.
    More Arduino Bluetooth Module HC-05 Original CSR Chip
    In-Stock
    In stock: 26
    M590E GSM GPRS module Diy kits M590 GSM GPRS 900m-1800m sms CPU MCU test Robotics Bangladesh

    Reference: RBD-1134

    M590E GSM GPRS module Diy kits M590 GSM GPRS 900m-1800m sms CPU MCU test

    (0)
    Easy to Assemble Comes With all Components Operating Voltage: 5VDC Operating Current: 200mA Compatible With Arduino and Raspberry Pi
    BDT 850
    BDT 850 tax incl.
    BDT 850 tax excl.
    BDT 850 tax excl.
    BDT 850 tax incl.
    BDT 850 tax incl.
    BDT 0 Tax
    BDT 850 tax excl.
    BDT 850 tax excl.
    BDT 0 Tax
    BDT 850 tax incl.
    More M590E GSM GPRS module Diy kits M590 GSM GPRS 900m-1800m sms CPU MCU test
    In-Stock
    In stock: 16
    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
    24V 30A 1 Channel Relay Module with Optocoupler Isolation Robotics Bangladesh 24V 30A 1 Channel Relay Module with Optocoupler Isolation Robotics Bangladesh

    Reference: RBD-3177

    24V 30A 1 Channel Relay Module with Optocoupler Isolation

    (0)
    24V 30A 1-Channel Relay Module designed for high-power switching and automation projects. Handles up to 240V AC or 30V DC at 30A, suitable for motors, lights, and heavy appliances. Features optocoupler isolation for safe separation between control and load circuits. Supports both high and low-level triggers via onboard jumper settings. Includes LED...
    BDT 298
    BDT 298 tax incl.
    BDT 298 tax excl.
    BDT 298 tax excl.
    BDT 298 tax incl.
    BDT 298 tax incl.
    BDT 0 Tax
    BDT 298 tax excl.
    BDT 298 tax excl.
    BDT 0 Tax
    BDT 298 tax incl.
    More 24V 30A 1 Channel Relay Module with Optocoupler Isolation
    In-Stock
    In stock: 95
    XFS5152CE Speech Synthesis Module TTS Voice Module Robotics Bangladesh XFS5152CE Speech Synthesis Module TTS Voice Module Robotics Bangladesh

    Reference: RBD-0990

    XFS5152CE Speech Synthesis Module TTS Voice Module

    (0)
    Support any Chinese text, English text synthesis, and support for English mixed Support voice codec function, the user can use the chip for direct recording and playback Support speech recognition function, can support the recognition of 30 command words.
    BDT 2,100
    BDT 2,100 tax incl.
    BDT 2,100 tax excl.
    BDT 2,100 tax excl.
    BDT 2,100 tax incl.
    BDT 2,100 tax incl.
    BDT 0 Tax
    BDT 2,100 tax excl.
    BDT 2,100 tax excl.
    BDT 0 Tax
    BDT 2,100 tax incl.
    More XFS5152CE Speech Synthesis Module TTS Voice Module
    In-Stock
    In stock: 6

    Reference: RBD-0439

    Arduino Android IOS HM-10 BLE Bluetooth 4.0 CC2540 CC2541 Serial Wireless Module

    (0)
    Bluetooth Protocol: Bluetooth Specification V4.0 BLE USB Protocol: USB V2.0 Operating Frequency: 2.4GHz ISM band Modulation Mode: GFSK (Gaussian Frequency Shift Keying) Transmitting Power: ≤4dBm Sensitivity: ≤-84dBm at 0.1% BER It’s easy to use and completely encapsulated. You can set it as slave or master. You can use AT command set the baud rate....
    BDT 465 BDT 470
    BDT 470 BDT 465 tax incl.
    BDT 470 BDT 465 tax excl.
    BDT 470 BDT 465 tax excl.
    BDT 470 BDT 465 tax incl.
    BDT 470 BDT 465 tax incl.
    BDT 0 BDT 0 Tax
    BDT 470 BDT 465 tax excl.
    BDT 470 BDT 465 tax excl.
    BDT 0 BDT 0 Tax
    BDT 470 BDT 465 tax incl.
    More Arduino Android IOS HM-10 BLE Bluetooth 4.0 CC2540 CC2541 Serial Wireless Module
    In-Stock
    In stock: 11
    MLX90333 Handle 3D Joystick Absolute Position Sensor Module Robotics Bangladesh MLX90333 Handle 3D Joystick Absolute Position Sensor Module Robotics Bangladesh

    Reference: RBD-3317

    MLX90333 Handle 3D Joystick Absolute Position Sensor Module

    (0)
    High-precision 3D joystick sensor using MLX90333 magnetometer technology Supports analog, PWM, and SPI output modes for versatile integration Fast sampling rate (200µs) and 12-bit resolution for accurate motion tracking Operates across -40°C to +85°C for reliable industrial and robotics applications Compact 28.5 × 22.1 × 3.3mm module with dual M3 mounting...
    BDT 1,150
    BDT 1,150 tax incl.
    BDT 1,150 tax excl.
    BDT 1,150 tax excl.
    BDT 1,150 tax incl.
    BDT 1,150 tax incl.
    BDT 0 Tax
    BDT 1,150 tax excl.
    BDT 1,150 tax excl.
    BDT 0 Tax
    BDT 1,150 tax incl.
    More MLX90333 Handle 3D Joystick Absolute Position Sensor Module
    In-Stock
    In stock: 9
    SN65HVD230 CAN Board Network Transceiver Evaluation Development Module Robotics Bangladesh SN65HVD230 CAN Board Network Transceiver Evaluation Development Module Robotics Bangladesh

    Reference: RBD-2292

    SN65HVD230 CAN Board Network Transceiver Evaluation Development Module

    (0)
    SN65HVD230 CAN Board with onboard CAN transceiver for network connectivity Compatible with PCA82C250, offering seamless integration with CAN networks Powered by 3.3V with built-in ESD protection for enhanced durability Ideal for connecting microcontrollers to CAN bus systems Compact, lightweight design perfect for development and evaluation projects
    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 SN65HVD230 CAN Board Network Transceiver Evaluation Development Module
    In-Stock
    In stock: 32
    Dual PS2 Game Joystick Button Module Joystick Compatible With Arduino Robotics Bangladesh

    Reference: RBD-2415

    Dual PS2 Game Joystick Button Module Joystick Compatible With Arduino

    (0)
    Dual PS2 Joystick Module: Two joysticks with X and Y axis analog control for versatile input options. Integrated Push-Button Switches: Each joystick includes a built-in push-button for additional input. Arduino Compatible: Seamlessly integrates with Arduino boards for interactive projects. Compact Design: Module dimensions of 65.1x53.8 mm for easy...
    BDT 420
    BDT 420 tax incl.
    BDT 420 tax excl.
    BDT 420 tax excl.
    BDT 420 tax incl.
    BDT 420 tax incl.
    BDT 0 Tax
    BDT 420 tax excl.
    BDT 420 tax excl.
    BDT 0 Tax
    BDT 420 tax incl.
    More Dual PS2 Game Joystick Button Module Joystick Compatible With Arduino
    In-Stock
    In stock: 5
    Mini MP3 and WAV File Player Robotics Bangladesh

    Reference: RBD-2769

    Mini MP3 and WAV File Player

    (0)
    Compact MP3/WAV player module (Model MP3-TF-16P / FN-M16P) Supports FAT16/FAT32 file systems and up to 32GB microSD cards Plays MP3 and WAV files with 24-bit DAC, SNR 85dB, and 90dB dynamic range Built-in 3W amplifier for direct speaker drive or stereo analog output Control via microcontroller (UART) or standalone pushbuttons USB connection for direct...
    BDT 240
    BDT 240 tax incl.
    BDT 240 tax excl.
    BDT 240 tax excl.
    BDT 240 tax incl.
    BDT 240 tax incl.
    BDT 0 Tax
    BDT 240 tax excl.
    BDT 240 tax excl.
    BDT 0 Tax
    BDT 240 tax incl.
    More Mini MP3 and WAV File Player
    In-Stock
    In stock: 56
    Voice Recognition Module Kit V3.1 Elechouse Robotics Bangladesh Voice Recognition Module Kit V3.1 Elechouse Robotics Bangladesh

    Reference: RBD-550

    Voice Recognition Module Kit V3.1 Elechouse

    (0)
    Supply Voltage: 4.5 – 5.5 V. Current : &lt;40 mA. Digital Interface : 5V TTL level for UART interface and GPIO. Support maximum 80 voice commands, with each voice 1500ms (one or two words speaking). Maximum 7 voice commands effective at same time. Arduino library is supplied. User-control General Pin Output. RoboticsBD
    BDT 2,780
    BDT 2,780 tax incl.
    BDT 2,780 tax excl.
    BDT 2,780 tax excl.
    BDT 2,780 tax incl.
    BDT 2,780 tax incl.
    BDT 0 Tax
    BDT 2,780 tax excl.
    BDT 2,780 tax excl.
    BDT 0 Tax
    BDT 2,780 tax incl.
    More Voice Recognition Module Kit V3.1 Elechouse
    In-Stock
    In stock: 12
    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