ESP32-C3 Mini Development Board

Added to your shopping cart

The ESP32-C3 Mini Development Board is an entry-level development board based on ESP32-C3-MINI-1, a module named for its small size. This board integrates complete Wi-Fi and Bluetooth® LE functions.

Most of the I/O pins on the ESP32-C3-MINI-1 module are broken out to the pin headers on both sides of this board for easy interfacing. Developers can either connect peripherals with jumper wires or mount ESP32-C3-DevKitM-1 on a breadboard.

  • Wi­Fi
    • IEEE 802.11 b/g/n-compliant
    • Supports 20 MHz, 40 MHz bandwidth in 2.4GHz band
    • 1T1R mode with data rate up to 150 Mbps
    • Wi-Fi Multimedia (WMM)
    • TX/RX A-MPDU, TX/RX A-MSDU
    • Immediate Block ACK
    • Fragmentation and defragmentation
    • Transmit opportunity (TXOP)
    • Automatic Beacon monitoring (hardware TSF)
    • 4 × virtual Wi-Fi interfaces
  • Simultaneous support for Infrastructure BSS in Station mode, SoftAP mode, Station + SoftAP mode, and promiscuous mode. Note that when ESP32-C3 family scans in Station mode, the SoftAP channel will change along with the Station channel
    • Antenna diversity
    • 802.11mc FTM
  • Bluetooth
    • Bluetooth LE: Bluetooth 5, Bluetooth mesh
    • Speed: 125 Kbps, 500 Kbps, 1 Mbps, 2 Mbps
    • Advertising extensions
    • Multiple advertisement sets
    • Channel selection algorithm #2
  • CPU and Memory
    • 32-bit RISC-V single-core processor, up to 160MHz
    • 384 KB ROM
    • 400 KB SRAM (16 KB for cache)
    • 8 KB SRAM in RTC
    • Embedded flash (see details in Chapter 1 Family Member Comparison)
    • SPI, Dual SPI, Quad SPI, and QPI interfaces that allow connection to multiple external flash
  • Advanced Peripheral Interfaces
    • 22 × programmable GPIOs
    • Digital interfaces:
      • 3 × SPI
      • 2 × UART
      • 1 × I2C
      • 1 × I2S
      • Remote control peripheral, with 2 transmit channels and 2 receive channels
      • LED PWM controller, with up to 6 channels
      • Full-speed USB Serial/JTAG controller
      • General DMA controller (GDMA), with 3 transmit channels and 3 receive channels
      • 1 × TWAI® controller (compatible with ISO 11898-1)
    • Analog interfaces:
      • 2 × 12-bit SAR ADCs, up to 6 channels
      • 1 × temperature sensor
    • Timers:
      • 2 × 54-bit general-purpose timers
      • 3 × watchdog timers
      • 1 × 52-bit system timer Low Power Management
    • Power Management Unit with four power modes Security
    • Secure boot
    • Flash encryption • 4096-bit OTP, up to 1792 bits for users • Cryptographic hardware acceleration: – AES-128/256 (FIPS PUB 197)

ESP32-C3 Mini Development Board Product Help and Resources

Core Skill: Programming

If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.

3 Programming

Skill Level: Competent - The toolchain for programming is a bit more complex and will examples may not be explicitly provided for you. You will be required to have a fundamental knowledge of programming and be required to provide your own code. You may need to modify existing libraries or code to work with your specific hardware. Sensor and hardware interfaces will be SPI or I2C.
See all skill levels


Core Skill: Electrical Prototyping

If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.

2 Electrical Prototyping

Skill Level: Rookie - You may be required to know a bit more about the component, such as orientation, or how to hook it up, in addition to power requirements. You will need to understand polarized components.
See all skill levels


Comments

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • Member #1280939 / about 2 years ago / 1

    Will this development board handle battery charging (lithium ion)?

  • Irgski / about 2 years ago / 1

    To clarify, this ESP32 module requires a USB MicroB connector (like Sparkfun PN: CAB-13244) and NOT a USB micro-B superspeed connector (like Sparkfun PN: CAB-14724) - Is that correct?

    Thanks

  • dekip / about 2 years ago / 1

    Right now, there should be support for ESP32-C3 through Arduino IDE. I am waiting for my C3, so can not approve it. ESP32-S2 works like a charm with Arduino IDE.

Customer Reviews

4 out of 5

Based on 1 ratings:

Currently viewing all customer reviews.

1 of 1 found this helpful:

RISC-V future

I believe this is the future of computing. RISC-V is a verifiable architecture with scalability. This test platform gives a good processor to train on. Anyone used to Arduino(-ishes) can easily pick up on the ESP32-C3 and add some skills for this up-and-coming processor. RISC-V SoCs are available in almost every form factor, for compatibility with existing Hats.