An open API service indexing awesome lists of open source software.

https://github.com/m5stack/m5stickc

M5StickC Arduino Library
https://github.com/m5stack/m5stickc

Last synced: about 1 year ago
JSON representation

M5StickC Arduino Library

Awesome Lists containing this project

README

          

# M5StickC Library

[![Arduino Compile](https://github.com/m5stack/M5StickC/actions/workflows/arduino-action-stickc-compile.yml/badge.svg)](https://github.com/m5stack/M5StickC/actions/workflows/arduino-action-stickc-compile.yml)
[![Arduino Lint](https://github.com/m5stack/M5StickC/actions/workflows/Arduino-Lint-Check.yml/badge.svg)](https://github.com/m5stack/M5StickC/actions/workflows/Arduino-Lint-Check.yml)
[![Clang Format](https://github.com/m5stack/M5StickC/actions/workflows/clang-format-check.yml/badge.svg)](https://github.com/m5stack/M5StickC/actions/workflows/clang-format-check.yml)

English | [中文](README_cn.md)

M5StickC_01

* **For the Detailed documentation of M5StickC, please [Click here](https://docs.m5stack.com/#/en/core/m5stickc)**

## Description

**M5StickC** is a ESP32 development board with 0.96 inch **TFT color screen** (80 * 160 resolution), **Red LED**, button, **Microphone**, IR transmitter, 6-axis IMU (SH200Q) and 80 mAH battery. The ESP32 module **[ESP32-Pico](https://github.com/m5stack/M5-Schematic/blob/master/Core/esp32-pico-d4_datasheet_en.pdf)** in M5StickC also has a built-in 4MB flash. If the M5StickC is equipped with watch-base and watch-belt, you can wear it on your wrist.

**Switching machine operation:** Press for two seconds to turn it on, and press and hold for six seconds to turn it off.

## More Information

**UIFlow Quick Start**: Please [Click Here](https://docs.m5stack.com/en/quick_start/m5stickc/m5stickc_quick_start_with_uiflow)

**MicroPython API**: Please [Click Here](https://docs.m5stack.com/en/mpy/display/m5stack_lvgl)

**Arduino IDE Development**: Please [Click Here](https://docs.m5stack.com/en/arduino/arduino_development)

**M5StickC Arduino API**: Please [Click Here](https://docs.m5stack.com/en/api/stickc/system_m5stickc)

**PinMap**: Please [Click Here](https://docs.m5stack.com/en/core/m5stickc)

**M5StickC top extended IO port**

M5StickC_04