-
Hi, I'm the current maintainer of a K210-based Bitcoin signer project called [Krux](https://github.com/selfcustody/krux)
To enhance security and introduce an anti-tamper feature, I’ve started researc…
-
Good morning,
I'm trying to make a speech recognition algorithm from the K210 and I'm having a hard time figuring out where I could save vocabulary templates, or just how to. Is there any sources …
-
👀...
-
Just as written in the document,I used
import maix.peripheral import adc.
However, the Maixpy IDE remind me that CANNOT FIND NAME ADC,
while other modules can be imported correctly such as GPIO.
…
-
Hi,
Can you please provide the example scripts for segnet on k210
And one more question, do you think it possible to run pose estimate / posenet on K210?
Many Thanks.
-
docker.io/grafana/promtail:k210-1834065
docker.io/grafana/loki:k210-1834065
-
Can Sipeed Maixduino Kit run this? Any document about build and installation?
-
I was surprised to learn that K210 has S-Mode and Sv39 MMU!
So it's possible to run rCore on it!
But K210 is based on [priv v1.9.1 spec](https://raw.githubusercontent.com/riscv/riscv-isa-manual/ma…
-
Hi!! I'd like to know if you can share the code of your voice recognition on K210 that you have in youtube. Thanks.
-
Hi , I am wonderful with this project using k210 with linux.
But when I make the tcc compiler
`root@ubuntu:/k210/linux/k210-linux-nommu/tinycc# make
make[1]: Entering directory '/k210/linux/k210…