lvgl / lv_port_maixduino

Maixduino GUI project with LVGL
MIT License
10 stars 4 forks source link

Support maixduino #1

Closed bitsk closed 5 years ago

bitsk commented 5 years ago

hi, I'm Bits from sipeed, we made the MAIX board, port micropython and arduino to MAIX, called MaixPy and Maixduino. We have port basic littlevGL to both of them, and very glad to see you create this repo. do you need MAIX board for debug?We can send some pcs board to help you to port littlevgl on it. you can reply your address to support@sipeed.com, we will prepare boards for you.

kisvegabor commented 5 years ago

Hi,

Glad to hear that you have chosen LittlevGL for your boards!

Which board do you recommend? Can you link it? @amirgon, the author of LittlevGL's Micropython binding also might be interested in it.

Maybe you already know that LittlevGL has an open blog, meaning everybody can add a post about his project. Details here. Would you be interested in writing a tutorial about getting started with LittlevGL on your boards?

bitsk commented 5 years ago

We now recommend running LittlevGL on a Maix GO board with a touch screen, here is the link. And we will also introduce the Maixduino board in the future. Here are some introductions about it. Please send your address to support@sipeed.com, we are happy to provide you with these boards.

I would love to share my experience of running LittlevGL on the blog on the Maix board, but it may take a while. Please add me to this repository, I will push some code.

embeddedt commented 5 years ago

@btx000 I checked and it looks like an invitation was already sent. In case you didn't receive it here is the generic link (fully shareable):

https://github.com/littlevgl/lv_maixduino/invitations

(It won't work for anyone who isn't invited.)

kisvegabor commented 5 years ago

@btx000 Did you get the invitation?

Please send your address to support@sipeed.com, we are happy to provide you with these boards.

I sent my address

I would love to share my experience of running LittlevGL on the blog on the Maix board, but it may take a while.

Great!

bitsk commented 5 years ago

Yes, I have already received the invitation.

kisvegabor commented 5 years ago

Great!

The current code in this repo is still the same as lv_arduino, right?

bitsk commented 5 years ago

I changed lv_conf.h and added Maixduino examples.

amirgon commented 5 years ago

@btx000 Hi Bits! Where can I find Maix GO board and MaixPy sources? I found some examples but could not find the sources for the libraries, RTOS and APIs.
(Are these sources open? With which license?)

bitsk commented 5 years ago

Hi @amirgon ! Here is maixpy repo https://github.com/sipeed/MaixPy , and there is some documents of maixpy https://maixpy.sipeed.com/en/.

stale[bot] commented 5 years ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.