ESP8266 Project : DS18b20 temperature on an OLED
In this particular example we are going to display temperature readings from a DS18B20 on an OLED display, we will be using a Wemos mini and a variety of shields…
In this particular example we are going to display temperature readings from a DS18B20 on an OLED display, we will be using a Wemos mini and a variety of shields…
In a previous example, we connected a DS18b20 to our Raspberry PI and measured and displayed the temperature, in a slight twist what about if we acted on this reading…
In this example we connect a DS18b20 temperature sensor to our Raspberry PI and read in the value, here is the schematic for this. Start the terminal and entering…
The DS18B20 is a nice little temperature sensor that can be used in various simple projects. This part uses the 1 wire bus and you can connect multiple sensors up to…