EdenFantasys Newsletter Subscription Form
Take 20% off your order now - Get early access to deals and sales
Home>mall>Electronics
0Ogusta

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

4.7640
$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

Oñemo'ã porãva

Jopói libre
Jopói libre oĩjeyvéva ejogua vove
Mba'e rembosa'irã
Mba'e rembosa'irã libre $9.9 rire
Mba'e devolución rehegua
Oñemoneĩ devolución 40 ára peve og̃uahẽ rire. Jopói personalizado ndojejapói devolución. Jopói ejogua cupón ndive oñemoneĩ cambio añoite.

Jopói libre

Eg̃uahẽ porã Roymall-pe, ne renda jopói porã joguápe. Rohechakuaa ha roaguyje ne pytyvõ, ha roñe'ẽ aguyje jopói libre ndive. Ejogua vove, rejoguáta mba'eporã porã ha reñemomba'e jopói libre ndive. Eheka ore apopyrã ha ejuhu ne jopói perfecto.

Mba'e rembosa'irã

Rojapo tembiapo rembosa'irã 2 ára peve.Ára sapy'agua oñemboare 2 ára.Oñemboare 5-7 ára mba'apo (Lunes a Viernes).Oñemboare sapy'a tetã ambuéva rupi.

1. Devolución ha cambio

Roñemoneĩ devolución Roymall-gui añoite. Jopói libre ndojejapói devolución. Ejapo devolución oimeraẽva jopói ojeipurúva'ỹre.Roñemoneĩ devolución 3-5 ára mba'apo peve.Jopói personalizado ndojejapói devolución.Eñe'ẽ ore ndive. service@roymall.com térã Whatsapp: +8619359849471

2.Devuelta

Reguereko devuelta oimeraẽva jopói ojeipurúva'ỹre. Mba'e rembosa'irã ndojejapói devuelta.Eñe'ẽ ore ndive. service@roymall.com térã Whatsapp: +8619359849471
Feature:

ESP32-C3 is a low-cost microcontroller from Espressif that supports 2.4 GHz Wi-Fi and Bluetoothu00ae 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
Ejogua Paypal ndive
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)

    Che carrito Carrito (0)
    Che mba'eporã Che mba'eporã (0)