#
k210
Here are 87 public repositories matching this topic...
Let's write an OS which can run on RISC-V in Rust from scratch!
-
Updated
May 7, 2022 - Rust
-
Updated
Apr 26, 2022 - Python
Arduino port on Maix board ( k210 )
-
Updated
Nov 29, 2021 - C
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
Apr 8, 2022 - 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
Feb 10, 2022 - 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
Mar 23, 2022 - 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