Page 1 of 1

K210 core board

Posted: Fri Nov 23, 2018 4:09 am
by shaoziyang
K210 core board, it can running micropython, but not perfect now.
k2.jpg
k2.jpg (86.92 KiB) Viewed 4560 times
k3.jpg
k3.jpg (76.54 KiB) Viewed 4560 times

Re: K210 core board

Posted: Fri Nov 23, 2018 5:09 am
by mattyt
Exciting! For those that aren't aware, this is one of the Sipeed Maix RISC-V modules. Please keep us posted as to how you go with the board!

I'm still waiting for one of the Maix Bit's - the development board version - scheduled for December.

Re: K210 core board

Posted: Fri Nov 23, 2018 5:52 am
by shaoziyang
I have buy one from taobao.

Re: K210 core board

Posted: Mon Dec 03, 2018 6:21 am
by XIVN1987
They are porting micropython to the chip K210, https://github.com/sipeed/MaixPy

and implement a simple vi text editor on their port

Re: K210 core board

Posted: Mon Dec 03, 2018 6:29 am
by shaoziyang
K210 is wonderful, but micropython port is still not incomplete, missing some import function, such as time module, paste mode, file transfer etc. I am waiting for a new version.

Re: K210 core board

Posted: Wed Dec 05, 2018 1:41 pm
by zepan
shaoziyang wrote:
Mon Dec 03, 2018 6:29 am
K210 is wonderful, but micropython port is still not incomplete, missing some import function, such as time module, paste mode, file transfer etc. I am waiting for a new version.
hi, we have rz module inside, it use zmodem to transfrom files.
If you are interested in maixpy development, you can send email to support@sipeed.com, and we can send MAIX board to you for FREE~

Re: K210 core board

Posted: Wed Dec 05, 2018 2:43 pm
by shaoziyang
zepan wrote:
Wed Dec 05, 2018 1:41 pm
shaoziyang wrote:
Mon Dec 03, 2018 6:29 am
K210 is wonderful, but micropython port is still not incomplete, missing some import function, such as time module, paste mode, file transfer etc. I am waiting for a new version.
hi, we have rz module inside, it use zmodem to transfrom files.
If you are interested in maixpy development, you can send email to support@sipeed.com, and we can send MAIX board to you for FREE~
I have bought a K210 core board, and waiting K210 Dream Edition, I'm very interested in it.