Ръководство за употреба на M5STACK Unit C6L Intelligent Edge Computing Unit
DOMUS LINE EASi DISK Driver D Диск за управление на движението Ръководство за потребителя

1. ОБРАЗ

Unit C6L is an intelligent edge computing unit integrated with the M5Stack_Lora_C6module — featuring an Espressif ESP32-C6 SoC and Semtech SX1262 LoRa transceiver — and engineered with a modular design for long-range, low-power LoRaWAN communication alongside high-speed 2.4 GHz Wi-Fi and BLE connectivity.
It includes a 0.66″ SPI OLED display for real-time data visualization, a WS2812Caddressable RGB LED for system-status indication, a built-in buzzer for audible alerts, and front-panel buttons (SYS_SW) with a reset switch for local interaction. Astandard Grove I²C interface allows seamless integration with M5Stack hosts and various Grove sensors. The onboard USB Type-C port supports ESP32- C6 firmware programming, serial debugging, and 5 V power input, while automatic power switching and multi-channel ESD/surge protection ensure stable operation. Unit C6L excels at real-time data acquisition, edge-intelligence processing, and remote control, making it ideal for IoT applications such as smart agriculture, environmental monitoring, industrial IoT, smart buildings, asset tracking, and urban infrastructure sensing.\

1.1. Unit C6L

  1. Комуникационни възможности
    Integrated LoRa (Semtech SX1262), supporting LoRaWAN Class A/B/Candpointto-point modes 2.4 GHz Wi-Fi and BLE via ESP32-C6-MINI-1U
  2. Процесор и производителност
    Main Controller: Espressif ESP32-C6 (single-core RISC-V, up to 40 MHz) On-chip Memory: 512 KB SRAM with integrated ROM
  3. Управление на мощността и енергията
    Power Input: USB Type-C (5 V input) and Grove 5 V input
  4. Дисплей и индикатори
    0.66″ SPI OLED display for real-time data visualization and status monitoringWS2812C addressable RGB LED for system-status indication Built-in buzzer for audible alerts
  5. Interfaces & Controls
    Grove I²C interface (with 5 V power) for seamless connection to M5Stack hostsandGrove sensors USB Type-C port for firmware programming, serial debugging, and power input Front-panel buttons (SYS_SW) and reset switch (MCU_RST) for local control
  6. Expansion & Debug Pads
    Bootloader pad: predefined jumper pad for entering bootloader mode Test points (TP1–TP8) for signal probing and in-circuit debug

2. СПЕЦИФИКАЦИИ

Параметър Спецификация
MCU Espressif ESP32-C6(single-core RISC-V,up to 40 MHz)
Комуникация LoRaWAN; 2.4 GHz Wi-Fi BLE
Входяща мощност USB Type-C(5V)and Grove 5V
Обем на доставкитеtage 3.3 V(on-board LDO)
Флаш памет 16 MB SPI Flash(128 Mbit)
Дисплей 0.66”SPI OLED(128×64)
Индикатор                                  WS2812C addressable RGB LED
зумер On-board buzzer
Бутони System button (SYS_SW)and reset button(MCU_RST)
Интерфейси Grove I²C;USB Type-C;bootloader pad;TP1-TP8 debug pads
Антени 2×SSMB-JEF clamp connectors;2×IPEX-4 antenna connectors
Работна температура Работна температура
Допълнителни функции Multi-channel ESD/surge protection
производител M5Stack Technology Co., Ltd Block A10, Expo Bay South Coast, Fuhai Street, Bao’an District, Shenzhen, China
Честотен диапазон за CE 2.4G Wi-Fi: 2412-2472MHz BLE: 2402-2480MHz Lora: 868-868.6MHz
Максимална EIRP за CE BLE: 5.03dBm 2.4G Wi-Fi: 16.96dBm Lora: 9.45dBm
Категория на приемника The equipment provider declared that the receiver category for the EUTis2.
2.1 Размер на модула
Размер на модула

3. Предупреждение на FCC

FCC Внимание:
Всякакви промени или модификации, които не са изрично одобрени от страната, отговорна за съответствието, могат да анулират правото на потребителя да работи с оборудването. Това устройство отговаря на част 15 от правилата на FCC. Работата е предмет на следните две условия: (1) Това устройство не може да причинява вредни смущения и (2) това устройство трябва да приема всякакви получени смущения, включително смущения, които могат да причинят нежелана работа.
ВАЖНА ЗАБЕЛЕЖКА:
Забележка: This equipment has been tested and found to comply with the limits for a ClassBdigital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates, uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to
коригирайте намесата с една или повече от следните мерки:

  • Пренасочете или преместете приемната антена.
  • Increase the separation betweentheequipment and receiver.
  • Connect the equipment into an outlet on a circuit different from that to which the receiver is connected. — Consult the dealer or an experienced radio/TV technician for help. FCC Radiation Exposure Statement: This equipment complies with FCC radiation exposure limits set forth for an uncontrolled environment. This equipment should be installed and operated with minimum distance 20cm between the radiator&your body.
Инсталиране на Arduino

I. Installing Arduino IDE(https://www.arduino.cc/en/Main/Software)
Кликнете, за да посетите официалния представител на Arduino webсайт и изберете инсталационния пакет за вашия
operating system to download. Ⅱ. Installing Arduino Board Management
1. Управител на борда URL is used to index the development board information for specific platform. In the Arduino IDE menu, select File -> Предпочитания
Инсталиране на Arduino

2. Копирайте управлението на борда на ESP URL по-долу в допълнителния мениджър на борда
URLs: field, and save.
https://espressif.github.io/arduino-esp32/package_esp32_dev_index.json
Инсталиране на Arduino
Инсталиране на Arduino

3. В страничната лента изберете Board Manager, потърсете ESP и щракнете върху Install.
Инсталиране на Arduino

4. В страничната лента изберете Board Manager, потърсете M5Stack и щракнете върху Install.
Depending on the product used, select the corresponding development board under
Tools -> Board -> M5Stack -> {ESP32C6 DEV Module board}.
Инсталиране на Arduino

5. Свържете устройството към вашия компютър с кабел за данни, за да качите програмата

M5STACK Logo

Документи / Ресурси

M5STACK Unit C6L Intelligent Edge Computing Unit [pdf] Ръководство за употреба
M5UNITC6L, 2AN3WM5UNITC6L, Unit C6L Intelligent Edge Computing Unit, Unit C6L, Intelligent Edge Computing Unit, Edge Computing Unit, Computing Unit, Unit

Референции

Оставете коментар

Вашият имейл адрес няма да бъде публикуван. Задължителните полета са маркирани *