Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 332 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 332 Bytes

TFTP-Arduino

TFTP Server for Arduino

Used an Arduino Uno with an Ethernet Interface.

Using a MicroSD for storage data.

Arduino IDE Version 1.6.6

:bowtie:

What works

  1. Send and recieve packets in netascii mode

To Do

  1. Implement octet mode
  2. Implement mail mode