Nieuws

The Arduino sketch (arduino_file_transfer.ino) reads a file from an SD card and sends its contents to a Python server over Ethernet. It uses the Ethernet and SPI libraries to establish a connection ...
Hi, I encountered the same problem as yoppy-tjhin. Some binary files are transferred completely and successfully according to the FTP client, but were stored incompletely on the SD card. The problem ...