• How to Place an Order

  • Store Pick Up

  • Request for Quotation/ International Sourcing

  • Order Status

Jumper Wire Single 20cm Robotics Bangladesh Quick view

Reference: RBD-1354

Jumper Wire Single 20cm

Length: 8 inches/20 CM (Long) Material: Copper Plated Pin Spacing: 2.54mm.

Price BDT 3
More
In-Stock
Choose Your Size Quick view

Reference: 0984

Heat Shrink Tube

Choose your desire Heat Sink Size from below: 

Price BDT 2
More
In-Stock
MIFARE Classic 1K RFID NFC Smart Card 13. Quick view

Reference: RBD-0351

MIFARE Classic 1K RFID NFC Smart Card 13.56MHz Printable

Contactless transmission of data and supply energy (no battery needed) Operating distance: Up to 100mm (depending on antenna geometry) RoboticsBD Operating frequency: 13.56MHz Data transfer: 106 kbit/s Data integrity: 16 Bit CRC, parity, bit coding bit counting Anticollision Typical ticketing transaction: <100 ms ( including backup management)...

Price BDT 33
More
Out of Stock
470 Ohm 1/4w - Pack of 5 Quick view

Reference: 0245

Kiloohm (KΩ) 1/4w Resistors - Pack of 5

Choose your desire Resistor value from below: 

Price BDT 5
More
In-Stock
Jumper Wire 40 Pcs Set 20cm Robotics Bangladesh Quick view

Reference: 0031

Jumper Wire 40 Pcs Set 20cm

3 Types Available (Please select from option) 1. Male to Male  2. Male to Female 3. Female-Female

Price BDT 100
More
In-Stock
Buzzer Quick view

Reference: 0766

Ohm (Ω) 1/4w Resistors - Pack of 5

Choose your desire Resistor value from below: 

Price BDT 5
More
In-Stock
5 mm Green LED (Pack of 5) Quick view

Reference: RBD-0768

5 mm Red LED (Pack of 5)

Size: 5mm Color: RED Head Shape: Round Lens Appearance: Transparent

Price BDT 5
More
In-Stock
Push Button Switch (2PIN) Robotics Bangladesh Quick view

Reference: RBD-0761

Push Button Switch (2PIN)

Breadboard friendly Mounting Style: Through Hole Mounting Direction: Vertical

Price BDT 5
More
In-Stock
Buzzer Quick view

Reference: RBD-0758

BC547 NPN Transistor

BC547 NPN DIP Transistor

Price BDT 4
More
In-Stock
Jumper Wire Single 30cm Robotics Bangladesh Quick view

Reference: 1353

Jumper Wire Single 30cm

Length: 12.5 inches/30 CM (Long) Material: Copper Plated Pin Spacing: 2.54mm.

Price BDT 5
More
In-Stock
All best sellers
ESP32-CAM WiFi + Bluetooth Camera Module Development Board ESP32 With Camera Module OV2640 Robotics Bangladesh
  • ESP32-CAM WiFi + Bluetooth Camera Module Development Board ESP32 With Camera Module OV2640 Robotics Bangladesh
  • ESP32-CAM WiFi + Bluetooth Camera Module Development Board ESP32 With Camera Module OV2640 Robotics Bangladesh

ESP32-CAM WiFi + Bluetooth Camera Module Development Board ESP32 With Camera Module OV2640

RBD-1407
  • Flash LED off: 180mA @ 5V.
  • Flash LED on to maximum brightness: 310mA @ 5V.
  • Deep-sleep: 6mA @ 5V min.
  • Modem-sleep: 20mA @ 5V min.
  • Light-sleep: 6.7mA @ 5V min.

Programmer: ESP32-CAM-MB MICRO USB Download Module

The ESP32 CAM does not come pre-assembled with the camera. You'll need to connect the camera ribbon cable to the board, a task which can be somewhat challenging. It's essential to ensure proper connection, as the camera will not function otherwise. Forceful insertion can damage both the camera and the connector. We recommend using tweezers for precision and urge you to exercise patience during this process.

BDT 848
rating Read the 32 reviews
Average rating: 4.5/5 - Number of reviews: 32
Quantity
In-Stock

478 people have purchased this item recently
520 people added this item to the cart in last 10 days
140 items in stock
  • Store Pickup Available! Store Pickup Available!
  • Free Ship Over 5000 BDT Free Ship Over 5000 BDT
  • Quality Product Quality Product
  • No Warranty No Warranty
  • No Replacement No Replacement

The ESP32 CAM WiFi Module Bluetooth with OV2640 Camera Module 2MP For Face Recognization has a very competitive small-size camera module that can operate independently as a minimum system with a footprint of only 40 x 27 mm; a deep sleep current of up to 6mA and is widely used in various IoT applications. RoboticsBD

It is suitable for home smart devices, industrial wireless control, wireless monitoring, and other IoT applications.

This module adopts a DIP package and can be directly inserted into the backplane to realize rapid production of products, providing customers with high-reliability connection mode, which is convenient for application in various IoT hardware terminals. RoboticsBD

ESP integrates WiFi, traditional Bluetooth, and BLE Beacon, with 2 high-performance 32-bit LX6 CPUs, 7-stage pipeline architecture. It has the main frequency adjustment range of 80MHz to 240MHz, on-chip sensor, Hall sensor, temperature sensor, etc.  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 

The ESP32 CAM does not come pre-assembled with the camera. You'll need to connect the camera ribbon cable to the board, a task which can be somewhat challenging. It's essential to ensure proper connection, as the camera will not function otherwise. Forceful insertion can damage both the camera and the connector. We recommend using tweezers for precision and urge you to exercise patience during this process.

Step 3: Installing the ESP32 Arduino Core

Launch the Arduino IDE and navigate to File > Preferences.

Arduino IDE Preferences

Fill in the “Additional Board Manager URLs” field with the following.

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

Then, click the “OK” button.

Arduino IDE ESP32 Json URL

If you have already entered the URL for the ESP8266 boards or any other board, you can click on the icon to the right of the field to open a window where you can add additional URLs, one for each row.

esp32 and esp8266 board manager urls

Now navigate to Tools > Board > Boards Manager…

Arduino IDE Boards Manager

Filter your search by entering ‘esp32‘. Look for ESP32 by Espressif Systems. Click on that entry, and then choose Install.

Arduino IDE ESP32 Package

Selecting the Board and Port

After installing the ESP32 Arduino Core, restart your Arduino IDE and navigate to Tools > Board > ESP32 Arduino and select AI-Thinker ESP32-CAM.

selecting esp32cam board arduino ide boards manager

Now connect the ESP32-CAM to your computer using a USB cable. Then, navigate to Tools > Port and choose the COM port to which the ESP32-CAM is connected.

esp32 cam port selection

That’s it; the Arduino IDE is now set up for the ESP32-CAM!

ESP32-CAM Example 2 : Live Video Streaming Server

Let’s try running the CameraWebServer sketch. This sketch transforms the ESP32-CAM into a full-featured webcam, complete with features like face detection and a ton of customization options. This is a very impressive example of what the ESP32-CAM can do!

You can find this example under File > Examples > ESP32 > Camera > CameraWebServer.

esp32 cam camerawebserver example

We’ll need to make a few changes to get this to work with your ESP32-CAM.

You must choose the appropriate camera model. Because we’re using the AI-THINKER model here, uncomment it and comment all the other models.

// ===================
// Select camera model
// ===================
//#define CAMERA_MODEL_WROVER_KIT // Has PSRAM
//#define CAMERA_MODEL_ESP_EYE // Has PSRAM
//#define CAMERA_MODEL_ESP32S3_EYE // Has PSRAM
//#define CAMERA_MODEL_M5STACK_PSRAM // Has PSRAM
//#define CAMERA_MODEL_M5STACK_V2_PSRAM // M5Camera version B Has PSRAM
//#define CAMERA_MODEL_M5STACK_WIDE // Has PSRAM
//#define CAMERA_MODEL_M5STACK_ESP32CAM // No PSRAM
//#define CAMERA_MODEL_M5STACK_UNITCAM // No PSRAM
#define CAMERA_MODEL_AI_THINKER // Has PSRAM
//#define CAMERA_MODEL_TTGO_T_JOURNAL // No PSRAM
// ** Espressif Internal Boards **
//#define CAMERA_MODEL_ESP32_CAM_BOARD
//#define CAMERA_MODEL_ESP32S2_CAM_BOARD
//#define CAMERA_MODEL_ESP32S3_CAM_LCD

Next, you need to tell the ESP32-CAM about your wireless network. Fill in the following variables with your network credentials:

const char* ssid = "REPLACE_WITH_YOUR_SSID";
const char* password = "REPLACE_WITH_YOUR_PASSWORD";

The code that needs to be modified is highlighted in yellow.

esp32 cam camerawebserver changes highlighted

The code is now ready to be uploaded to the ESP32-CAM.

Accessing the Video Streaming Server

Once you have uploaded the sketch, open the serial monitor at baud rate 115200 and press the Reset button on the ESP32-CAM. You should see the IP address in the Serial Monitor.

esp32 cam ip address

Launch a browser and enter the IP address shown on the serial monitor. Ensure that the web browser is on the same network that the ESP32-CAM is connected to.

The ESP32-CAM should display a web page. To begin video streaming, press the Start Stream button.

esp32 cam live video streaming

You can play around with various camera settings in the left pane. For instance, you can alter the video’s resolution and frame rate, as well as its brightness, contrast, saturation, and the like.

esp32 camerawebserver controls

Simply hit the Get Still button to take a picture. Note that images are downloaded to the computer rather than being saved to the microSD card.

Pin Diagram:

Features :

ESP32-CAM :

  1. The smallest 802.11b/g/n Wi-Fi BT SoC module.
  2. Low power 32-bit CPU, can also serve the application processor.
  3. Up to 160MHz clock speed, summary computing power up to 600 DMIPS.
  4. Built-in 520 KB SRAM, external 4MPSRAM.
  5. Supports UART/SPI/I2C/PWM/ADC/DAC.
  6. Support OV2640 and OV7670 cameras, built-in flash lamp.
  7. Support image WiFI upload.
  8. Supports TF card.
  9. Supports multiple sleep modes.
  10. Embedded Lwip and FreeRTOS.
  11. Supports STA/AP/STA+AP operation mode.
  12. Support Smart Config/AirKiss technology.
  13. Support for serial port local and remote firmware upgrades (FOTA).

Specifications :

  1. Wireless Module: ESP32-S WiFi 802.11 b/g/n + Bluetooth 4.2 LE module with PCB antenna, u.FL connector, 32Mbit SPI flash, 4MBit PSRAM.
  2. External Storage: micro SD card slot up to 4GB.
  3. CameraExpansion: 16x through-holes with UART, SPI, I2C, PWM.
    • FPC connector.
    • Support for OV2640 (sold with a board) or OV7670 cameras.
    • Image Format: JPEG( OV2640 support only ), BMP, grayscale.
    • LED flashlight.
  4. Misc: Reset button.
  5. Power Supply: 5V via pin header.
  6. Power Consumption.Dimensions (ESP32): 40 x 27 x 12 (LxWxH) mm.
    1. Flash LED off: 180mA @ 5V.
    2. Flash LED on to maximum brightness: 310mA @ 5V.
    3. Deep-sleep: 6mA @ 5V min.
    4. Modem-sleep: 20mA @ 5V min.
    5. Light-sleep: 6.7mA @ 5V min.
  7. Temperature Range: Operating: -20 ℃ ~ 85 ℃; storage: -40 ℃ ~ 90 ℃ @ < 90%RH.

Documentation:

  1. ESP32-CAM Video Streaming and Face Recognition with Arduino IDE
  2. Interfacing with arduino

Package Includes :

1 x ESP32 CAM WiFi Module.

1 x OV2640 Camera Module 2MP.

RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD RoboticsBD 

What is the price of ESP32-CAM WiFi + Bluetooth Camera Module Development Board ESP32 With Camera Module OV2640 in Bangladesh?

The latest price of ESP32-CAM WiFi + Bluetooth Camera Module Development Board ESP32 With Camera Module OV2640 in Bangladesh is BDT 848 You can buy the ESP32-CAM WiFi + Bluetooth Camera Module Development Board ESP32 With Camera Module OV2640 at best price from our RoboticsBD or visit RoboticsBD Office.

Please note that the product information provided on our website may not be entirely accurate as it is collected from various sources on the web. While we strive to provide the most up-to-date information possible, we cannot guarantee its accuracy. We recommend that you always read the product labels, warnings, and directions before using any product.

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

Product Details
RBD-1407
140 Items
Filter reviews
(26)
(2)
(1)
(0)
(0)
(3)
Reset

Great for Projects
rating
17/04/2024
MD. Adon Al Raiyan
A great thing to use in various projects and so.
rating
12/04/2024
Robot Lover
Very awesome product
A
rating
25/02/2024
Ev an
. a
Got exactly what I asked for.
rating
17/02/2024
Raufun Ahsan
The product is performing as expected. Delivery was fast and packaging was also satisfactory.
rating
06/01/2024
Mrinmoye Das Piu
Gd
.
rating
03/01/2024
বাতেন
.
Valo
rating
31/12/2023
Md sojol
Valo
Clone
rating
08/12/2023
Md. Shaeak
Don’t buy esp-32 Cam from them
Best
rating
26/11/2023
Roky
Cheap & best micro controller
Good
rating
05/10/2023
Tahsin
Good
Bad
rating
30/08/2023
Tanvir
Bad product
N
rating
06/08/2023
Sirajis Salekeen
N
Good
rating
24/07/2023
Ifaz
good
ESP32-CAM WiFi + Bluetooth Camera Module Develo
rating
06/07/2023
Saif Islam
gd
.
rating
22/06/2023
Miju
good
This module isnt working
rating
14/01/2023
Shakil Tanvir
Its a chinese clone module. Remember always before buying. I have so many issues for this product.
A little blurry but good
rating
23/11/2022
Ikram
The overall camera footage is quite good, the flash also works fine but at times the video has some zitters, becomes blurry which is not intended
ESP32-CAM WiFi + Bluetooth Camera Module Develop
rating
16/11/2022
fatema jannat momo
dose not work. nosto cam dia hoiche
Good
rating
07/11/2022
Shuvro
Good
Ok
rating
01/08/2022
Kishalay Dhar
Ok
Esp32Cam
rating
23/04/2022
Md Sharifuzzaman
Very good
Good product
rating
18/11/2021
Taher Muhammad Mahdee
Has better camera than cheaper options on other places
ESP32-CAM WiFi + Bluetooth Camera Module
rating
04/10/2021
MD MAHFUJUR RAHMAN
The quality of the product is good.
Variety
rating
12/09/2021
Rashedul Rana
You can find different varieties of product
Good product.
rating
13/08/2021
Abir Hasan
Everything works perfectly.
Network connection problem
rating
22/05/2021
Noyon Ahmed
Network not connected after uploading the program. circuit connected with 5v, gnd, Uot, Uor, and Io0 sorted with ground. following every instruction but still not connected.
great board.
rating
03/04/2021
Minhaj
consider buying a FTDI USB-TTL board with it as it can\'t be directly interfaced with PC
Good quality
rating
03/03/2021
Md. Masrur Saqib
.
Professional and friendly Service
rating
28/11/2020
Shaikh Abu Reza
I got everything I wanted from single source, very professional service and very friendly and helpful
Not fully recommended for everybody.
rating
29/10/2020
Al Imran Suvro
Just received in good condition like product pictures. The ribbon condition is not a good, 10-degree angle on the left side.
Packaging
rating
01/10/2020
Rahat Khan
The packaging is great. Never find any fault in any product.
good one
rating
27/09/2020
md. kamruzzaman
thanks
You might also like
ESP32-CAM External Antenna Robotics Bangladesh Quick view

Reference: RBD-1852

ESP32-CAM External Antenna

IPEX To SMA Female External Antenna Adapter SMA Male Antenna for 2.4G WIFI Module Only Antenna and Adapter RF Cable  ESP32 Cam is not included

Price BDT 290
More
In-Stock
OV2640 2.0 Mega Pixel 1/4'' CMOS Image Sensor Camera Module Robotics Bangladesh Quick view

Reference: RBD-1976

OV2640 2.0 Mega Pixel 1/4'' CMOS Image Sensor Camera Module

High sensitivity for Low-Light Operation. Low Operating Voltage for Embedded Portable Apps. Supports Scaling. The Standard SCCB Interface is Compatible with the I2C Interface.

Price BDT 299
More
In-Stock
ESP32-CAM-MB MICRO USB Download Module for ESP32 CAM Development Board Robotics Bangladesh Quick view

Reference: RBD-2044

ESP32-CAM-MB MICRO USB Download Module for ESP32 CAM Development Board

Model: ESP32-CAM-MB Color: Black Chipset: CH340G Connectivity Technology: USB Note: The camera module is not included with the board.

Price BDT 220
More
In-Stock
30 other products in the same category:
Arduino Mega 2560 R3 Robotics Bangladesh Quick view

Reference: RBD-0009

Arduino Mega 2560 R3

54 Digital I/O terminals (14 of which have programmable PWM outputs). 16 Analog Inputs. 4 UARTs (hardware serial ports). 16 MHz crystal clock. RoboticsBD Operating voltage: 6 ~ 12v. Dimensions: 110 x 53 x 15 mm.

Price BDT 1,895
More
In-Stock
New Arduino Opta Lite Micro PLC (Ethernet and USB-C ports) Robotics Bangladesh Quick view

Reference: RBD-2483

Arduino Opta Lite Micro PLC (Ethernet and USB-C ports)

Arduino Opta, specially designed for PLC engineers, is a secure, easy-to-use micro PLC with industrial IoT capabilities. Opta is equipped with frequently used networks and protocols in multiple industries, and supports both Arduino sketch and standard PLC languages, including LD (Ladder Logic Diagram) and FBD (Function Block Diagram). Its powerful...

Price BDT 28,900
More
Last items in stock
NodeMCU ESP8266 with 0.96 Inch OLED Module Development Board Robotics Bangladesh Quick view

Reference: RBD-1255

NodeMCU ESP8266 with 0.96 Inch OLED Module Development Board

Integrated 0.96″ OLED Micro USB connection Compatible with Arduino Compatible with NodeMCU(Lua for ESP8266) Input Power 5V Compatible for Arduino Compatible with NodeMCU(Lua for ESP8266)

Price BDT 1,250
More
In-Stock
NodeMCU Mega WiFi R3 Atmega2560 ESP8266 32Mb Memory Board Robotics Bangladesh Quick view

Reference: RBD-2138

NodeMCU Mega WiFi R3 Atmega2560 ESP8266 32Mb Memory Board

Arduino compatibility Full integration USB-TTL converter 32 Mb flash memory Dual microcontrollers

Price BDT 1,890
More
In-Stock
NodeMCU ESP8266 Expansion Base Board Robotics Bangladesh Quick view

Reference: RBD-1402

NodeMCU ESP8266 Expansion Base Board

The perfect solution for breaking out the pins from Lua V3 Nodemcu. Lead-out all the IO ports of the ESP-12E development board Lead out the pins of 5V and 3.3V power supply Convenient to connect with peripheral modules Onboard 5V / 1A DC-DC step-down converter circuit Onboard power indicator With DC power jack 6-24V.

Price BDT 260
More
In-Stock
Keyes Espressif ESP32-WROOM-32 Module Core Board Robotics Bangladesh Quick view

Reference: RBD-2371

Keyes Espressif ESP32-WROOM-32 Module Core Board

Our ESP32 core board is the perfect solution for anyone who wants an easy and convenient way to connect their peripherals. With our board, you'll have everything you need to develop and debug your own applications. The ESP-WROOM-32 module is a leading WiFi + Bluetooth solution that integrates with TSMC's low-power 40nm technology. This means that our...

Price BDT 1,150
More
In Stock
50 cm Cable For Arduino UNO/MEGA (USB A to B) Robotics Bangladesh Quick view

Reference: RBD-2196

50 cm Cable For Arduino UNO/MEGA (USB A to B)

USB Type: Type-A to Type-B Weight: 26 gm. Length: 50 cm Long cable for easy work Fully compatible with the PC. Molded strain relief and PVC over-molding to ensure a lifetime of error-free data transmissions.

Price BDT 130
More
In-Stock
Espressif ESP32-S3-DevKitC-1-N8R8 Robotics Bangladesh Quick view

Reference: RBD-2366

Espressif ESP32-S3-DevKitC-1-N8R8

The ESP32-S3-DevKitC-1 Version 1.0 is an entry-level development board equipped with ESP32-S3-WROOM-1, ESP32-S3-WROOM-1U, or ESP32-S3-WROOM-2, a general-purpose Wi-Fi + Bluetooth® LE MCU module that integrates complete Wi-Fi and Bluetooth LE functions. Most of the I/O pins on the module are broken out to the pin headers on both sides of this board for...

Price BDT 3,250
More
In Stock
ATmega328P-PU PDIP-28 Microcontroller Robotics Bangladesh Quick view

Reference: RBD-1215

ATmega328P-PU PDIP-28 Microcontroller

131 powerful instructions – Most Single Clock Cycle Execution 32 x 8 general purpose working registers Fully static operation Up to 20MIPS throughput at 20MHz On-chip 2-cycle multiplier Write/erase cycles: 10,000 flash/100,000 EEPROM Optional boot code section with independent lock bits In system programming by on-chip boot program True read while write...

Price BDT 550
More
In-Stock
Arduino Due Robotics Bangladesh Quick view

Reference: RBD-0136

Arduino Due

Microcontroller: AT91SAM3X8E Operating Voltage: 3.3V Input Voltage (recommended): 7-12V Input Voltage (limits): 6-16V Digital I/O Pins: 54 (of which 12 provide PWM output) Analog Input Pins: 12 Analog Outputs Pins: 2 (DAC) A 32-bit core, that allows operations on 4 bytes wide data within a single CPU clock. CPU clock at 84Mhz 96KBytes of SRAM

Price BDT 3,990
More
In-Stock
Mini Mega 2560 PRO (Embed) CH340G/ATmega2560-16AU Robotics Bangladesh Quick view

Reference: RBD-1214

Mini Mega 2560 PRO (Embed) CH340G/ATmega2560-16AU

The board is compatible with Mega 2560.  excellent solution for developing projects based on ATmega2560. The board can be powered directly through the Micro USB connector The maximum output current upon 5V is around 800mA, while on the 3.3V it is about 800mA.

Price BDT 1,590
More
In-Stock
ESP32 Dev Board CH9102X Robotics Bangladesh Quick view

Reference: RBD-2269

ESP32 Dev Board CH9102X

Adds WiFi and Bluetooth connectivity to your projects, great for IoT and automation applications Integrated antenna and RF balun, power amplifier, and other features in a small printed circuit board area Low power consumption and safe, reliable, and scalable RF properties Supports Lua programming and Win10 system automatic installation drive Small form...

Price BDT 610
More
In-Stock
ESP8266 CH340 NodeMCU Wifi Module Lua V3 Robotics Bangladesh Quick view

Reference: RBD-0694

ESP8266 CH340 NodeMCU Wifi Module Lua V3

Power input: 4.5V ~ 9V (10VMAX), USB-powered Transfer rate: 110-460800bps Support UART / GPIO data communication interface Support Smart Link Smart Networking Working temperature: -40°C ~ + 125°C Drive Type: Dual high-power H-bridge Don’t need to download resetting A great set of tools to develop ESP8266 Flash size: 4MByte Lowest cost WI-FI Note: The...

Price BDT 420
More
In-Stock
Altera Cyclone IV EP4CE6 FPGA Development Board NIOSII EP4CE PCB and USB Blaster Jtag AS Programmer Robotics Bangladesh Quick view

Reference: RBD-1827

Altera Cyclone IV EP4CE6 FPGA Development Board NIOSII EP4CE PCB and USB Blaster Jtag AS Programmer

Altera Cyclone IV EP4CE6 FPGA Development Board NIOSII EP4CE PCB  USB Blaster Jtag AS Programmer

Price BDT 14,225
More
In-Stock
Arduino Mega 2560 CH340 Robotics Bangladesh Quick view

Reference: RBD-1397

Arduino Mega 2560 CH340

Programmer: CH340 Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limits) 6-20V Digital I/O Pins 54 (of which 15 provide PWM output) Analog Input Pins 16 DC Current per I/O Pin 40 mA DC Current for 3.3V Pin 50 mA Flash Memory 256 KB of which 8 KB used by bootloader

Price BDT 1,499
More
In-Stock
New 3.5inch LCD Display Shield for Arduino with Touch Robotics Bangladesh Quick view

Reference: RBD-2551

3.5inch LCD Display Shield for Arduino with Touch

Supports development boards such as Arduino UNO and Mega2560 for plug-in use without wiring 480X320 resolution, clear display Support 16-bit RGB 65K color display, display rich colors 8-bit parallel bus, faster than serial SPI refresh On-board 5V/3.3V level shifting IC, compatible with 5V/3.3V operating voltage Easy to expand the experiment with SD card...

Price BDT 1,990
More
In Stock
AVR Microcontroller Learning Development Board Robotics Bangladesh Quick view

Reference: RBD-1527

AVR Microcontroller Learning Development Board

Based on ATmega32 8 Bit microcontroller USB external programmer Included Datasheet, Manual, Software &amp; Sample codes All Port pins pins available for peripheral interfacing

Price BDT 3,430
More
In-Stock
Arduino Pro Mini 328 5V/16Mhz Robotics Bangladesh Quick view

Reference: RBD-1523

Arduino Pro Mini 328 5V/16Mhz

Microcontroller: ATmega328P Circuit Operating Voltage: 5V Clock frequency: 16MHz. 6 PWM port: D3, D5, D6, D9, D10, D11. Use For Atmel Atmega328P-AU microcontroller. Support serial download. Support 9V battery. A pair of TTL level serial port transceiver : RX / TX.

Price BDT 430
More
In-Stock
S2 Mini V1.0.0 ESP32-S2 4MB FLASH 2MB PSRAM WIFI Development Board Robotics Bangladesh Quick view

Reference: RBD-2131

S2 Mini V1.0.0 ESP32-S2 4MB FLASH 2MB PSRAM WIFI Development Board

ESP32-S2 based WIFI development board Features S2FN4R2 WIFI IC Equipped with 4MB FLASH and 2MB PSRAM Type-C USB connectivity 27 digital input/output pins with support for interrupt/pwm/I2C/single wire ADC, DAC, I2C, SPI, UART, USB OTG

Price BDT 690
More
In Stock
TI MSP430 LaunchPad Robotics Bangladesh Quick view

Reference: RBD-1216

TI MSP430 LaunchPad

14-/20-pin DIP (N) Socket 20 pin LaunchPad standard leveraging the BoosterPack ecosystem On-Board EZ-FET emulator featuring EnergyTrace™ technology Supports MSP430G2xx2, MSP430G2xx3, and MSP430F20xx devices in PDIP14 or PDIP20 packages 1 user buttons and 3 LEDs for user interaction

Price BDT 1,999
More
Out of Stock
Cable for Arduino Nano (USB 2.0 A to USB 2. Quick view

Reference: RBD-1131

Cable for Arduino Nano (USB 2.0 A to USB 2.0 Mini B) 30cm

Up to 480 Mbps data transfer rate. USB Type: Type-A to Mini-B Weight: 15 gm Length: 30 cm Exclusively designed for Arduino boards.

Price BDT 90
More
In-Stock
- BDT 171 On sale! Arduino Uno R3 Robotics Bangladesh Quick view

Reference: RBD-2335

Arduino Uno R3

The Arduino Uno R3 Standard-Quality Edition Micro-controller : ATmega328. Operating Voltage : 5V. Input Voltage (recommended) : 7-12V. Digital I/O Pins : 14 (of which 6 provide PWM output). Analog Input Pins : 6 We are pleased to present a more cost-effective iteration of the Arduino Uno R3, a widely acclaimed and versatile platform for electronics...

Price BDT 669 Regular price BDT 840
More
In-Stock
ESP32 S3-WROOM-1 Dual... Quick view

Reference: RBD-2367

ESP32 S3-WROOM-1 Dual Type-C USB N16R8 Micropython Board

ESP32-S3-WROOM-1-N16R8(16M Flash/8SRAM) Powerful ESP32-S3 chip for enhanced processing capabilities Dual Type-C USB ports for easy connectivity Built-in Wi-Fi and Bluetooth for seamless communication 16MB flash memory for ample storage space 8MB PSRAM for efficient multitasking Micropython support for easy programming Ideal for IoT projects, robotics, and...

Price BDT 1,350
More
In-Stock
New Arduino UNO R4 Minima Robotics Bangladesh Quick view

Reference: RBD-2569

Arduino UNO R4 Minima

Introducing the Arduino UNO R4 Minima! This board boasts the RA4M1 microprocessor from Renesas, delivering increased processing power, expanded memory, and additional peripherals. And the best part? It stays true to the reliable UNO form factor and operates at a practical 5 V voltage. Brace yourself for an upgrade like no other with the Arduino UNO R4...

Price BDT 2,890
More
In Stock
ESP32 V1.3 Dev Board CH340C NodeMCU-32 Robotics Bangladesh Quick view

Reference: RBD-2268

ESP32 V1.3 Dev Board CH340C NodeMCU-32

Features WiFi+Bluetooth connectivity with the ESP-WROOM-32 module Accessible I/O pins via extension headers for easy customization Onboard USB CH340 for convenient programming and debugging 2x keys for reset or user-defined functions ESP32S-DEV development board is a cost-effective solution for a wide range of applications.

Price BDT 580
More
In-Stock
New Arduino UNO R4 WiFi Development Board Original Robotics Bangladesh Quick view

Reference: RBD-2484

Arduino UNO R4 WiFi Development Board Original

The new Arduino UNO R4 development board comes in two versions: the UNO R4 WiFi and the UNO R4 Minima. It runs on the Renesas RA4M1 (Arm Cortex®-M4) processor with a clock speed of 48MHz, which provides a 3x increase over the UNO R3. In addition to that, the SRAM has been upgraded from 2kB to 32kB and the flash memory has been increased from 32kB to 256kB...

Price BDT 6,590
More
In Stock
On sale! FTDI USB to TTL Serial Converter Adapter FT232RL Quick view

Reference: RBD-0658

FTDI USB to TTL Serial Converter Adapter FT232RL

Standard interface layout, compatible with a variety of Arduinos such as the Pro Mini Original FTDI FT232 chip, stable performance USB power has current protection, using 500MA self-restore fuse RXD/TXD transceiver communication indicator With power, sending, receiving indicator, working status LED indicators Mini USB Port Connection Support 3.3V, 5V...

Price BDT 359
More
In-Stock
NodeMcu Lua WIFI Board Based on ESP8266 CP2102 Module Robotics Bangladesh Quick view

Reference: RBD-1821

NodeMcu Lua WIFI Board Based on ESP8266 CP2102 Module

Open-source, Interactive, Programmable, Low cost, Simple, Smart, WI-FI enabled Arduino-like hardware IO Integrated TR switch, balun, LNA, power amplifier and matching network Integrated PLL, regulators, DCXO and power management units Onboard USB to serial chip to easily program and upload codes from the Arduino IDE Embeds logic level converter circuits...

Price BDT 650
More
In-Stock
Arduino NANO I/O Extension Shield Quick view

Reference: RBD-0987

Arduino NANO I/O Extension Shield

Compatible with Arduino NANO All digital and analog pins breakout Compact size; External power supply current support Leads all pins out, convenient for wiring and doing experiments.

Price BDT 350
More
In-Stock
New Genuine Arduino Nano ESP32 with headers Robotics Bangladesh Quick view

Reference: RBD-2499

Genuine Arduino Nano ESP32 with headers

Made in ITALY Powerful and versatile Arduino board based on ESP32-S3 Compatible with Arduino and MicroPython programming Easy to use and ideal for beginners and advanced users alike Perfect for IoT and MicroPython projects

Price BDT 4,200
More
In-Stock
Customers who bought this product also bought:
Electronic Long Nose Plier Robotics Bangladesh Quick view

Reference: RBD-1181

Electronic Long Nose Plier

Rubber handle Heavy-duty cutting tip Electric resistance up to 1000 Volts

Price BDT 200
More
In-Stock
Glue Gun Stick Quick view

Reference: RBD-0835

Glue Gun Stick

Diameter: 11mm Length: 200mm

Price BDT 25
More
In-Stock
Mechanical Buzzer with LED Indicator AD16-22SM Robotics Bangladesh Quick view

Reference: RBD-1898

Mechanical Buzzer with LED Indicator AD16-22SM

Mechanical Buzzer LED Indicator AD16-22SM

Price BDT 155
More
In-Stock
LDR 20 mm Light Depending Resistor Robotics Bangladesh Quick view

Reference: RBD-2059

LDR 20 mm Light Depending Resistor

LDR 20 mm Light Depending Resistor Low-cost sensor device Wide spectral response Use in fire alarms, smoke alarms, control street light Low cost. Ambient Temperature Range. Wide spectral response.

Price BDT 78
More
In-Stock
Sonoff Dual 2CH Wifi Smart Switch Quick view

Reference: RBD-1016

Sonoff Dual 2CH Wifi Smart Switch

Power Supply: 90-250V AC Max Current: 16A(2 gang),10A(1 gang) Max Power:  3500W(2 gang) / 2200W(1 gang) Product Dimensions: 114*52*32mm Color: White  Frequency: 802.11 b/g/n  Security Mechanism: WPA-PSK/WPA2-PSK

Price BDT 1,300
More
In-Stock
DC3-12V N20 Gear Motor & Mount Bracket & 43mm Wheel Robotics Bangladesh Quick view

Reference: RBD-1114

DC3-12V N20 Gear Motor & Mount Bracket & 43mm Wheel

N20 Micro Gear 12V 100RPM DC Motor (High Torque) Mounting Bracket for N20 Micro Gear motors 3PI miniQ Car wheel Tyre 44mm N20 DC Gear Motor Wheel

Price BDT 480
More
In-Stock
Arduino Nano R3 Robotics Bangladesh Quick view

Reference: RBD-0926

Arduino Nano R3

USB Driver: FT232 Manufacturer: Gravitech Operating Voltage (logic level): 5V 8 analog inputs ports: A0 ~ A7 14 Digital input / output ports: TX, RX, D2 ~ D13 1 pair of TTL level serial transceiver ports RX / TX Using Atmel Atmega328P-AU MCU There is a bootloader installed in it Standard 0.1” spacing DIP (breadboard friendly). Manual reset switch. Please...

Price BDT 690
More
In-Stock
7x7mm 5 Pin DPDT latching Push Switch Robotics Bangladesh Quick view

Reference: RBD-1888

7x7mm 5 Pin DPDT latching Push Switch

Switch type: Momentary Small  7 x 7 mm. Size PCB through-hole mounting Maximum voltage DC30V Operating Current 0.1 A

Price BDT 10
More
In-Stock