#
k210
Here are 84 public repositories matching this topic...
-
Updated
Sep 7, 2021 - Rust
Arduino port on Maix board ( k210 )
-
Updated
May 31, 2021 - C
-
Updated
Sep 12, 2021 - Python
MicroPython implementation for Kendryte K210
-
Updated
Jun 4, 2021 - C
Kendryte K210人工智能芯片应用程序集合,包括人脸检测、颜色检测、目标检测和分类、二维码和Apriltag代码检测以及和ArduPilot飞控软件的通信。这些应用程序已部署到无人机终端。This repository is a collection of applications for the Kendryte K210 AI chip which include face detection, color detection, object detection and classification, QR code and Apriltag code detection ,and communication with the ArduPilot flight software. Finally, we can deploy these applications to the UAV terminals and make drones more intelligent.
-
Updated
Sep 5, 2021 - Python
Kendryte K210: development platform for PlatformIO
-
Updated
Feb 20, 2021 - Python
A face mask detection using ssd with simplified Mobilenet and RFB or Pelee in Tensorflow 2.1. Training on your own dataset. Can be converted to kmodel and run on the edge device of k210
-
Updated
Aug 25, 2021 - Python
3D rendering test
-
Updated
Mar 19, 2019 - C
Tensorflow workspaces for training your custom models of K210
-
Updated
Nov 25, 2019 - C
Documentation of MaixPy
-
Updated
Jul 29, 2021 - CSS
Speech Recognition or Wake Word detection demo, developed using Maixduino framework and PlatfomIO, to run on K210 MCU on Sipeed's Maix dev board
-
Updated
May 17, 2019 - Objective-C
Rust's hardware abstract layer (HAL) for K210 chip, a dual RV64GC SoC with hardware accelerated AI peripherals. Contributions welcomed!
-
Updated
Feb 28, 2021 - Rust
Improve this page
Add a description, image, and links to the k210 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the k210 topic, visit your repo's landing page and select "manage topics."


About this question, here is a unified reply.
We need to see this place where one is the definition and load the configuration.
https://github.com/sipeed/MaixPy/blob/master/components/micropython/port/builtin_py/board.py
If you don't provide the configuration, you won't get the concrete variable.
If it is SIPEED published hardware, the appropriate configuration is provided here.
htt