metriful / sensor

Sensor by Metriful | Indoor environment monitoring | Documentation and code samples
https://www.sensor.metriful.com
MIT License
110 stars 37 forks source link

MicroPython examples for NodeMCU #12

Closed marcob1281 closed 4 years ago

marcob1281 commented 4 years ago

hi guys, I would suggest to publish examples for NodeMCU in MicroPython. It is very efficient for such MCU board and it is easy to integrate with IoT services.

metriful commented 4 years ago

Hi,

This is a good idea but we have already extensively used C/C++/Arduino and prefer not to duplicate things.

If you want to make your own MicroPython version, you could start from the Raspberry Pi examples which use normal Python (very similar).