Wtransfer_Arduino

Wave file uploader for wave file on Arduino Mega using Ethernet shield2
ORIGINAL POST
By Bsenzio
components
Hardware Components
Arduino Mega 2560
X 1
Arduino Ethernet Shield 2
X 1
Software Apps and online services
Arduino IDE
details

ucc_wave.PNG

Wtransfer_Arduino

Wave file uploader for wave file on Arduino Mega

This set of files are an example for uploading files to a socket server service through arduino with low transfer time

The script detects file size and divides it for proper chunk transfer according to buffer specifications. For files lower than 1 KB the buffer can be reduced.

In this repository is the Arduino Script and a Python2.7 example file

Necessary Hardware:

Arduino Mega Ethernet/Ethernet2 shield SD Card board

Necessary Arduino libraries:

SdFat / proper configuration for Arduino Mega

ucc_wave.PNG

Wtransfer_Arduino

Wave file uploader for wave file on Arduino Mega

This set of files are an example for uploading files to a socket server service through arduino with low transfer time

The script detects file size and divides it for proper chunk transfer according to buffer specifications. For files lower than 1 KB the buffer can be reduced.

In this repository is the Arduino Script and a Python2.7 example file

Necessary Hardware:

Arduino Mega Ethernet/Ethernet2 shield SD Card board

Necessary Arduino libraries:

SdFat / proper configuration for Arduino Mega

COMMENTS

Please Login to comment
  Subscribe  
Notify of
POSTED BY
TAGS