Minimalist USB thermometer with ESP32 – the idea
I am starting the project of a minimalist USB thermometer with ESP32, based on the Xiao ESP32-C6 WiFi chip. The sensor is connected via i2c.
I am starting the project of a minimalist USB thermometer with ESP32, based on the Xiao ESP32-C6 WiFi chip. The sensor is connected via i2c.
We are going to implement code for using the HTU21D temperature sensor with ESP32. This is an i2c temperature and humidity sensor.
Let us make an e-paper display gadget with ESP32 and Arduino code. It will feature a SHT21 temperature and humidity sensor and currency conversion (you pick which one). Also there will be an Youtube subscriber live counter.
Let’s learn how to read the BME680 environmental sensor with microPython, using an ESP32 and Thonny IDE. This is an environmental sensor by Bosch.
Let’s connect and use a DHT11 temperature sensor with microPython, using a Raspberry Pi Pico 2 programmed using Thonny IDE
Let’s get to know how to implement readings on the HDC1080 temperature sensor with microPython, using Raspberry Pi RP2350
Let’s get to know the HDC1080 temperature and humidity sensor, an integrated sensor made by Texas Instruments, communicates via i2c
Let’s connect and learn how to use the DHT11 temperature sensor with ESP32-S2 Franzininho. It is a one-wire temperature and humidity sensor
We will learn how to interface the SHT21 temperature sensor with ESP32-S2, via i2c protocol
A weather station reading temperature and humidity using a DHT11 sensor and a LCD display