-->
Page 1 of 1

MicroPython and Esp8266

PostPosted: Sat Oct 17, 2020 11:09 am
by Highwingers
I have a PYTHON application with uses some external python packages and works fine on Raspberry pi.

Can I port the same application to ESP8266 using MicroPython? does Micropython allows me to install external packages (using PIP) to ESP8266?

I am extremely new, please put me in right direction.

Thanks

Re: MicroPython and Esp8266

PostPosted: Sun Oct 18, 2020 6:32 am
by Bonzo
Why not give it a try and see what happens?