-->
Page 1 of 1

Python for ESP8266 and IoT Development

PostPosted: Tue Jun 20, 2017 8:18 am
by lfcerf
Hi, I would like to inform you about a platform that allows to program ESP8266 boards in Python. Take a look here for more info: http://www.zerynth.com

Go directly here for a tutorial: How to Program NodeMCU (ESP8266) in Python

I think it would be useful to add this platform to the wiki wiki/doku.php

Cheers

Re: Python for ESP8266 and IoT Development

PostPosted: Sun Jan 26, 2020 9:41 am
by Dovregubben
lfcerf wrote:Hi, I would like to inform you about a platform that allows to program ESP8266 boards in Python. Take a look here for more info: http://www.zerynth.com

Go directly here for a tutorial: How to Program NodeMCU (ESP8266) in Python

I think it would be useful to add this platform to the wiki http://www.esp8266.com/wiki/doku.php

Cheers


Interesting links! Also, have a look at the MiPy-ESP project, which is a basic framework for getting started with Micropython on ESPs

https://github.com/aslake/mipy_esp

best regards

Re: Python for ESP8266 and IoT Development

PostPosted: Sun Jan 26, 2020 9:43 am
by Dovregubben
Interesting links!

Also check out https://github.com/aslake/mipy_esp for getting started with MicroPython for ESP boards.

Best regards,
Aslak