Developed using VS Code with the Arduino extension. Configurable image capture (resolution and fps). Upload images via HTTP/HTTPS to a backend server. Includes basic ...
a simple camera that take picture when the button (on GPIO14) is pressed, the resulted picture is save to SD card Library "sd_read_write.h" [included in "libraries_esp32.zip"] Library "SD_MMC.h" ...
Flashing the TX-AH firmware on the SPI NOR flash requires an SFLY SP10B programmer with an SOP8 adapter and FlyPRO II software available for Windows 32-bit/64-bit ...
ESP32 is a versatile microcontroller and a great starting point for anyone venturing into the IoT realm, but its configuration and interfacing of sensors can be challenging for new users. Arduino ...
If I remember correctly, Elecrow sent me an end-of-year gift with a notebook (paper style), a pen, and a 3.5-inch ESP32 terminal. I had completely forgotten about it, and while wondering what I would ...
Bojan Jurca’s open-source Arduino sketch "Esp32_oscilloscope," transforms any ESP32 board to function as a web-based oscilloscope accessible over WiFi. While the Scoppy project demonstrated the ...
If you use the Arduino IDE to program the ESP32, you might be interested in [Andreas Spiess’] latest video (see below). In it, he shows an example of using all three ESP32 UARTs from an Arduino ...