/Arduino-File-Upload

Uploading files with some Arduino Supported boards and Sim800l

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Uploading text Files from SD card with Arduino and Sim800l

This repository contains Sample code for uploading files to a server using arduino. The upload.php script is placed at the server end to receive the file and a TCP client from the TinyGSM library is used in the sketch named HTTPUploadTinyGSM. It has been tested with the file datafile.csv on the SD card connected to the arduino