M5Stack Beginner: Plus 2 Leveraging Sound and Display Features

Introduction With the swift progression of the Internet of Things (IoT) and the proliferation of wearable devices, there is an increasing demand from developers for development boards that are compact, efficient, and feature-rich. The M5StickC Plus2, a notable member of the M5Stack series, distinguishes itself through its compact design, multifunctional integration, and user-friendly interface, rendering...
View Details

M5Stack Beginner Project: implement a remote control function

M5StickC Plus2 is a small development board based on an ESP32 chip with many powerful functions, including Bluetooth, Wi-Fi, OLED display, touch screen, and so on. Through it, we can easily realize the remote control function to control other devices or home appliances. This article will show you how to make a simple remote...
View Details

M5Stack Beginner Guide: PLUS2 Infrared Capabilities

The M5StickC Plus2 is a compact, versatile development module that integrates a powerful infrared (IR) transmitter, opening up new possibilities for smart control and communication applications. This feature enables the device to send IR signals.   The M5StickC Plus2 does not have a built-in infrared (IR) receiver, but it can receive IR signals by...
View Details

M5Stack Beginner: PLUS2 Button User Guide

The button on the M5StickC Plus2 is located on the side of the device and is typically used for user input or control functions. The button can be configured to perform various operations, such as short press, long press, and double-click, to meet different control needs. Through programming, users can assign different functions to...
View Details

M5Stack Beginner: Arduino Library Management

M5Stack Arduino Library Management refers to using the Arduino Integrated Development Environment (IDE) to manage and utilize libraries that are suitable for M5Stack devices. These libraries are collections of code developed for the Arduino ecosystem, providing predefined functions and modules that can be conveniently used for developing various M5Stack projects.
View Details