Hi, this is a good example why discussion on discord channel is tricky. The discussion was good. Learned a lot. I managed to build PR840, simple math on the micropython console was possible.
However I stopped the work because: 1. I got distracted in running daily business 2. I need to admit my skills*freetime=projectpower is not sufficient for attacking ...but I have the mission micropython in the back of my head. Looking forward to more discussion wherever (discord or mail, I don't care), but please keep me in the loop ;) Thank you, Simon -- Hard- and Softwaredevelopment Consultant Ingenieurbüro-Filgis USt-IdNr.: DE305343278 On Mon, Oct 25, 2021 at 4:58 PM Xiang Xiao <xiaoxiang781...@gmail.com> wrote: > McKay made a new porting here: > Pull requests · apache/incubator-nuttx-apps (github.com) > <https://github.com/apache/incubator-nuttx-apps/pull/840> > Maybe, you could work with him to boost the porting. > > On Mon, Oct 25, 2021 at 10:44 PM Alan Carvalho de Assis <acas...@gmail.com > > > wrote: > > > Hi Tomasz, > > > > MicroPython was integrated in NuttX at some time ago, but it started > > to crash and was removed. > > > > I think someone started a discussion about it on discord, but I don't > > know what happened later. > > > > As I told you ESP32-C3 has a good support on NuttX and Xiaomi is > > already using it internally (it passed on their certification > > process). > > > > BR, > > > > Alan > > > > On 10/25/21, Tomasz CEDRO <to...@cedro.info> wrote: > > > Hello world :-) > > > > > > I am considering MicroPython as the rapid development platform. It > > > seems well developed already, allows simple tasks extremely fast, also > > > allows client to develop firmware on their own relatively easy without > > > rebuilding whole firmware, getting into details, drivers, etc. > > > > > > I would like to ask what is the current state of MicroPython in NuttX > > RTOS? > > > > > > What would be the proper way to autostart application and/or > > > MicroPython + main.py script on boot? > > > > > > Are all CPU/SoC supported over HAL or I will have to write > > > implementation on my own? > > > > > > Is ESP32-C3 fully supported? Is ESP32-PICO fully supported as ESP32 > > > derivative? > > > > > > I have also some M5Stack devices with LCD (M5StickC) even with Camera > > > (M5StickV). They can use LVGL and I can see LVGL and LCD drivers are > > > already ported to NuttX :-) M5StickV even has 64-bit RISC-V RV64IMAFDC > > > (RV64GC) with NeuralNetwork accelerator! All of them cost way below > > > $50 :-) > > > > > > MicroPython seems really amazing way to quickly create > > > Proof-of-Concept designs :-) > > > > > > Any hints welcome :-) > > > Tomek > > > > > > -- > > > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > > > > > >