M5Stack M5StickV K210 AI Camera (Without Wifi)


Introduction

M5Stack recently launched the new AIoT(AI+IoT) Camera powered by Kendryte K210 -an edge computing system-on-chip(SoC) with dual-core 64bit RISC-V CPU and advanced neural network processor..

M5StickV AI Camera possesses machine vision capabilities, equips OmniVision OV7740 image sensor, adopts OmniPixel®3-HS technology, provides optimum low light sensitivity, supports various vision identification capabilities. (e.g. Real-time acquisition of the size, type and coordinates of the detected target ) In addition to an OV7740 sensor, M5StickV features more hardware resources such as a speaker with built-in I2S Class-D DAC, IPS screen, 6-axis IMU, 200mAh Li-po battery, and more.

It is able to perform convolutional neural network calculations at low power consumption, so M5StickV will be a good zero-threshold machine vision embedded solution. It is in support with MicroPython, which makes your code to be more concise when you use M5stick-V for programming.

Features

  • Dual-Core 64-bit RISC-V RV64IMAFDC (RV64GC) CPU / 400Mhz(Normal)

  • Dual Independent Double Precision FPU

  • Neural Network Processor(KPU) / 0.8Tops

  • Field-Programmable IO Array (FPIOA)

  • Dual hardware 512-point 16bit Complex FFT

  • SPI, I2C, UART, I2S, RTC, PWM, Timer Support

  • AES, SHA256 Accelerator

  • Direct Memory Access Controller (DMAC)

  • Micropython Support

  • Firmware encryption support

  • Case Material: PC + ABS

Specifications

ResourcesParameter

Kendryte K210

Dual core 64-bit RISC-V RV64IMAFDC (RV64GC) CPU / 400Mhz(Normal)

SRAM

8MiB

Flash

16M

Power input

5V @ 500mA

KPU Parameter size of neural network

5.5MiB - 5.9MiB

Port

TypeC x 1, GROVE(I2C+I/0+UART) x 1

RGB LED

RGBW x 1

Button

Custom button x 2

IPS screen

1.14 TFT, 135*240, ST7789

Camera

OV7740(30W pixels)

FOV

55deg

PMU

AXP192

Battery

200mAh

External storage

TF-card(microSD)

MEMS

MPU6886

Net weight

23g

Gross weight

82g

Product Size

48*24*22mm

Package Size

144*44*43mm

Case Material

Plastic ( PC )

Dimensions

  • Length: 48mm

  • Width: 25mm

  • Height: 14mm

How to Use

  • Power Up: Connect the M5StickV to a power source using a USB-C cable.

  • Connect to PC: Use the USB-C cable to connect the M5StickV to your PC for programming.

  • Install Software: Download and install the necessary development tools and libraries from the M5Stack website.

  • Write Code: Use MicroPython or other supported languages to write and upload your AI programs to the M5StickV.

  • Run Applications: Execute your AI applications on the M5StickV to perform tasks like object detection, face recognition, and image classification.

FAQ

Does the M5StickV require WiFi to operate?

No, the M5StickV operates without WiFi, making it suitable for offline AI applications.

What kind of AI applications can I run on the M5StickV?

You can run various AI applications such as object detection, face recognition, and image classification.

How do I power the M5StickV?

The M5StickV can be powered via a USB-C cable connected to a 5V power source.

Can I connect external sensors to the M5StickV?

Yes, you can connect external sensors using the I2C, SPI, and GPIO interfaces.

What programming languages are supported?

The M5StickV supports MicroPython and other languages compatible with the K210 processor.

Last updated