Uploaded February 2021 | Updated September 2026, 1 week ago
Do you need to upload large files to FTP from your ESP32 (images, videos or any other files from the SD Card?). Here we show how this can be easily achieved, with virtually any file format! More information and links below...
Continuing on from our previous video about FTP Uploads, a number of people asked how to transfer larger files, or files which are not text files, so here is the walkthrough to show how this can be done.
There are minimal changes to include the SD Library, and with our added function to send the File chunk by chunk to the FTP server, you can send a file of virtually any size....
Try changing the buffer size, and different file sizes on the SD card to see how it affects performance....
Our Website:
visualmicro.com
Getting Started with FTP and ESP32:
youtube.com/watch?v=GE8XSxRWfOI
Sketch Example in this Video:
visualmicro.com/downloads/ESP32FTP_SDFiles.zip
ESP32_FTPClient Library on GitHub:
github.com/ldab/ESP32_FTPClient
FileZilla FTP Server Download for Windows:
filezilla-project.org/download.php?type=server
#Arduino #VisualStudio #esp32
Do you need to upload large files to FTP from your ESP32 (images, videos or any other files from the SD Card?). Here we show how this can be easily achieved, with virtually any file format! More information and links below...
Continuing on from our previous video about FTP Uploads, a number of people asked how to transfer larger files, or files which are not text files, so here is the walkthrough to show how this can be done.
There are minimal changes to include the SD Library, and with our added function to send the File chunk by chunk to the FTP server, you can send a file of virtually any size....
Try changing the buffer size, and different file sizes on the SD card to see how it affects performance....
Our Website:
visualmicro.com
Getting Started with FTP and ESP32:
youtube.com/watch?v=GE8XSxRWfOI
Sketch Example in this Video:
visualmicro.com/downloads/ESP32FTP_SDFiles.zip
ESP32_FTPClient Library on GitHub:
github.com/ldab/ESP32_FTPClient
FileZilla FTP Server Download for Windows:
filezilla-project.org/download.php?type=server
#Arduino #VisualStudio #esp32










![De-Bounce Push Buttons Easily in Arduino Projects
Learn a few different ways of de-bouncing your Arduino push buttons, and see the difference it makes visually with Visual Micro. More info and links below....
It is confusing at first to find a simple on off press can bounce (change state rapidly) when pressing and releasing, and it can be just as difficult to read these buttons reliably.
Here we show the bounce on a standard button, and the ways of solving this using simple delays, 3rd Party Arduino Libraries, as well as hardware, so you can be sure your button presses are one clean press and not 10....
Dont forget to Like and Subscribe to stay up to date with new videos and feature updates...
Our Website:
https://www.visualmicro.com/
De-bounce RC Circuit Diagram:
https://www.visualmicro.com/pics/Example_Circuit_RC_Debounce.png
R/C Circuit Calculator:
https://www.digikey.co.uk/en/resources/conversion-calculators/conversion-calculator-time-constant
Visualising Millisecond Events [Video]:
https://youtu.be/wwRawju55nk
#Arduino #VisualStudio De-Bounce Push Buttons Easily in Arduino Projects](https://i.ytimg.com/vi/u3ZbHakYV_o/mqdefault.jpg)