// ESP32 FTP Server with SD Card Access Point // This code sets up an ESP32 as an FTP server with SD card access over WiFi. // It allows users to connect to the ESP32 via FTP and access files on the ...
This is a fork of David Paiva's esp8266FTPServer designed to work with SD_MMC on a LILYGO T-SIM7080G S3 ESP32 board, but also works on regular ESP32. I've modified a FTP server from arduino/wifi ...
A few years ago, [Phang Moh] and his compatriots were asked by a client if they could make a vehicle tracking device for oil tankers all around Indonesia. The request of putting thousands of trackers ...
Embedded PC board designer Dimitri Synodinos has created a new Arduino compatible development board named the Zero BZ1 which is equipped with a 48MHz ARM Cortex M0+ micro-controller , zero bootloader ...