Using a Temperature Sensor with Micropython running on an Adafruit Feather Huzzah ESP8266
This is the fourth part of a multipart series on Micropython. In this last post of the series, we blinked an LED on and off using Micropython. In this post, we will connect a temperature sensor to an Adafruit Feather Huzzah and use the Micropython REPL to read the temperature …
more ...