Added M5Stack Basic Core board
This commit is contained in:
parent
901ded4a05
commit
1a29cc0c11
4 changed files with 44 additions and 0 deletions
44
_board/m5stack_core_basic.md
Normal file
44
_board/m5stack_core_basic.md
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
---
|
||||
layout: download
|
||||
board_id: "m5stack_core_basic"
|
||||
title: "M5Stack Basic Core IoT Download"
|
||||
name: "M5Stack Basic Core IoT"
|
||||
manufacturer: "M5Stack"
|
||||
board_url: "https://docs.m5stack.com/en/core/basic_v2.6"
|
||||
board_image: "m5stack_core_basic.jpg"
|
||||
date_added: 2022-10-30
|
||||
family: esp32
|
||||
features:
|
||||
- Speaker
|
||||
- Battery Charging
|
||||
- Display
|
||||
- Wi-Fi
|
||||
- Bluetooth/BTLE
|
||||
- USB-C
|
||||
---
|
||||
|
||||
Get yourself a kit that can do it all! The M5Stack Basic Development Kit is a ESP32-based WiFi microcontroller that's compatible with MicroPython and Arduino. It comes jam-packed with Wi-Fi / Bluetooth capability, running at 240 MHz with the dual-core processor and 16MB of SPI Flash.
|
||||
|
||||
Perfect for people who want to make advanced ESP32 projects with a display, user interface, speaker, and a couple buttons. It's super easy to snap in other M5 blocks to add sensors, interfaces or cameras, no soldering required. Upload your code with the built in USB C port, there's example code available on the M5Stack website.
|
||||
|
||||
## Technical details
|
||||
|
||||
* ESP32 module, with WiFi / Bluetooth capability
|
||||
* 6MB of FLASH
|
||||
* Micro-SD Card slot
|
||||
* USB to Serial converter built in
|
||||
* 320x240 2.0" TFT display
|
||||
* 3 User Buttons + 1 Reset Button
|
||||
* Small 1W speaker
|
||||
* 110mAh LiPo battery
|
||||
* Grove/I2C connector
|
||||
* M5 stacking GPIO connector
|
||||
|
||||
## Documentation
|
||||
|
||||
* [Basic Core IoT](https://docs.m5stack.com/en/core/basic_v2.6)
|
||||
|
||||
## Purchase
|
||||
|
||||
* [Adafruit](https://www.adafruit.com/product/4178)
|
||||
* [M5Stack](https://shop.m5stack.com/collections/m5-controllers/products/esp32-basic-core-iot-development-kit-v2-6)
|
||||
BIN
assets/images/boards/large/m5stack_core_basic.jpg
Normal file
BIN
assets/images/boards/large/m5stack_core_basic.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 301 KiB |
BIN
assets/images/boards/original/m5stack_core_basic.jpg
Normal file
BIN
assets/images/boards/original/m5stack_core_basic.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
BIN
assets/images/boards/small/m5stack_core_basic.jpg
Normal file
BIN
assets/images/boards/small/m5stack_core_basic.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
Loading…
Reference in a new issue