Roymall Newsletter Subscription Form
Take 20% off your order now - Get early access to deals and sales
Home>mall>Electronics
0Fɛɛrɛ

ESP32 C3 0.42 inch LCD Development Board RISC-V WiFi Bluetooth Arduino/Micropython

4.2870
$7.99 / $9.75
  • *Name:

  • *Email:

  • *Phone:

  • *Quantity:

  • *Content:

  • Attachment:

    Supports JPG, JPEG, PNG, PDF, EXCEL, WORD, RAR, ZIP, 7z formats

$4.00 / $9.75
Shipping to: United States | Express delivery: 7-12 business days | Standard delivery: 15-25 business days

Ka sɛn sɔgɔsɔgɔninjɛ

Sɔnni hɔrɔn
Sɔnni hɔrɔn o sɔnni bɛɛ la
Ka taa cogo
Ka taa hɔrɔn $9.9 kɔnɔ
Ka segin cogo
Sɔnni segin bɛ se ka sɔrɔ 40 don kɔnɔ Sɔnni yɛlɛman tɛ segin Sɔnniw minnu bɛ sɔn ni kaati hɔrɔn, olu tɛ segin

Sɔnni Hɔrɔn

I ni ce Roymall, i ka sɔnniw siti. An bɛ i ka dɛmɛ fɛɛrɛ. O sɔnni hɔrɔn bɛ kɛ i ka sɔnni kɛnɛ kan.

Ka Taa Cogo

An bɛ sɔnniw taa i ka so la 2 don kɔnɔ. Kɛnɛ cɛsiri bɛ se ka kɛ 5-7 don kɔnɔ.

1. Ka Segin Cogo

Sɔnniw bɛ segin 40 don kɔnɔ. Sɔnni yɛlɛman tɛ segin.

2.Ka Sɛn Segin

I bɛ sɛn sɔrɔ segin kɔnɔ.
Feature:

ESP32-C3 is a low-cost microcontroller from Espressif that supports 2.4 GHz Wi-Fi and Bluetooth® Low Energy ( Bluetooth 5 (LE)).Use RISC V as the core.There"s a minimum number of pins on this chip, it"s specifically designed to be low cost and for simpler projects than ESP32-Sx or ESP32 classics with their large number of GPIO. Think of it more as an intended replacement to the ESP8266 than to the ESP32! It has built-inUSB-to-Serial, but not native USB - it cannot act as a keyboard or disk drive. The chip used here has 4MB of Flash memory, 400 KB of SRAM.
The ESP32-C3 integrates a rich set of peripherals, ranging from UART, I2C, I2S, remote control peripheral, LED PWM controller, general DMA controller, TWAI controller, USB Serial/JTAG controller, temperature sensor, and ADC. It also includes SPI, Dual SPI, and Quad SPI interfaces. There is no DAC or native capacitive touch.
With its state-of-the-art power and RF performance, this SoC is an ideal choice for a wide variety of application scenarios relating to the Internet of Things (IoT), wearable electronics, and smart homes.

Features:

based ESP32-C3FH4 WIFI & Bluetooth LE RISC-V Single-Core CPU
Type-C USB
4MB Flash
11x IO
1x1.0-4P connector(GND,3V3,SDA(GPIO5),SCL(GPIO6))
1x RGB(GPIO2)
1x LED(3.3V Power Supply)
1x Reset button(CHIP_EN,great for restarting your program or entering the ROM bootloader)
1x Boot button(GPIO9,entering the ROM bootloader or for user input)
Compatible with MicroPython, Arduinoand ESP-IDF
3.3V Regulator with 500mA peak output
Ceramic Antenna

Size & Weight:
Size: 23.5 x 18 mm
Weight: 2.6g

DOCUMENTS: https://github.com/01Space/ESP32-C3-0.42LCD

Package includes:

1 x Display
Paypal bɛ sɔn
Electronics Ranking

ESP32 C3 0.42 inch LCD Development Board RISC-V WiFi Bluetooth Arduino/Micropython

ESP32 C3 0.42 inch LCD Development Board RISC-V WiFi Bluetooth Arduino/Micropython

ESP32 C3 0.42 inch LCD Development Board RISC-V WiFi Bluetooth Arduino/Micropython

ESP32 C3 0.42 inch LCD Development Board RISC-V WiFi Bluetooth Arduino/Micropython

ESP32 C3 0.42 inch LCD Development Board RISC-V WiFi Bluetooth Arduino/Micropython

ESP32 C3 0.42 inch LCD Development Board RISC-V WiFi Bluetooth Arduino/Micropython

Customer Reviews

5.00 out of 5
See all 67 reviews
Write a Review
  • All Reviews (67)
  • Image ( 2 )
  • Video (0)
  • All Star
    • All Star(67)
    • 5 Star (2)
    • 4 Star (0)
    • 3 Star (0)
    • 2 Star (0)
    • 1 Star (0)
Sort by:
Top Review
  • Top Review
  • Most Helpful
  • Most Recent
Reviews only from your country (United States)
|
Show Original

A part of the review has been auto-translated.

  • 30/08/2022

    smallest ESP32 development board I have and it has an OLED screen

    Comments (0)
    Show Original
  • 25/06/2022

    molto bello, lo userò per fare un razzo. 👽

    Comments (0)
    Show Original
Show:
    12...30

    Total 0 pages

    Go to page

    Go
    Customer Q&As
    Can't find your answer? Ask a new questionorCustomer Service

    Tips:For questions about your order, place of delivery, product discount, taxation, delivery time, warranty, shipping, payment, exchange rate, and other questions unrelated to the product, please contact customer service.

    showing 1-6 of 6 |
    Show Original

    A part of the QA has been auto-translated.

    • 0
      Q: Is there an example for the on board RGB LED?
      A:
      #include #define RGBLED_PIN 2 Adafruit_NeoPixel strip = Adafruit_NeoPixel(1, RGBLED_PIN, NEO_GRB + NEO_KHZ800); strip.begin(); strip.setBrightness(255); strip.setPixelColor(0, strip.Color(0, 255, 0)); strip.show();
      Answered by BG422506451 on 24/06/2023Helpful (0)
    • 0
      Q: Which hardware revision of the ESP32 C3 chip is used?
      A:
      DOCUMENTS: *****
      Answered by AjgorQuagga on 08/07/2022Helpful (0)
    • 0
      Q: Can you have the specs? Thank you!
      A:
      DOCUMENTS: *****
      Answered by Ander on 16/05/2022Helpful (0)
    • 0
      Q: How much flash storage does the board have?
      A:
      4MB Flash.
      Answered by BG141939194 on 25/11/2022Helpful (0)
    • 0
      Q: Does flash work from Linux USB-C? Is Windows required?
      A:
      esptool.py works great to flash it on all three major OS families.
      Answered by BG203259171 on 25/11/2023Helpful (0)
    • 0
      Q: What are the display specs (controller ID and pixel height/width?
      A:
      SSD*****X40 I2C
      Answered by Ulic on 16/05/2022Helpful (0)

    N panieri Panieri (0)
    N fɛɛrɛw Fɛɛrɛw (0)

    Roymall Service