tips of easy to start tutorials/guides

Showroom for MicroPython related hardware projects.
Target audience: Users wanting to show off their project!
Post Reply
zlipper2
Posts: 1
Joined: Wed Jun 17, 2020 8:49 pm

tips of easy to start tutorials/guides

Post by zlipper2 » Wed Jun 17, 2020 8:51 pm

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?

User avatar
deshipu
Posts: 1388
Joined: Thu May 28, 2015 5:54 pm

Re: tips of easy to start tutorials/guides

Post by deshipu » Thu Jun 18, 2020 1:58 pm

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.

Post Reply