The ESP32 has emerged as a favorite tinkering device in the maker and hobbyist world thanks to its low cost, built-in Wi-Fi and Bluetooth, and strong community support. One particular strength it has ...
Tired of condensation wrecking your shed tools or greenhouse gear? I built a no-frills ESP32 + DHT22 node that wakes every 15 minutes, grabs temp/humidity data, beams it over Wi-Fi, and sleeps—running ...
As hackers, we occasionally forget that not everyone is enamored with the same nerdy minutia that we are. Configuring hardware by changing some lines in the code and compiling a new firmware doesn’t ...
This section defines the network credentials and server details required for sending the email. The ESP32-CAM connects to WiFi using the SSID and password. The host address, HTTPS port (443), and API ...
The ESP32 is Espressif’s follow-up to their extraordinarily popular ESP8266 WiFi chip. It has a dual-core, 32-bit processor, WiFi, Bluetooth, ADCs, DACs, CAN, a Hall effect sensor, an Ethernet MAC, ...
Student teams in the ELEC_ENG 327: Electronic System Design II course create fully functional prototypes using the knowledge they gained in ELEC_ENG 326: Electronic System Design I. View media ...
The T-Display AMOLED Touch ESP32 is an advanced version of the well-known ESP32 board, now equipped with a touch interface. This addition transforms the board into a more interactive platform, ...
Open-hardware platforms enable rapid prototyping and faster time-to-market of new IoT applications. The objective of this post is to give a brief introduction to another open-hardware IoT playground — ...