Page 3 of 3

Re: Is Micropython ready for industry?

Posted: Fri May 13, 2022 8:10 am
by tepalia02
Micropython is not commonly used in industry. But I think gradually it will be. With the advancement of new libraries and hardware Micropython will finally make its way to the industrial sector. Many IOT based devices are being made which are based on micropython. Earlier, I was seeing this one:
https://www.pcbway.com/project/sharepro ... rd_V2.html

The FunBoard is designed to be a straightforward, low-cost solution for learning to program and experimenting with embedded devices and the Internet-of-Things (IoT). The board and its open-source software package provide everything you need to quickly get started programming using Python and MicroPython. Network programming projects can be done by this board too. I really think this type of board should be developed more and more if we really wanna use micropython significantly in industries.

Re: Is Micropython ready for industry?

Posted: Fri May 20, 2022 11:36 am
by Nicolett
Nice to hear it! Thank you