BASIC v2.6

SKU:K001-V26

Tutorials & Quick Start

This tutorial will show you how to control Basic devices through the UIFlow graphical programming platform
This tutorial will show you how to program and control Basic devices through Arduino IDE
This tutorial will show you how to control Basic devices through Micropython programming

Description

BASIC is a cost-effective entry-level IoT main controller. It adopts Espressif ESP32 chipset, equipped with 2 low-power Xtensa® 32-bit LX6 microprocessors with main frequency up to 240MHz. Built-in 16M FLASH memory, integrated 2.0-inch full-color HD IPS display panel, speaker, TFCard slot and other peripherals. The full-coverage housing ensures circuit stability even in complex industrial applications. Internal provides a variety interface resources (ADC/DAC/I2C/UART/SPI, etc.) and 15x IO pins at the bottom, which is highly developable. Ideal for a variety of product prototyping, industrial control, intelligent building application.

  • High productization:
    • Exquisite designs, Prototyping right into products
    • Product-grade full-coverage cover for more stable circuit operation
  • Low Code Development:
    • Support UIFlow graphical programming platform, scripting-free, cloud push
    • Fully compatible with mainstream development platforms such as Arduino and ESP32-IDF
    • Support FreeRTOS, with dual-core and multitasking mechanism, it can perform the tasks efficiently, Program optimization.
  • High Integration:
    • 2.0 inch IPS display panel, speakers, custom buttons x3
    • Built-in lithium battery power, integrated power management chip, support TypeC interface
    • Finely tuned RF circuit for stable and reliable wireless communication
  • Strong Expandability:
    • 15x IO leads
    • Easy access to M5Stack's hardware and software ecology system, stackable module design, plug-and-play rich sensors expansion

Power on/off operation:
Power on: Click the red power button on the left
Shutdown: Quickly double-click the red power button on the left
*USB power supply *: By default, when USB is powered, it cannot be shut down

Product Features

  • Based on ESP32 development
  • 16M FLASH
  • Integrated full-color high-definition IPS display panel and a variety of hardware peripherals
  • Rich resources interface, compatible with M5Stack stacking modules and sensors, highly expandable.
  • Use M5CORE BOTTOM base built-in lithium battery, 15x IO leads.
  • Compatible with multi-platform development:

Included

  • 1x BASIC
  • 10x Dupont line
  • 1x Type-C USB(20cm)
  • 1x manual
  • 1x sticker

Application

  • IoT Controller
  • DIY creator works
  • Smart home control

Specifications

Specifications Parameters
ESP32-D0WDQ6-V3 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi
Flash 16MB
Input power 5V @ 500mA
Interface TypeC x1, I2C x1
IO G21, G22, G23, G19, G18, G3, G1, G16, G17, G2, G5, G25, G26, G35, G36
Button Physical button x 3
LCD screen 2.0"@320*240 ILI9342C IPS panel, maximum brightness 853nit
Speaker 1W-0928
USB chip CH9102F
Antenna 2.4G 3D Antenna
Battery 110mAh @ 3.7V
Net weight 47.2g
Gross weight 93g
Product size 54mm x 54mm x 18mm
Packing size 95 x 65 x 25mm
Cover Material Plastic ( PC )

Driver Installation

Click the link below to download the driver that matches the operating system. There are currently two driver chip versions, CP210X (for CP2104 version)/CP34X (for CH9102 version) driver compressed package. After decompressing the compressed package, select the installation package corresponding to the number of operating systems to install. (If you are not sure of the USB chip used by your device, you can install both drivers at the same time. During the installation process of CH9102_VCP_SER_MacOS v1.7, an error may occur, but the installation is actually completed, just ignore it.) When using it, if If the program cannot be downloaded normally (the prompt is overtime or Failed to write to target RAM), you can try to reinstall the device driver.

Driver name Applicable driver chip Download link
CP210x_VCP_Windows CP2104 Download
CP210x_VCP_MacOS CP2104 Download
CP210x_VCP_Linux CP2104 Download
CH9102_VCP_SER_Windows CH9102 Download
CH9102_VCP_SER_MacOS v1.7 CH9102 Download

EasyLoader

EasyLoader is a simple and fast program burner, which has a built-in product-related case program, which can be burned to the main control through simple steps to perform a series of functional verification.

Download Windows Version Easyloader Download MacOS Version Easyloader

Case description:
This case will perform hardware running tests such as speakers, wifi, buttons, accelerometers, TF-card (microSD) cards, and screens.

Pinmap

LCD screen & TF card

LCD pixels: 320x240 TF card supports up to 16GB

ESP32 Chip GPIO23 GPIO19 GPIO18 GPIO14 GPIO27 GPIO33 GPIO32 GPIO4
ILI9342C MOSI/MISO / CLK CS DC RST BL
TF Card MOSI MISO CLK / / / / CS

Button & Speaker

ESP32 Chip GPIO39 GPIO38 GPIO37 GPIO25
Button pin BUTTON A BUTTON B BUTTON C /
Speaker / / / Speaker pin

GROVE interface A & IP5306

The power management chip (IP5306) is a customized I2C version, and its I2C address is 0x75. Click here to view Register manual of IP5306.

ESP32 Chip GPIO22 GPIO21 5V GND
GROVE A SCL SDA 5V GND
IP5306 SCL SDA 5V GND

IP5306 charge/discharge, voltage parameters

charge discharge
0.00 ~ 3.40V -> 0% 4.20 ~ 4.07V -> 100%
3.40 ~ 3.61V -> 25% 4.07 ~ 3.81V -> 75%
3.61 ~ 3.88V -> 50% 3.81 ~ 3.55V -> 50%
3.88 ~ 4.12V -> 75% 3.55 ~ 3.33V -> 25%
4.12 ~ / -> 100% 3.33 ~ 0.00V -> 0%

PORT

PORT-A(RED) G21/22 I2C
PORT-B(BLACK) G26/36 DAC/ADC
PORT-C(BLUE) G16/17 UART

ESP32 ADC/DAC

ADC1 ADC2 DAC1 DAC2
8 channels 10 channels 2 channels 2 channels
G32-39 G0/2/4/12-15/25-27 G25 G26

M-BUS

M_BUS

For more information on pin assignment and pin remapping, please refer to ESP32 datasheet

Schematics

Learn

It is a device that assists in verifying body temperature information so that people can meet with ease at the Corona disaster.
An attempt to create a realtime "Artificial Horizon" on the M5.
Brew your own beer in a fridge with M5Stack.
There are bound to be times when you need to add music or SFX to your M5Stack projects. Here's how to do so with MicroPython.
LoRaWAN module is supported by UIFlow!
A customizable ESP32-based touchscreen project to control MQTT switches or HomeKit accessories (through the Home App).
This is the clock developed to take away the viewer's time
Use MicroPython to connect your M5Stack to Wi-Fi or a device to AP and create a simple web page to control some functions of the M5Stack.
Tree style menu for M5Stack. Features SD updater, battery level indicator, on-screen keyboard, and more.
A simple, analog-style digital tester (voltage meter, DVM) created using the compact development module M5Stack.
Make cool App controllable projects with ease by combining M5Stack, Tuniot and MIT App inventor.
Use your M5Stack ESP32 Basic to receive little Logo programs via MQTT and show the results.
Out of the M5Stack family only the M5StickC has an inbuilt RTC. Here's how to add one to your other M5Stack devices
It is possible to turn a lamp or fan on and off through an SMS message.
#M5Stack 3.3V端子にEDLC付けといたらUSB挿抜してもリセット掛からないぜ…! (無理やり感)
Voice notifications have been added to the tool to automatically share the timeline to family members.
WebBluetooth経由でM5Stackに文字列送信してQRコード化、さらにそれをPWA製QRスキャナで読み取りできた! ここまでの処理が全部JavaScriptで書けるの最高では?
We developed a stereo web radio for the M5Stack with software, audio board, 3d printed enclosure and documentation.
We have programmed a game to give to children.
A technology which increases efficiency in signing in or out during peak hour areas when entering the campus while the SafeEntry implies.
This year's Christmas, I decorated the tree with M5Stack devices.
I tried to communicate with Unity-M5Stack via WebSocket. M5Stack is a gadget with a built-in ESP32 module that enables Wi-Fi commun
Scratch Cat want to catch Xmas gift. So you control giftbox for Scratch Cat!! This project use M5Stack and Scratch 1.4 with M5Scratch.
I was able to control the focus adjustment of the telescope mak127 sp by the stepping motor which connected to M5Stack.
The mechanism is simple to monitor the value of the water temperature sensor with the M5Stack, and heater power is controlled by the relay
TCS3472 color recognition module can distinguish different colors of objects, and map the colors to pitch through algorithm
Colorimeter/Color recognition/Color overlay
Tuner for an Ukulele/Guitar, made using a M5 Core + M5Go bottom
A Dji Tello Drone wifi controller based on M5Stack Core
Using M5Stack and Nodemcu with python to control Youtube vids remotely from a distance.
ReaMima, is the open and free hardware design so that anyone can help by building respirators with easily available materials.
The "Social Distancing LED" that alerts you when someone gets too close within 2m.
I used mqtt to control the switching of the scene of OBS moving on PC from other devices.
Realize the "offline cloud platform" interaction function of operation information based on mqtt information transmission technology
Technology to protect puddle pudding!
I checked whether Amazon FreeRTOS is the only candidate to use M5 Stack.
Thanks to @ghibi for providing material. This project will measure the power consumption of the Sigfox module (IFS-M01) with M5Stack.
M5Stack Multi-Tool has Distances measurement, Spirit level, Voltage sensor, Find my phone, Torch, Home automation controls
M5Stack works as a pc mouse with the help of pyautogui.
M5Stack robot car which we can control with mpu6050 module through Wi-Fi with NodeMCU
Thanks for the source code and project information provided by @沧海
On hand gesture, you can open the door without touching the handle M5STACK AND NODEMCU USED.
In this project, I'm using an ultrasonic sensor to measure distance and calculate the area of a circle and square and display it on screen
Measure the current value used by equipment using M5Stack and clamp type current sensor.
My family has eaten the pudding I have saved! Do you have such experience? I want to keep the peace of my home. I made pudding alert-V.
An expandable turntable created using M5Stack Products.
A library for MicroPython for drawing tiles and sprites on an RGB SPI screen.
M5Stack and Micro:bit can control each other, thanks to the M5:Bit
Tilt left and right to move the ball
Make a simple watch device using UIFlow.
This project is based on the use of the development system M5StickV, for the classification of emotions.
M5Stack ESP32 Basic Core based maker watch.
Using UIFlow and Blynk to complete the interaction experiment
Making a pulse oximeter with alert function based on M5Stack Basic and LPWA Network.
A inner maker competition of M5Stack.

Examples

Arduino

Video

Version Change

Release Date Product Changes Notes
2017.7 First Release(Core1.4) /
2019.7 TN screen changed to IPS screen(Core2.2) Please upgrade your M5Stack library to the latest version (v0.2.8 or above) to solve the screen reflection problem
2020.3 Battery capacity changed from 150mAh to 110mAh(Core2.4) /
2020.6 Flash size changed from 4MB to 16MB(Core2.5) /
2021.10 Upgrade v2.6, change CP2104 to CH9102, optimize structure details(Core2.6) /

Note: 2018.2A PCB version of the device does not support C2C (TypeC to TypeC) connection and PD power supply.