// 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 ...
[Stewart] tipped us about his very nice project: pokewithastick. It is an Arduino compatible board (hardware, not footprint) based on the ATMEGA1284P which can be programmed to collect and post data ...