News

// 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 repository demonstrates a system using two ESP32 modules: one as an RFID-authenticated file server and the other as a client. The server hosts files and serves them upon authentication using an ...
This ESP32 project features an I2S DAC/ADC, SD card, and nRF24 wireless transceiver. Learn how we built, tested, and refined our audio transceiver board.