Page 1 of 1

tips of easy to start tutorials/guides

Posted: Wed Jun 17, 2020 8:51 pm
by zlipper2
Hi there!

I want to try out Micrpopython (as a beginner) and I want some tips for some easy tutorials to get started. What I have in mind of something fun, to begin with, would be a temperature sensor that activates a LED light when a certain temperature is exceeded (or other type of warning).

Any tips?

Re: tips of easy to start tutorials/guides

Posted: Thu Jun 18, 2020 1:58 pm
by deshipu
You can try this old tutorial I made for a workshop once: https://micropython-on-esp8266-workshop.readthedocs.io/ — it includes a temperature sensor, so it should get you started.