M5Stack Core2 for AWS Kit v1.3
/* ===== Scoped Description Style ===== */ .product-description.rte { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color : #2c2c2c; line-height: 1.65; font-size: 16px; } /* ===== Headings ===== */ .product-description.rte h2 { font-size: 1.8em; color: #0D47A1; border-left: 4px solid #1f6fe5; padding-left: 12px; margin-top: 32px; margin-bottom: 16px; } /* ===== H3 Titles Optimization ===== */ .product-description.rte h3 { font-size: 1.4em; color: #0D47A1; margin-top: 24px; margin-bottom: 12px; font-weight: 500; padding-bottom: 6px; border-bottom: 2px solid #e6e6e6; } /* ===== Paragraphs ===== */ .product-description.rte p { margin-bottom: 20px; line-height: 1.8; color: #4a4f57; font-size: 16px; } /* ===== Paragraph Images (only in description) ===== */ .product-description.rte img { display: block; max-width: 100%; height: auto; margin: 24px auto; border-radius: 12px; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06); } /* ===== Lists ===== */ .product-description.rte ul { padding-left: 20px; margin-bottom: 16px; list-style-type: disc; } .product-description.rte li { margin-bottom: 6px; } /* ===== Links ===== */ .product-description.rte a { color: #0288D1; text-decoration: none; transition: color 0.3s ease; } .product-description.rte a:hover { color: #01579B; } /* ===== M5Stack-style Spec Table ===== */ .product-description.rte .table-container { width: 100%; margin: 24px 0; overflow-x: auto; } .product-description.rte .table-container table { width: 100%; border-collapse: collapse; font-family: inherit; font-size: 14px; color: #2c2f36; background-color: #ffffff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04); } .product-description.rte .table-container thead th { background: #1f6fe5; color: #ffffff; padding: 14px 16px; text-align: center; font-weight: 600; border: none; vertical-align: middle; } .product-description.rte .table-container td { padding: 14px 16px; border-bottom: 1px solid #e6ebf2; vertical-align: middle; } .product-description.rte .table-container tbody td:first-child { width: 36%; text-align: center; font-weight: 500; color: #4a4f57; background-color: rgba(31, 111, 229, 0.02); } .product-description.rte .table-container tbody tr:nth-child(even) { background-color: #f7f9fc; } @media (hover: hover) { .product-description.rte .table-container tbody tr:hover { background-color: #eef3ff; } } /* ===== Learn & Documents Button ===== */ .product-description.rte #learn-and-documents-btn { display: inline-flex; align-items: center; padding: 6px 14px; background-color: #1f6fe5; color: #ffffff; font-weight: 600; border-radius: 6px; margin-top: 8px; text-decoration: none; transition: background 0.3s ease; } .product-description.rte #learn-and-documents-btn:hover { background-color: #1661c1; } /* ===== Responsive Design for Smaller Screens (with table adjustments) ===== */ @media screen and (max-width: 768px) { .product-description.rte .table-container table, .product-description.rte .table-container thead, .product-description.rte .table-container tbody, .product-description.rte .table-container th, .product-description.rte .table-container td, .product-description.rte .table-container tr { display: block; width: 100%; } .product-description.rte .table-container thead { display: none; } .product-description.rte .table-container tbody tr { padding: 12px 0; border-bottom: 1px solid #e6ebf2; } .product-description.rte .table-container tbody td { padding: 8px 16px; border: none; text-align: left; } .product-description.rte .table-container tbody td:first-child { width: 100%; background: none; color: #1f6fe5; font-weight: 600; padding-top: 16px; } .product-description.rte .table-container tbody td:last-child { padding-bottom: 16px; color: #2c2f36; line-height: 1.6; } /* Ensure button appears correctly on mobile */ .product-description.rte #learn-and-documents-btn { font-size: 14px; padding: 8px 16px; } } Description Core2 For AWS v1.3 is a development kit designed for AWS IoT learning and security projects, consisting of the M5Stack Core2 main controller and the Base M5GO Bottom2 v1.3 expansion base with an integrated cryptographic chip. The main controller is built around the dual-core ESP32-D0WDQ6-V3 running at 240 MHz, equipped with 16MB Flash, 8MB PSRAM, and a 2.0-inch capacitive touchscreen with Wi-Fi connectivity. It features a built-in vibration motor, an RTC module, an AXP192 power management unit, and a green power indicator LED. A TF card slot is provided, along with an I2C audio amplifier and speaker. A power button is located on the left side, a reset button on the bottom, and three virtual programmable buttons on the front panel. The expansion base integrates an ATECC608 cryptographic chip, a BMI270 6-axis IMU, an SPM1423 digital microphone, and a 500mAh Li-ion battery. Two HY2.0-4P ports supporting ADC, DAC, and UART are provided. Ten SK6812 RGB LEDs with frosted light guides are distributed on both sides. The bottom features a Pogo Pin magnetic charging port with a built-in TP4057 charging IC, which also exposes the I2C bus. The base includes built-in magnets and LEGO-compatible mounting holes, with reserved footprints for a CP2104 and a Li-ion battery connector for future expansion. It is well-suited for smart home security terminal prototyping, trusted data acquisition at the edge, and cloud data upload. Note The vibration motor built into the M5Core2 physically conflicts with the M5 Base series expansion bases. To prevent device damage, do not stack the M5Core2 with any M5 Base series functional base. Some units may exhibit non-linear touch response near the screen edges. You can try upgrading the screen firmware using M5Tool to resolve this issue. Features ESP32-D0WDQ6-V3 main controller Built-in ATECC608 hardware cryptographic chip 16MB Flash 8MB PSRAM 2.4 GHz Wi-Fi Built-in speaker Power indicator LED Vibration motor RTC clock Capacitive touchscreen Built-in Li-ion battery Independent peripheral expansion board Built-in BMI270 6-axis IMU PDM microphone AXP192 power management microSD card slot HY2.0-4P expansion interface Development Platform: UiFlow1 UiFlow2 Arduino IDE ESP-IDF PlatformIO Includes 1 x Core2 For AWS v1.3 1 x USB Type-C Cable (50cm) 1 x Hex Key L-Shape 2.5mm (For M3 Screw) Applications IoT controller DIY projects Specifications Specification Parameter SoC ESP32-D0WDQ6-V3 @ dual-core, 240 MHz SRAM 520KB Flash 16MB PSRAM 8MB Wi-Fi 2.4 GHz Wi-Fi Hardware Crypto Chip ATECC608B-TNGTLSU-G (addr 0x35) Input Voltage 5V @ 500mA Host Interface USB Type-C x1, Pogo Pin x1, I2C x1, GPIO x1, UART x1 Programmable LED SK6812 x 10 Buttons Power button, RST button, Screen virtual buttons x 3 Vibration Alert Vibration motor IPS LCD 2.0"@320 x 240 ILI9342C Capacitive Touch IC FT6336U Speaker 1W-0928 Microphone SPM1423 I2S Amplifier NS4168 IMU BMI270 RTC BM8563 PMU AXP192 USB-TTL CH9102F DC-DC Boost SY7088 Li-ion Battery 500mAh @ 3.7V Antenna 2.4G 3D Antenna Operating Temperature 0 ~ 40°C Housing Material Plastic ( PC ) Product Size 54.0 x 54.0 x 23.5mm Product Weight 72.1g Package Size 90.0 x 60.0 x 30.0mm Gross Weight 114.9g Learn and Documents → DOCUMENTS
More you might like
Related
M5Stack Core2 for AWS Kit v1.3
Related
M5Stack Core2 for AWS Kit v1.3
Related
M5Stack Core2 for AWS Kit v1.3
Related