EmbeddedChip/ESP32
#EmbeddedChip/ESP32/WROVER-E
- Securely sending DHT22 sensor data from an ESP32 board to PostgreSQL | Caio's Stuff: Let's collect data provided by a DHT22 sensor and store it asynchronously in a PostgreSQL database via WiFi using an encrypted connection. We will start with a brief introduction about the principal technologies, proceed to setting-up the necessary environment and then code our project.
#EmbeddedChip/ESP32/Wroom32
- Beginner Rust ESP32 development - Snake: A technical blog about Rust, Linux and other topics.
#EmbeddedChip/ESP32/Xtensa
- Building a Wifi-controlled car with Rust and ESP32: A technical blog about Rust, Linux and other topics.