• Banner

    Teensy 4.1 Development Board Robotics Bangladesh
    • Teensy 4.1 Development Board Robotics Bangladesh
    • Teensy 4.1 Development Board Robotics Bangladesh

    Teensy 4.1 Development Board

    RBD-3327

    Teensy 4.1 is the most powerful Arduino compatible microcontroller available today.  Based on the NXP i.MX RT1062 ARM Cortex-M7 running at 600MHz with the ability to be overclocked.   It is formatted into a very compact ‘teensy’ board outline for easy embedding into projects or for use with solderless breadboards.  Perhaps best of all, it is compatible with the popular Arduino IDE programming environment as well as many of the existing Arduino libraries, so it is very easy to get up and running unlike many other advanced microcontrollers that are available.

    BDT 8,945
    BDT 8,945 BDT 8,945 BDT 8,945 BDT 8,945
    Tax excluded Tax includedTax excludedTax includedTax excluded
    BDT 8,945 Tax excluded
    BDT 8,945 Tax included
    BDT 0 Tax
    BDT 8,945 Tax excluded
    BDT 0 Tax
    BDT 8,945 Tax included
    Quantity
    7 Items

    5 people have purchased this item
    7 items in stock
    Description

    Description

    Teensy 4.1 is the most powerful Arduino compatible microcontroller available today.  Based on the NXP i.MX RT1062 ARM Cortex-M7 running at 600MHz with the ability to be overclocked.   It is formatted into a very compact ‘teensy’ board outline for easy embedding into projects or for use with solderless breadboards.  Perhaps best of all, it is compatible with the popular Arduino IDE programming environment as well as many of the existing Arduino libraries, so it is very easy to get up and running unlike many other advanced microcontrollers that are available.

    Besides the standard Teensy 4.1 available with and without standard pins, we are now carrying two other variations of the basic product:

    Teensy 4.1 NE – Teensy 4.1 with No Ethernet (NE)

    Teensy 4.1 without PHY Chip

    The Teensy 4.1 NE modules are exactly the same as the standard Teensy 4.1 except the NE version is missing the Ethernet PHY chip as shown here.  This chip provides the interface between the Ethernet controller built into the NXP microprocessor and the physical Ethernet cable.

    Some Teensy 4.1 are now being built without this chip due to on-going PHY chip shortages plus a price increase on the part.  If you don’t plan to use wired Ethernet, the NE version is a good option to consider since it is a little less expensive than the standard version and otherwise identical.

    All of our Fully Loaded Teensy 4.1 products have this chip and have Ethernet capability.

    Teensy 4.1 Lockable – Teensy 4.1 that can be locked into a secure mode.

    The lockable Teensy 4.1 is a special version which can be permanently locked into a secure mode.  Secure mode implements encryption of the software and prevents unauthorized copying or cloning of the software.  This version is identified with a lock symbol stamped on the CPU.  Our lockable Teensy 4.1 all have Ethernet capability.

    Teeny 4.1 Lockable StampThe lockable version will operate like a standard Teensy 4.1 if it is not locked, but it removes some of the safeguards that are built into the standard Teensy 4.1 to prevent permanently bricking the module with bad software.  For this reason, it is recommended only when code security is a requirement, usually for commercial applications.

    Our Teensy 4.1 Fully Loaded products with additional memory or Teensy 4.1 Audio Stacks can also be built with this lockable version of Teensy 4.1 upon request.

    Refer to the PJRC page on Code Security and Lockable Teensy for more information on using this feature:  https://www.pjrc.com/teensy/td_code_security.html

    Teensy 4.1 Fully Loaded Products

    If you are looking for Teensy 4.1 with the Ethernet header preinstalled and optionally PSRAM or Flash chips preinstalled and tested, head over to this page:  Teensy 4.1 Fully Loaded

    If you are looking for Teensy 4.1 built for use with a custom PCB like our Prototyping System for Teensy 4.1, header over to this page:  Teensy4.1 Fully Loaded for Prototyping System

    These Fully Loaded versions are also available for ordering near the bottom of this page.

    Package Includes:

    • Teensy 4.1 (either with or without Ethernet or lockable based on selection)
    • Qty 2 – 1×24 male headers selectively plated with gold contacts and tin solder pins (Optionally soldered on based on selection)
    • Handy pinout diagram

    KEY FEATURES OF TEENSY 4.1:

    • i.MX RT1062 ARM Cortex-M7 running at 600MHz.  Can be overclocked
    • 1MB (1024K) RAM (512K tightly coupled)
    • 8MB FLASH (64K reserved for recovery & EEPROM emulation)
    • 2 QSPI chip locations to add up to 16MB PSRAM or 8MB PSRAM and 16MB FLASH
    • 10/100 Mbit DP83825 PHY Ethernet header (Non-NE version only)
    • USB host pins
    • Micro SD Socket
    • 2 USB ports, both 480 Mbit/sec, can be any device type
    • 3 CAN Bus (1 with CAN FD)
    • 2 I2S Digital Audio
    • 1 S/PDIF Digital Audio
    • 1 SDIO (4-bit) native SD
    • 3 SPI, all with 16 word FIFO
    • 3 I2C, all with 4 byte FIFO
    • 8 serial ports, all with 4 byte FIFO
    • 32 general purpose DMA channels
    • 35 PWM capable pins
    • 55 digital I/O, all interrupt capable
    • 42 breadboard friendly I/O pins
    • 18 analog input pins with 2 12-bit ADCs on-chip
    • Cryptographic Acceleration
    • Random Number Generator
    • Built-in RTC for date/time
    • Dynamic clock scaling
    • True 64-bit floating point via FPU hardware
    • Programmable FlexIO
    • Pixel Processing Pipeline
    • Peripheral cross-triggering
    • Power On/Off management
    • Compatible with Arduino IDE and many libraries
    • Works with Windows, Mac OS X and Linux
    • Small size is perfect for embedding or use with solderless breadboards
    • 3.3V operation and I/O compatibility

    The Teensy product line which is focused on being fast , small and Arduino compatible is developed by the company PJRC.  They have a loyal following of designers and advanced hobbyists that create many libraries to take advantage of some of the more advanced features of the Teensy products or to modify Arduino libraries for compatibility.  Many of them also participate in the excellent PJRC forum.  The forum is targeted towards more advanced users and topics.

    Just how fast is it?  The chart below shows the Teensy 4.x series compared to some other popular boards using the CoreMark Benchmark test.  Larger numbers = faster performance.

    Teensy CoreMark Performance Chart

    As another example, the classic Mandelbrot set was calculated and displayed using a Mega 2560 which took between 77 and 105 seconds per image.  Calculating the image is very mathematically intensive.  The Mega 2560 was then swapped out for the Teensy 4.1 and it took 1.24 to 1.26 seconds for the same task running the same software on both.

    TFT LCD 2.8" 240x320 RGB ILI9341 with Touchscreen - Connected to Teensy 4.1

    The heart of the i.MX RT1060 microcontroller is an ARM Cortex-M7 CPU core that brings many powerful features to a true real-time microcontroller platform.

    The Cortex-M7 is a dual-issue superscaler processor, meaning the M7 can execute two instructions per clock cycle, at 600MHz!  Of course, executing two simultaneously depends upon the compiler ordering instructions and registers.  Initial benchmarks have shown C++ code compiled by Arduino IDE tends to achieve two instructions per cycle about 40% to 50% of the time while performing numerically intensive work using integers and pointers.

    The Cortex-M7 is the first ARM microcontroller to use branch prediction. On the M4 as used on the Teensy 3.2, loops and other code which must branch take three clock cycles. With M7, after a loop has executed a few times, the branch prediction removes that overhead, allowing the branch instruction to run in only a single clock cycle.

    Tightly Coupled Memory is a special feature which allows Cortex-M7 fast single cycle access to memory using a pair of 64 bit wide buses.

    • The ITCM bus provides a 64 bit path to fetch instructions.
    • The DTCM bus is actually a pair of 32 bit paths, allowing M7 to perform up to two separate memory accesses in the same cycle.

    These extremely high speed buses are separate from M7’s main AXI bus, which accesses other memory and peripherals.  512K of memory can be accessed as tightly coupled memory.

    Teensyduino automatically allocates your Arduino sketch code into ITCM and all non-malloc memory use is allocated to the fast DTCM, unless you add extra keywords to override the optimized default.

    Memory not accessed on the tightly coupled buses is optimized for DMA access by peripherals. Because the bulk of M7’s memory access is done on the two tightly coupled buses, powerful DMA-based peripherals have excellent access to the non-TCM memory for highly efficient I/O.

    Teensy 4.1’s Cortex-M7 processor includes a floating point unit (FPU) which supports both 64 bit “double” and 32 bit “float”. With M4’s FPU on Teensy 3.5 & 3.6, and also Atmel SAMD51 chips, only 32 bit float is hardware accelerated. Any use of double, double functions like log(), sin(), cos() means slow software implemented math. Teensy 4.1 executes all of these with FPU hardware.

    If you need/want all the horsepower but don’t necessarily need all the I/O and peripherals found on the Teensy 4.1, the Teensy 4.0 uses the same microcontroller in a smaller physical footprint that is also a little less expensive.

    Getting Started with Teensy

    Install Arduino IDE Software

    To program the Teensy using the Arduino IDE, you must first have the IDE installed if it is not already.  If it is installed but not the current version, now is a good time to update to the latest.

    Be sure to use the downloaded version of the Arduino IDE which can be downloaded at:  https://www.arduino.cc/en/main/software

    Install Teensyduino Software

    Teensy LoaderTeensyduino is the name of the PJRC software that adds features and libraries that support the Teensy boards on the Arduino IDE.  Support is available for Windows, Mac OS X and Linux.

    The download and installation instructions can be found at:  https://www.pjrc.com/teensy/td_download.html

    When Teensyduino is running which it should do automatically, a small window is opened on the desktop.  This is the Teensy Loader application that handles the actual download to the Teensy board.  Most of the time you can ignore this window as it defaults to Auto Mode which means it will take care of automatically downloading to the Teensy without needing to press the Teensy Program button, but it does need to be running in order to download to the Teensy boards.

    Running Blink Program

    Once you have the software installed, running the venerable ‘Blink’ program that blinks the on-board LED every second is no harder than a typical Arduino.

    • Attach a Micro-B USB cable to the Teensy
    • In the IDE select Tools / Board / Teensyduino / Teensy 4.1
    • USB Type should be set to ‘Serial
    • Select the COM port the Teensy 4.1 is on.
    • Open Examples / Basics / Blink
    • Press the upload button

    The Teensy 4.1 has the on-board LED attached to pin 13 like a typical Arduino.

    If the setup is correct, the software will compile and download to the Teensy.  The onboard LED should start blinking once per second.  Since the board will already have Blink installed when you receive it, you might want to change the timing of the blink to verify the new download was successful.

    Important information before going further with using Teensy 4.1

    I/O is 3.3V Tolerant Only!

    The Teensy 4.1 operates at 3.3V internally and expects I/O to not exceed 3.3V.  It is not 5V tolerant on any of its pins except for the VIN and VSUB pins which can be used to supply 5V power to the module.

    If you use any 5V peripherals that drive signals back to the Teensy 4.1, be sure to utilize logic level shifters to avoid possible damage.

    If you need a Teensy in a similar package that is 5V tolerant, the Teensy 3.5 may be a good choice to consider.

    Power – One Power Source at a Time!

    The Teensy 4.1 can be powered one of 3 different ways, but it is important to note that these are mutually exclusive unlike typical Arduino boards.  Internally the module does not provide any power switching between the different power inputs.  In essence, if you hook up two different power inputs such as through the USB cable and also through the VIN pin, those two power sources will be shorted together.

    USB power (VUSB) – This is typically 5V supplied through the USB cable.  A solder pad next to the USB connector also connects to the same VUSB power.  An on-board regulator provides 3.3V to power the module

    The Teensy 4.1 can also act as a USB Host and supply 5V power coming in on the VIN power input or VUSB pin and put it out the USB host port.

    VIN pin – External power of 3.6V to 5.5V can be applied to the VIN pin which also powers the on-board 3.3V regulator to power the rest of the module.

    3.3V pin (x2) – These are normally used as outputs to power 3.3V peripherals.  Total current should be limited to less than 250mA to avoid overheating.  Also if you draw too much power and cause the 3.3V to dip down around 3.0V, the CPU will reboot.

    External power of 3.3V can also be applied to the 3.3V pins to power the Teensy in some cases, but this bypasses the on-board regulator which properly handles the power up sequence.  This option is not recommended without doing some research.  Specifically, VBAT needs a 3V power source such as a coin cell before applying power to the 3.3V pins.

    VIN VUSB Cut Trace GraphicAvoiding Power Problems

    The most likely way to run into trouble with power is by having the Teensy normally powered through VIN and then deciding to hookup the USB cable to download new code without disconnecting VIN first.

    If it is desired to separate the VSUB and VIN power inputs, there is a trace between two large solder pads that can be cut as shown here.  If the module is normally powered through VIN, this prevents the USB power from also connecting to the board.

    A USB cable can also be modified by cutting the red 5V power wire inside cable to make it a data only cable.

     

    Misc Bits of Info

    USB Port

    The USB port on the Teensy 4.1 has significant functionality not available on a normal Arduino.  For most standard applications it should be set to the default “Serial” mode which is how it works with an Arduino.  If you have problems connecting to the Teensy, check this setting.

    A quick scan of the menu options available gives an indication of the flexibility of the USB port on Teensy 4.1.

    Teensy USB Port Type Menu

    The connector used is the standard Micro-B USB.  As with any boards that use this small connector, use care to push/pull the cable directly in and out of the connector and not apply pressure upwards in a lever motion to avoid possible damage.

    Program Button

    The button on a Teensy board is not a typical reset button like on an Arduino.   When pressed, the program button causes the Teensy to enter ‘Programming Mode” where it waits for a download over USB.  If the Teensy is connected to the IDE via a USB cable, the last program will automatically be downloaded again and ran.

    If the program button is pressed and held for about 15 seconds, the red LED will flash.  When the button is then released, the FLASH memory is fully erased and a known good LED blink program is restored into FLASH memory and starts to run.  This is a handy way to help restore an otherwise bricked module due to an errant program.

    CPU Speed Selection

    You didn’t select the Teensy 4.1 because it has a slow CPU, so naturally you are going to notice the CPU speed selection available in the IDE while poking around.

    The default speed is 600MHz.  You can select a lower speed to operate at, such as 24MHz, mainly for power sensitive applications.  On the other hand you can also overclock the CPU  potentially all the way up to 1.008GHz if adequate heat sinking is provided.  Keep in mind that the parts on the board are graded for 600MHz, so performance at clock speeds above that cannot be guaranteed.

    Teensy CPU Speed Selection

    One nice feature is the the CPU has dynamic clock scaling that automatically adjusts timing parameters based on the clock speed that it is running.  Recommended that you get up and running at nominal 600MHz before messing with this control.

    The Teensy CoreMark benchmark page has some excellent information on performance, current and temperature over different operating frequencies.

    Adding Additional Memory

    There are two 8-pin SMD footprints on the bottom of the module under the SD card slot.  The user can add chips to these locations to enhance the functionality or they can buy our preassembled and tested Teensy 4.1 Fully Loaded products near the bottom of the page.

    Teensy 4.1 PSRAM and Flash Chips

    PSRAM

    The smaller footprint supports an 8MB PSRAM chip.  In addition, PSRAM can also be installed on the 2nd larger footprint providing a total of 16MB (128M-bit) additional memory.  If only one PSRAM is being installed, it must be positioned on the smaller pads.  PSRAM is handy for adding additional volatile data storage.

    Use the extRAM_t4 library to work with PSRAM.

    Use this Teensy41_psram_memtest to test the memory chip is properly mounted.

    The approved compatible PSRAM chips which are interchangeable include:

    • IPUS IPS6404LSQ
    • ESP PSRAM64H
    • AP 6404L-3SQR
    • Lyontek LY68L6400S
    Product Details
    RBD-3327
    7 Items

    Specific References

    EAN13
    3327
    Comments (0)
    Grade
    No customer reviews for the moment.
    16 other products in the same category:
    Raspberry Pi Pico 2W Robotics Bangladesh Raspberry Pi Pico 2W Robotics Bangladesh

    Reference: RBD-3207

    Brand: Raspberry Pi Official

    Raspberry Pi Pico 2W

    (0)
    Raspberry Pi Pico 2W – next-generation wireless microcontroller powered by RP2350 dual-core processor (Arm Cortex-M33 or RISC-V Hazard3). Features 2.4GHz Wi-Fi 802.11n and Bluetooth 5 (BLE + Classic) for wireless IoT applications. Includes 520KB SRAM and 4MB QSPI Flash for larger, more complex projects. Supports C/C++, CircuitPython, and MicroPython, with...
    BDT 1,745
    BDT 1,745 tax incl.
    BDT 1,745 tax excl.
    BDT 1,745 tax excl.
    BDT 1,745 tax incl.
    BDT 1,745 tax incl.
    BDT 0 Tax
    BDT 1,745 tax excl.
    BDT 1,745 tax excl.
    BDT 0 Tax
    BDT 1,745 tax incl.
    More Raspberry Pi Pico 2W
    In-Stock
    In stock: 75
    Arduino Pro Mini PLC Relay Board Robotics Bangladesh Arduino Pro Mini PLC Relay Board Robotics Bangladesh

    Reference: RBD-1684

    Arduino Pro Mini PLC Relay Board

    (0)
    8 Channel DC 12V Pro mini Relay Shield Module PLC Timer Board for Arduino 
    BDT 6,990
    BDT 6,990 tax incl.
    BDT 6,990 tax excl.
    BDT 6,990 tax excl.
    BDT 6,990 tax incl.
    BDT 6,990 tax incl.
    BDT 0 Tax
    BDT 6,990 tax excl.
    BDT 6,990 tax excl.
    BDT 0 Tax
    BDT 6,990 tax incl.
    More Arduino Pro Mini PLC Relay Board
    Last items in stock
    In stock: 1
    1 Meter Mini USB Cable for Arduino Nano Robotics Bangladesh

    Reference: RBD-2162

    1 Meter Mini USB Cable for Arduino Nano

    (0)
    USB Type: Type-A to Mini-B Length: 1 meter/ 3.2 Feet Exclusively designed for Arduino boards.  Compatible with Arduino Nano Larger Cable
    BDT 195
    BDT 195 tax incl.
    BDT 195 tax excl.
    BDT 195 tax excl.
    BDT 195 tax incl.
    BDT 195 tax incl.
    BDT 0 Tax
    BDT 195 tax excl.
    BDT 195 tax excl.
    BDT 0 Tax
    BDT 195 tax incl.
    More 1 Meter Mini USB Cable for Arduino Nano
    In-Stock
    In stock: 28
    Nuvoton N76E003AT20 8051 Core Development Board – USB Type-C Robotics Bangladesh Nuvoton N76E003AT20 8051 Core Development Board – USB Type-C Robotics Bangladesh

    Reference: RBD-3687

    Nuvoton N76E003AT20 8051 Core Development Board – USB Type-C

    (0)
    The Nuvoton N76E003AT20 Development Board is a compact and powerful 8-bit 8051-based microcontroller board designed for embedded system development, learning, and rapid prototyping. Built around the N76E003AT20 MCU, this board operates at 16MHz and offers 18KB Flash memory, 1KB RAM, multiple communication interfaces, and rich GPIO expansion via 2.54mm pin...
    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 Nuvoton N76E003AT20 8051 Core Development Board – USB Type-C
    In stock
    In stock: 19
    WeAct Studio AT32F403ACGU7 BlackPill Core Board (240 MHz) Robotics Bangladesh WeAct Studio AT32F403ACGU7 BlackPill Core Board (240 MHz) Robotics Bangladesh

    Reference: RBD-4189

    WeAct Studio AT32F403ACGU7 BlackPill Core Board (240 MHz)

    (0)
    The WeAct Studio AT32F403ACGU7 BlackPill Core Board is a high-performance ARM Cortex-M4 development board designed for advanced embedded applications. Based on the AT32F403ACGU7 microcontroller, it delivers up to 240 MHz clock speed with rich peripheral support, making it suitable for real-time control, industrial automation, and high-speed data...
    BDT 890
    BDT 890 tax incl.
    BDT 890 tax excl.
    BDT 890 tax excl.
    BDT 890 tax incl.
    BDT 890 tax incl.
    BDT 0 Tax
    BDT 890 tax excl.
    BDT 890 tax excl.
    BDT 0 Tax
    BDT 890 tax incl.
    More WeAct Studio AT32F403ACGU7 BlackPill Core Board (240 MHz)
    In stock
    In stock: 5
    Mini Mega 2560 PRO (Embed) CH340G/ATmega2560-16AU Robotics Bangladesh Mini Mega 2560 PRO (Embed) CH340G/ATmega2560-16AU Robotics Bangladesh

    Reference: RBD-1214

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

    (0)
    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.
    BDT 1,990
    BDT 1,990 tax incl.
    BDT 1,990 tax excl.
    BDT 1,990 tax excl.
    BDT 1,990 tax incl.
    BDT 1,990 tax incl.
    BDT 0 Tax
    BDT 1,990 tax excl.
    BDT 1,990 tax excl.
    BDT 0 Tax
    BDT 1,990 tax incl.
    More Mini Mega 2560 PRO (Embed) CH340G/ATmega2560-16AU
    In-Stock
    In stock: 21
    STM32 NUCLEO-L476RG Development Board – STM32L476RGT6 ARM Cortex-M4, 1MB Flash, 128KB SRAM Robotics Bangladesh STM32 NUCLEO-L476RG Development Board – STM32L476RGT6 ARM Cortex-M4, 1MB Flash, 128KB SRAM Robotics Bangladesh

    Reference: RBD-3718

    Brand: ST Microelectronics

    STM32 NUCLEO-L476RG Development Board – STM32L476RGT6 ARM Cortex-M4, 1MB Flash, 128KB SRAM

    (0)
    The STM32 NUCLEO-L476RG is a feature-rich development board based on the STM32L476RGT6 microcontroller, equipped with an ARM Cortex-M4 core running at 80 MHz. With 1 MB Flash memory and 128 KB SRAM, this board provides the power and flexibility needed for advanced embedded projects, while also offering ultra-low power performance.
    BDT 4,889
    BDT 4,889 tax incl.
    BDT 4,889 tax excl.
    BDT 4,889 tax excl.
    BDT 4,889 tax incl.
    BDT 4,889 tax incl.
    BDT 0 Tax
    BDT 4,889 tax excl.
    BDT 4,889 tax excl.
    BDT 0 Tax
    BDT 4,889 tax incl.
    More STM32 NUCLEO-L476RG Development Board – STM32L476RGT6 ARM Cortex-M4, 1MB Flash, 128KB SRAM
    Last items in stock
    In stock: 2
    Arduino Uno R3 Robotics Bangladesh Arduino Uno R3 Robotics Bangladesh

    Reference: RBD-3424

    Arduino Uno R3

    (0)
    Arduino Uno R3 based on ATmega328 microcontroller 14 Digital I/O pins (6 PWM) and 6 Analog inputs 16 MHz clock speed with 32KB Flash memory USB connectivity for easy programming and power Compatible with Arduino IDE and wide shield ecosystem Ideal for robotics, IoT, automation, and educational projectsThis Arduino Uno R3 was sourced from an unofficial...
    BDT 2,900
    BDT 2,900 tax incl.
    BDT 2,900 tax excl.
    BDT 2,900 tax excl.
    BDT 2,900 tax incl.
    BDT 2,900 tax incl.
    BDT 0 Tax
    BDT 2,900 tax excl.
    BDT 2,900 tax excl.
    BDT 0 Tax
    BDT 2,900 tax incl.
    More Arduino Uno R3
    Last items in stock
    In stock: 1
    Out-of-Stock STM32F746G-DISCO Discovery Kit – STM32F746NG, ARM Cortex-M7, 4. STM32F746G-DISCO Discovery Kit – STM32F746NG, ARM Cortex-M7, 4.

    Reference: RBD-3722

    Brand: ST Microelectronics

    STM32F746G-DISCO Discovery Kit – STM32F746NG, ARM Cortex-M7, 4.3" Capacitive Touchscreen

    (0)
    The STM32F746G-DISCO Discovery Kit is a feature-rich development board designed to showcase the power of the STM32F746NGH6 microcontroller with an ARM Cortex-M7 core running at up to 216 MHz. Equipped with a 4.3-inch capacitive touchscreen LCD (480×272), built-in audio, Ethernet, USB, and camera support, this kit provides everything you need to develop...
    BDT 16,950
    BDT 16,950 tax incl.
    BDT 16,950 tax excl.
    BDT 16,950 tax excl.
    BDT 16,950 tax incl.
    BDT 16,950 tax incl.
    BDT 0 Tax
    BDT 16,950 tax excl.
    BDT 16,950 tax excl.
    BDT 0 Tax
    BDT 16,950 tax incl.
    More STM32F746G-DISCO Discovery Kit – STM32F746NG, ARM Cortex-M7, 4.3" Capacitive Touchscreen
    Out-of-Stock
    In stock: 0
    Arduino UNO R4 WiFi Robotics Bangladesh

    Reference: RBD-2568

    Arduino UNO R4 WiFi

    (0)
    Combines Renesas RA4M1 microcontroller and Espressif ESP32-S3 for enhanced performance. Built-in Wi-Fi® and Bluetooth® for IoT and wireless applications. Features an onboard 12x8 LED matrix for creative visual projects. Includes a Qwiic connector for easy sensor and module expansion. Same form factor as UNO R3 for shield compatibility. Expanded memory,...
    BDT 3,520
    BDT 3,520 tax incl.
    BDT 3,520 tax excl.
    BDT 3,520 tax excl.
    BDT 3,520 tax incl.
    BDT 3,520 tax incl.
    BDT 0 Tax
    BDT 3,520 tax excl.
    BDT 3,520 tax excl.
    BDT 0 Tax
    BDT 3,520 tax incl.
    More Arduino UNO R4 WiFi
    In-Stock
    In stock: 13
    Waveshare ESP32-S3-Nano Development Board Compatible with Arduino Nano ESP32 Robotics Bangladesh Waveshare ESP32-S3-Nano Development Board Compatible with Arduino Nano ESP32 Robotics Bangladesh

    Reference: RBD-3833

    Brand: Waveshare

    Waveshare ESP32-S3-Nano Development Board Compatible with Arduino Nano ESP32

    (0)
    The ESP32-S3-Nano Development Board is a compact, high-performance microcontroller board based on the ESP32-S3R8 chip. Designed as an enhanced version of the Arduino Nano ESP32, it delivers exceptional processing power, integrated wireless connectivity, and versatile development support — all in a familiar Nano-sized footprint.
    BDT 1,850
    BDT 1,850 tax incl.
    BDT 1,850 tax excl.
    BDT 1,850 tax excl.
    BDT 1,850 tax incl.
    BDT 1,850 tax incl.
    BDT 0 Tax
    BDT 1,850 tax excl.
    BDT 1,850 tax excl.
    BDT 0 Tax
    BDT 1,850 tax incl.
    More Waveshare ESP32-S3-Nano Development Board Compatible with Arduino Nano ESP32
    In stock
    In stock: 15
    ESP32 Dev Board CP2102 Robotics Bangladesh ESP32 Dev Board CP2102 Robotics Bangladesh

    Reference: RBD-2267

    ESP32 Dev Board CP2102

    (0)
    Integrated Wi-Fi and Bluetooth connectivity make this board a great choice for IoT projects and robotics. The ESP32 chip on the board is a dual-core microcontroller that operates at up to 240 MHz, providing ample processing power for complex projects. With 520 KB of SRAM and 4 MB of flash memory, the board has plenty of memory for storing and running...
    BDT 650
    BDT 650 tax incl.
    BDT 650 tax excl.
    BDT 650 tax excl.
    BDT 650 tax incl.
    BDT 650 tax incl.
    BDT 0 Tax
    BDT 650 tax excl.
    BDT 650 tax excl.
    BDT 0 Tax
    BDT 650 tax incl.
    More ESP32 Dev Board CP2102
    In-Stock
    In stock: 130
    STM32 NUCLEO-F303RE Development Board – STM32F303RET6 ARM Cortex-M4, 512KB Flash, 80KB SRAM Robotics Bangladesh

    Reference: RBD-3719

    Brand: ST Microelectronics

    STM32 NUCLEO-F303RE Development Board – STM32F303RET6 ARM Cortex-M4, 512KB Flash, 80KB SRAM

    (0)
    The STM32 NUCLEO-F303RE is a versatile development board powered by the STM32F303RET6 microcontroller, featuring an ARM Cortex-M4 core running at 72 MHz, with 512 KB Flash and 80 KB SRAM. Designed for flexibility, it is Arduino Uno Rev3 compatible and works seamlessly with popular development platforms such as mbed.org, Keil, IAR, and GCC-based toolchains.
    BDT 3,850
    BDT 3,850 tax incl.
    BDT 3,850 tax excl.
    BDT 3,850 tax excl.
    BDT 3,850 tax incl.
    BDT 3,850 tax incl.
    BDT 0 Tax
    BDT 3,850 tax excl.
    BDT 3,850 tax excl.
    BDT 0 Tax
    BDT 3,850 tax incl.
    More STM32 NUCLEO-F303RE Development Board – STM32F303RET6 ARM Cortex-M4, 512KB Flash, 80KB SRAM
    Last items in stock
    In stock: 2
    Cable For Arduino UNO/MEGA (USB A to B)-3.

    Reference: RBD-1761

    Cable For Arduino UNO/MEGA (USB A to B)-3.2 Feet/1Meter

    (0)
    USB Type: Type-A to Type-B Weight: 80 gm. Length: 1m / 3.2Feet 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.
    BDT 195
    BDT 195 tax incl.
    BDT 195 tax excl.
    BDT 195 tax excl.
    BDT 195 tax incl.
    BDT 195 tax incl.
    BDT 0 Tax
    BDT 195 tax excl.
    BDT 195 tax excl.
    BDT 0 Tax
    BDT 195 tax incl.
    More Cable For Arduino UNO/MEGA (USB A to B)-3.2 Feet/1Meter
    In-Stock
    In stock: 10
    ESP8266 Witty Cloud ESP-12F WiFi Module Robotics Bangladesh ESP8266 Witty Cloud ESP-12F WiFi Module Robotics Bangladesh

    Reference: RBD-3261

    ESP8266 Witty Cloud ESP-12F WiFi Module

    (0)
    ESP8266 Witty Cloud ESP-12F WiFi module featuring integrated RGB LED, LDR sensor, and pushbutton. Powered by ESP8266 32-bit microcontroller with 4MB flash and 80/160MHz clock speed. Supports Arduino IDE, NodeMCU, and AT command programming via CH340 USB interface. Includes dual-board design with detachable USB interface for flexible use Built-in 802.11...
    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 ESP8266 Witty Cloud ESP-12F WiFi Module
    In-Stock
    In stock: 27
    FREENOVE ESP32-S3-WROOM Camera Board Arduino Compatible Robotics Bangladesh FREENOVE ESP32-S3-WROOM Camera Board Arduino Compatible Robotics Bangladesh

    Reference: RBD-2379

    FREENOVE ESP32-S3-WROOM Camera Board Arduino Compatible

    (0)
    Powerful ESP32-S3-WROOM camera board with onboard wireless capabilities. Compact and easy to use for hobbyists, students, and developers. ESP32-S3-WROOM -> A powerful and small controller with onboard camera and wireless. 1GB Memory Card -> Can be inserted into the ESP32-S3 board to store files. (Included in this kit.) 2 tutorials with MicroPython...
    BDT 3,450
    BDT 3,450 tax incl.
    BDT 3,450 tax excl.
    BDT 3,450 tax excl.
    BDT 3,450 tax incl.
    BDT 3,450 tax incl.
    BDT 0 Tax
    BDT 3,450 tax excl.
    BDT 3,450 tax excl.
    BDT 0 Tax
    BDT 3,450 tax incl.
    More FREENOVE ESP32-S3-WROOM Camera Board Arduino Compatible
    In-Stock
    In stock: 8

    Follow us on Facebook