Sipeed MaixCube - AIoT, Easy to Build a Facial Recognition System, Kendryte RISC-V K210
We use cookies to improve your online experience. By continuing browsing this website, we assume you agree our use of cookies.
Home > Sipeed > Sipeed MaixCube - AIoT, Easy to Build a Facial Recognition System, Kendryte RISC-V K210
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
1/1
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice

Sipeed MaixCube - AIoT, Easy to Build a Facial Recognition System, Kendryte RISC-V K210

SKU: XS0018
MaixCube is a highly integrated development board designed for AI IoT development.
It comes with a 30W camera, an expandable TF card slot, user buttons, a 1.3-inch IPS display, a 200mAh lithium battery, a speaker, a microphone, SPMOD, and GROVE expansion interfaces.
The board runs on MaixPy, which allows users to employ MicroPython syntax for rapid development of applications like face and object recognition.
0.0 (0 Reviews)
$0.00 $26.81
Received successfully
Coupon Code
CONTINUE SHOPPING
    Please select the information you want X
  • Model:
    MaixCube
    With 32GB TF Card
    Please select the information you wantX
Quantity
-
+
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
1/1
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
  • Sipeed Maix Cube K210 AI+lOT Mini Development Board Grove Interface Voice
Frequently Bought Together
more
Frequently Bought Together
  • Description
  • Reviews

Sipeed MaixCube - AIoT, Easy to Build a Facial Recognition System, Kendryte RISC-V K210


  • Quick Start: WIKI
  • Tips


Introduction


MaixCube?is a highly integrated development board designed for AI IoT development.
It comes with a 30W camera, an expandable TF card slot, user buttons, a 1.3-inch IPS display, a 200mAh lithium battery, a speaker, a microphone, SPMOD, and GROVE expansion interfaces.
The board runs on MaixPy, which allows users to employ MicroPython syntax for rapid development of applications like face and object recognition.



Features


  • CPU: Dual-core 64bit RISC-V / 400MHz with double precision FPU integration.
  • Memory: 8MiB 64bit on-chip SRAM.
  • Storage: 16MiB Flash with support for micro SDXC expansion storage (up to 128GB).
  • Display: 1.3-inch IPS Screen with a resolution of 240*240.
  • Camera: Equipped with a 30W pixel OV7740 sensor.
  • Buttons: Reset, power button, and a three-way button.
  • USB: Type-C interface for versatile connectivity.
  • Audio: Capabilities for audio recording and playback with an ES8374 driver IC.
  • Onboard Sensors: A three-axis acceleration sensor (MSA301).
  • Lights: Two onboard RGB LEDs and one flashlight.
  • TF Card Slot: For multimedia resource expansion and large-capacity storage.
  • Power Management: AXP173 control unit with support for user charge and discharge control.


Shipping List


1x Sipeed MaixCube?


Applications


  • Face Detection
  • Object Recognition
  • FFT Spectrum Analysis
  • Game Simulation


Specification



Kendryte K210
Core RISC-V Dual-Core 64-bit, with FPU
Frequency 400MHz (overclockable to 600MHz)
SRAM Built-in 8M Byte
Image recognition QVGA @ 60fps / VGA @ 30fps
Voice recognition Microphone array (8mics)
Network Model supports YOLOv3/TinyYOLOv2/face recognition, etc.
Deep learning framework Support frameworks such as TensorFlow / Keras / Darknet / Caffe
Peripherals FPIOA, UART, GPIO, SPI, PC, PS, TIMER
Hardware acceleration unit KPU convolution operation accelerator
FPU floating point accelerator
APU Audio processor
FFT Fourier transform accelerator
MaixCube Module
Onboard Peripherals Button x 3
Camera x 1
RGB LED x 2
1.3 inch TFT screen
Electret Microphone x 1
128Mbit Flash x 1
Accelerometer x 1
Onboard Interfaces USB Type-C Interface
Audio interface (supports external speakers)
TF card slot
Grove standard interface
SP-MOD interface (supports SP-MOD interface module)
Power supply USB-Type-C / Internal lithium battery (200mAh)
Software Development
Operating system FreeRTOS, Linux
Face recognition Recognition accuracy up to 98%
Development environment MaixPy IDE, PlatformlIO IDE, Arduino IDE, etc.
Programming languages C, C ++, MicroPython


Detailed Descriptions


A Wide Range of Sipeed Modules (SP-MOD) Supported

Through the SP-MOD interface on the MaixCube which is a standard 2.54mm 2x4 Pin female header, with Vcc, GND, and 6 signals, you can connect to various SP-MOD modules and extend your AI projects further.?

1 Handle Module 8 SP-MOD One-to-Multi-Adapter Board
2 USB In-line Module 9 1.14inch LCD module
3 Microphone Array Adapter Board 10 Single point ToFu Module
4 Weather Station Module 11 FPC Extension Module
5 PSRAM Module 12 Bluetooth Module
6 Credit Card Module 13 Ink Screen Module
7 Grove Adapter Board 14 LoRa Module

1. 1.3 inch TFT screen
2. Reset button
3. Power button
4. Grove interface
5. SP-MOD interface
6. TF card slot
7. Camera
8. Type-C interface9. Three-way button

What is MaixPy?

Before getting to know about the MAIX product series, it is very necessary to understand the MaixPy project. It can help you quickly use the Al module.

MaixPy is a project of porting Micropython to K210 chip (running Micropython parser on K210), that is, users can finally control the function of K210 chip through Micropython programming. For example, you can directly call the facial recognition algorithm built into the firmware through Micropython programming, and finally generate a Micropython file, which can be downloaded to the Flash chip, and run on it. In addition, MaixPy supports the normal operation of MCU and integrates machine vision and microphone arrays to rapidly develop intelligent applications in the field of AIoT with extremely low cost and practicality.


What is the Development Environment on MaixCube?

By default, the development board has burned MaixPy firmware (the firmware source code is open source and can be downloaded from Github). MaixPy has developed a variety of functional libraries that developers can call directly. Maix series products use Maix IDE developed by the Sipeed team. The software is free of installation. After downloading, you can directly use MaixPy to use Micropython script syntax. Developers can edit the script on the computer and upload it to the development board to execute the script directly on the development board. The IDE can view camera images in real time and save files to the development board, which is very convenient for development.

In addition to MaixPyIDE, developers can also use ArduinoIDE, PIatformIO IDE, and other environments for development, please refer to our technical information for details.

Your feedback matters! By leaving a review, you can help other shoppers make informed decisions and help us improve our products and services. We value your opinion and appreciate you taking the time to share your experience with us.

CUSTOMER REVIEWS

0.0 0 Reviews
Write a review

Download

$0.00 $0.00
Please choose options.Back to top
Close
$0.00 $0.00