We are going to study the technology of Soil moisture sensing using ESP32-S2 and sending data to Thingspeak
Update on how to develop a circuit board with ESP32-C6, using Kicad and featuring sensors link DHT11 and LM35, also a LED RGB WS2812
Let’s give a update on developing a circuit board – ESP32-C6 WiFi. It may feature sensors (DHT11 and LM35) and a WS2812 LED
See the process to develop a circuit board for the ESP32-C6 with some sensors onboard, like the LM35, DHT11 and also a LED WS2812
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
See how to use a BMP280 temperature sensor with ESP32-S2 Franzininho WiFi, via i2c communication protocol. Measuring temperature and atmospheric pressure.
We will learn how to interface the SHT21 temperature sensor with ESP32-S2, via i2c protocol
Learn how to program a board based on ESP32-S2 Franzininho with Arduino IDE, doing both the blink LED and Wi-Fi server examples
Learn how to use the Franzininho Wi-Fi, an educational board based on the ESP-S2, programmed in micropython