Skip to the content.

ESP32-C3 SUPER MINI

ESP32-C3 Super mini

Mô tả

Lập trình

Thông số chi tiết

Mặt trước Mặt trước có chú thích Mặt sau

Schematic

ESP32 C3 Supermini Schematic

Demo

#define LED_BUILTIN 8
void setup() {
  // put your setup code here, to run once:
  pinMode(LED_BUILTIN, OUTPUT);    
  pinMode(GPIO_NUM_10, INPUT_PULLUP);
}
void loop() {
  // put your main code here, to run repeatedly:
  digitalWrite(LED_BUILTIN, digitalRead(GPIO_NUM_10));
  delay(1);
}

image image image

Vỏ in 3D

Mua