• 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
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 35
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
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
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
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
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
Out of 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
Arduino Esplora Joystick Photosensitive Sensor Board Robotics Bangladesh
  • Arduino Esplora Joystick Photosensitive Sensor Board Robotics Bangladesh
  • Arduino Esplora Joystick Photosensitive Sensor Board Robotics Bangladesh

Arduino Esplora Joystick Photosensitive Sensor Board

RBD-2886
  1. Microcontroller: ATmega32u4
  2. Operating Voltage: 5V
  3. Flash Memory: 32 KB of which 4 KB used by bootloader
  4. SRAM: 2.5 KB
  5. EEPROM: 1 KB
  6. Clock Speed: 16 MHz
  7. Made in China
BDT 4,950
Quantity
In Stock

20 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 ESPLORA Joystick Photosensitive Sensor Board is a microcontroller board compatible with Arduino & derived from the Arduino Leonardo. The ESPLORA Joystick Photosensitive Sensor Board differs from all preceding Arduino boards in that it provides a number of built-in; ready-to-use set of onboard sensors for interaction.

It’s designed for people who want to get up and running with Arduino without having to learn about the electronics first. For a step-by-step introduction to the Esplora; check out the Getting Started with Esplora guide.

The ESPLORA Joystick Photosensitive Sensor Board has onboard sound and light outputs, and several input sensors; including a joystick, a slider, a temperature sensor, an accelerometer, a microphone, and a light sensor. It also has the potential to expand its capabilities with two Tinker-kit input and output connectors, and a socket for a color TFT LCD screen.

Like the Leonardo board, the ESPLORA Joystick Photosensitive Sensor Board uses an Atmega32U4 AVR microcontroller with 16 MHz crystal oscillator. And a micro USB connection capable of acting as a USB client device like a mouse or a keyboard. In the upper left corner of the board, there is a reset push button, that you can use to restart the board.

There are four status LEDs

ON [green] indicates whether the board is receiving power supply

L [yellow] connect directly to the micro-controller, accessible through pin 13

RX and TX [yellow] indicates the data being transmit or receive over the USB communication

The board contains everything need to support the microcontroller; simply connect it to a computer with a USB cable to get started. The Esplora has built-in USB communication; it can appear to a connected computer as a mouse or keyboard, in addition to a virtual (CDC) serial / COM port. This has other implications for the behavior of the board; these are detailed on the getting started page. You can find all the information you need to configure your board, use the Arduino Software (IDE); and start to tinker with coding and electronics.

Input and Output

The design of the ESPLORA Joystick Photosensitive Sensor Board recalls traditional gamepad design with an analog joystick on the left and four push buttons on the right. The ESPLORA Joystick Photosensitive Sensor Board has the following onboard inputs and outputs :

Analog joystick with central push-button two axes (X and Y) and a center pushbutton.

4 push-buttons laid out in a diamond pattern.

Linear potentiometer slider near the bottom of the board.

Microphone for getting the loudness (amplitude) of the surrounding environment.

Light sensor for getting the brightness.

Temperature sensor reads the ambient temperature.

Three-axis accelerometer measures the board’s relation to gravity on three axes (X, Y, and Z).

The buzzer can produce square-waves.

RGB led bright LED with Red Green and Blue elements for color mixing.

TinkerKit Inputs to connect the TinkerKit sensor modules with the 3-pin connectors.

TinkerKit Outputs to connect the TinkerKit actuator modules with the 3-pin connectors.

TFT display connector for an optional color LCD screen; SD card, or other devices that use the SPI protocol.

In order to utilize the total number of available sensors, the board uses an analog multiplexer. This means a single analog input of the microcontroller is shared among all the input channels (except the 3-axis accelerometer). Four additional microcontroller pins choose which channel to read.

Communication :

The Leonardo the ESPLORA Joystick Photosensitive Sensor Board has a number of facilities for communicating with a computer; another Arduino, or other micro-controllers. The ATmega32U4 provides serial (CDC) communication over USB and appears as a virtual com port software on the computer. The chip also acts as a full speed USB 2.0 device, using standard USB COM drivers. On Windows, a .inf file requires.

The Arduino software includes a serial monitor which allows simple textual data to be sent to and from the Arduino board. The RX and TX LEDs on the board will flash when data is transmitting via the USB connection to the computer. The ATmega32U4 also supports SPI communication, that access through the SPI library. The Esplora can appear as a generic keyboard and mouse and can be a program to control these input devices using the Keyboard and Mouse libraries.

Programming :
The Esplora can be the program with the Arduino software (download). Select “Esplora” from the Tools > Board menu. For details, see the getting started page. The ATmega32U4 on the Esplora comes pre-burn with a boot-loader that allows you to upload new code to it without the use of an external hardware programmer.
It communicates using the AVR109 protocol. You can also bypass the bootloader and program the microcontroller through the ICSP (In-Circuit Serial Programming) header; see these instructions for details.
To facilitate writing sketches for the Esplora; there is a dedicated library that contains methods for reading the sensors and writing to the outputs onboard. The library offers high-level methods which provide pre-process data, like degrees Fahrenheit or Celsius from the temperature sensor. It also enables easy access to the outputs, like writing values to the RGB LED. Visit the Esplora library reference page to see the complete documentation of the library and examples.
Automatic (Software) Reset and Bootloader initiation :
Rather than requiring a physical press of the reset button before an upload; the Esplora is designing in a way that allows it to be reset by software running on a connected computer. The reset is trigger when the Esplora’s virtual (CDC) serial / COM port is open at 1200 baud and then close. When this happens, the processor will reset, breaking the USB connection to the computer (meaning that the virtual serial / COM port will disappear). After the processor resets, the boot-loader starts, remaining active for about 8 seconds. The boot-loader can also be initiate by pressing the reset button on the Esplora.
Note that when the board first powers up, it will jump straight to the user sketch; if present, rather than initiating the boot-loader. Because of the way the Esplora handles reset it’s best to let the Arduino software try to initiate the reset before uploading; especially if you are in the habit of pressing the reset button before uploading on other boards. If the software can’t reset the board you can always start the boot-loader by pressing the reset button on the board.
USB Overcurrent Protection :
The Esplora has a re-settable poly-fuse that protects your computer’s USB ports from shorts and over-current. Although most computers provide their own internal protection, the fuse provides an extra layer of protection. If more than 500 mA is applied to the USB port, the fuse will automatically break the connection until the short or overload is removed.
Physical Characteristics :
The maximum length and width of the Esplora PCB are 6.5 and 2.4 inches respectively, with the USB and TinkerKit connectors extending beyond the latter dimension. Four screw holes allow the board to be attached to a surface or case.

Package Includes :

1 x ESPLORA Joystick Photosensitive Sensor Board Compatible with Arduino

What is the price of Arduino Esplora Joystick Photosensitive Sensor Board in Bangladesh?

The latest price of Arduino Esplora Joystick Photosensitive Sensor Board in Bangladesh is BDT 4,950 You can buy the Arduino Esplora Joystick Photosensitive Sensor Board 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-2886
20 Items
30 other products in the same category:
New STM32 Mini V2.0 STM32F103RCT6 Development Board Robotics Bangladesh
Quick view

Reference: RBD-2949

STM32 Mini V2.0 STM32F103RCT6 Development Board

STM32 Mini V2.0 STM32F103RCT6 Part STM32F103RCT6 Manufacturer ST-Microelectronics Core Arm Cortex-M3 Max. Clock Speed 72MHz Package UFQFPN 64 pins Warning: The +5V pins on this board are directly connected to the +5V pin of the USB connector. There is no protection in place. Do not power this board through USB and an external power supply at the same time.

Price BDT 2,100
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 Leonardo R3 Robotics Bangladesh
Quick view

Reference: RBD-0154

Arduino Leonardo R3

Microcontroller: ATmega32u4 Operating Voltage: 5V Input Voltage (Recommended): 7-12V Input Voltage (limits): 6-20V Digital I/O Pins: 20 PWM Channels: 7 Analog Input Channels: 12

Price BDT 790
More
In-Stock
LilyPad SMD LED Red Color Robotics Bangladesh
Quick view

Reference: RBD-2239

LilyPad SMD LED Red Color

Wearable e-textile technology.  Designed with large sew tabs LED Red Color

Price BDT 18
More
Out of Stock
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
Arduino UNO R4 Minima Robotics Bangladesh
Quick view

Reference: RBD-2569

Arduino UNO R4 Minima

Arduino Uno R4 Minima High-Quality Edition (Made in China)  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...

Price BDT 2,890
More
In Stock
FTDI Basic Breakout USBTTL 6PIN 5V Module Fio/Pro/RGB/Lilypad Programmer Robotics Bangladesh
Quick view

Reference: RBD-2413

FTDI Basic Breakout USBTTL 6PIN 5V Module Fio/Pro/RGB/Lilypad Programmer

Upgrade your Arduino Pro Mini, Lilypad and drone or RC aircraft with the ultimate ease and precision offered by our latest MWC MultiWii Lite/SE Flight Control Board Config Uploader. This innovative device comes packed with features designed to simplify the uploading and modification process. Save time and effort with the board's MINIUSB FTDI Basic USB...

Price BDT 330
More
In Stock
New STM32F401CCU6 Minimum System Board Microcomputer STM32 ARM Core Board Robotics Bangladesh
Quick view

Reference: RBD-3003

STM32F401CCU6 Minimum System Board Microcomputer STM32 ARM Core Board

100% Brand new and high quality STM32 Board Model: STM32F401CCU6 Core: ARM 32 Cortex-M4 CPU. Debug mode: SWD. 84MHz work frequency. 256K flash memory, 64K SRAM.

Price BDT 520
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
On sale! Arduino Uno R3
Quick view

Reference: RBD-0094

Arduino Uno R3

The Arduino Uno R3 High-Quality Edition Arduino UNO in Bangladesh 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. The Arduino Uno R3 High-Quality Edition embodies superior craftsmanship and meticulous attention to detail, resulting in...

Price BDT 1,050
More
In-Stock
NodeMcu Lua ESP8266 WiFi Development Board CP2102 Driver - Type-C interface Robotics Bangladesh
Quick view

Reference: RBD-2887

NodeMcu Lua ESP8266 WiFi Development Board CP2102 Driver - Type-C interface

The Development Kit based on ESP8266, integrates GPIO, PWM, IIC, 1-Wire and ADC all in one board. Power your development in the fastest way combine with NodeMCU Firmware! R2 version had CP2102 USB-TTL instead, larger current support, slim board can put on breadboard. Programing it with Arduino IDE. A high-quality USB cable is essential for this board to...

Price BDT 470
More
In Stock
LILYGO® TTGO T-Display ESP32 WiFi And Bluetooth Development Board Robotics Bangladesh
Quick view

Reference: RBD-1806

LILYGO® TTGO T-Display ESP32 WiFi And Bluetooth Development Board

Based on ESP32 240MHz Xtensa dual-core 32-bit microprocessor Operating Voltage: 2.7V – 4.2V Working Current: 60mA Battery Charging Current: 500mA

Price BDT 2,650
More
In-Stock
WeMos D1 mini Pro – ESP8266 based WiFi Module Robotics Bangladesh
Quick view

Reference: RBD-1812

WeMos D1 mini Pro – ESP8266 based WiFi Module 16MB

11 digital input/output pins Interrupt/PWM/I2C/one-wire 1 analog input(3.2V max input) 16M bytes(128M bit) Flash External antenna connector Built-in ceramic antenna New CP2104 USB-TO-UART IC

Price BDT 680
More
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)A high-quality USB cable is essential for this board to ensure sufficient current supply; otherwise, your board may not be recognized by the Windows Device Manager. Please...

Price BDT 1,250
More
In-Stock
37 In 1 Sensor Module Board Set Kit For Arduino with Box Robotics Bangladesh
Quick view

Reference: RBD-1541

37 In 1 Sensor Module Board Set Kit For Arduino with Box

For beginners who are interested in Arduino A complete set of Arduino’s most common and useful electronic components Infrared sensor receiving module Laser sensor module Temperature and humidity sensor module Infrared sensor module 5v relay module Obstacle avoidance sensor module.

Price BDT 1,990
More
In-Stock
Nextion NX8048T050 - 5.0" LCD TFT HMI Touch Display Robotics Bangladesh
Quick view

Reference: RBD-1218

Nextion NX8048T050 - 5.0" LCD TFT HMI Touch Display

Model No.:NX8048T050 Display Type:011R(R:Resitive Touchscreen) Operating Voltage (VDC):4.75 ~ 7 Max. Operating Current (mA):410 Touch Type: Resistive Colors:65K (65536)

Price BDT 10,590
More
In-Stock
Arduino Uno R4 Minima Robotics Bangladesh
Quick view

Reference: RBD-2752

Arduino Uno R4 Minima

Arduino Uno R4 Minima Standard-Quality Edition (Made in China)Arduino UNO R4 Minima is armed with a powerful 32-bit microcontroller courtesy of Renesas. Brace yourself for increased processing power, expanded memory, and a whole new level of on-board peripherals. The best part? Compatibility with existing shields and accessories remains intact, and...

Price BDT 1,650
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
STM32F103C8T6 ARM STM32 Minimum System Development Board Module Robotics Bangladesh
Quick view

Reference: RBD-2679

STM32F103C8T6 ARM STM32 Minimum System Development Board Module

STM32F103C8T6 ARM Development Board Module with Type-C Interface and Enhanced Memory Enhance your embedded system projects with the STM32F103C8T6 ARM development board module. Featuring a Type-C interface for easy connectivity, this module offers seamless one-click download capability. With an upgraded BOOT switch, you can easily perform upgrades without...

Price BDT 550
More
In Stock
LilyPad SMD LED Yellow Color Robotics Bangladesh
Quick view

Reference: RBD-2242

LilyPad SMD LED Yellow Color

Wearable e-textile technology.  Designed with large sew tabs LED Yellow Color

Price BDT 18
More
In-Stock
Arduino Ethernet Shield W5100 R3 Robotics Bangladesh
Quick view

Reference: RBD-2490

Arduino Ethernet Shield W5100 R3

Support TCP/IP protocol: TCP, UDP, ICMP, IPv4 ARP, IGMP, PPPoE and Ethernet Built-in 10BaseT/100BaseTX Ethernet physical layer Support automatic communication handshaking(full duplex and half duplex), Support automatic MDI/MDIX, automatically revise signal polarity Support ADSL connection (support PAP/CHAP certification mode in PPPoE protocol), Support...

Price BDT 1,250
More
In Stock
ESP32 30P Development Expansion board Robotics Bangladesh
Quick view

Reference: RBD-2271

ESP32 30P Development Expansion board

Wide compatibility with ESP32-DevKitC(30P) series boards Safe and reliable with stable power and signal transmission Extended GVS interface for easy connection to various electronic modules and sensors JUMP interface for easy reuse of all pins, making it ideal for DIY projects Versatile and reliable option suitable for a wide range of projects

Price BDT 450
More
In-Stock
Nextion NX3224T024 - Generic 2.4" TFT LCD Touch Display Robotics Bangladesh
Quick view

Reference: RBD-1217

Nextion NX3224T024 - Generic 2.4" TFT LCD Touch Display

Nextion is a seamless Human Machine Interface (HMI) solution. Nextion provides a control and visualization interface between a human and a process, machine, application or appliance.  Nextion is mainly applied to Internet of thing (IoT) or consumer electronics field.

Price BDT 3,099
More
In-Stock
Arduino Micro R3 Robotics Bangladesh
Quick view

Reference: RBD-2126

Arduino Micro R3

Manufacturer: China Support TWI and SPI communication Input voltage (recommended) range from 7V to 12V Input Voltage (limit) range from 6V to 20V 20 digital input/output pins (of which 7 can be used as PWM outputs and 12 as analog inputs) Onboard ATmega32u4 microcontroller with 32KB flash memory, 2.5KB SRAM and 1KB EEPROM

Price BDT 1,380
More
In-Stock
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
ESP32 For Wemos D1 Mini WIFI Bluetooth Development Board Robotics Bangladesh
Quick view

Reference: RBD-2137

ESP32 For Wemos D1 Mini WIFI Bluetooth Development Board

ESP32 Development Board Integrated antenna and RF balun Dual-mode Wi-Fi and Bluetooth chips Small size and high performance-price ratio Compatible with Arduino

Price BDT 890
More
In-Stock
ESP32-S3-WROOM-1-N16R8 UNO Development Board For DevKitC-1 Robotics Bangladesh
Quick view

Reference: RBD-2764

ESP32-S3-WROOM-1-N16R8 UNO Development Board For DevKitC-1

The ESP32-S3-WROOM-1-N16R8 is a versatile Wi-Fi and low-power Bluetooth MCU module, featuring the advanced ESP32-S3 series chip. With its powerful performance, rich peripheral interfaces, and support for popular programming methods, this module offers a wide range of applications in various fields including IoT, AI, and smart devices.

Price BDT 1,250
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,345
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 Easy to use breadboard friendly form...

Price BDT 650
More
In-Stock
NANO V3.0 Upgraded MH-Tiny ATTINY88 Micro Development Board 16MHz Robotics Bangladesh
Quick view

Reference: RBD-2199

NANO V3.0 Upgraded MH-Tiny ATTINY88 Micro Development Board 16MHz

Compatible with the Arduino IDE, making it easy for beginners to start using Smaller and cheaper than traditional Arduino boards Powered by a 16.0 MHz microcontroller Fully assembled except for headers, allowing for easy soldering Great for projects where size and cost are a concern Perfect for beginners to jump into electronics Can be used for a variety...

Price BDT 350
More
In-Stock