ariadne-bootloader
ariadne-bootloader copied to clipboard
A little less unfinished TFTP bootloader for Arduino Ethernet or Arduino with Ethernet Shield
_From @per1234 on May 8, 2015 1:59_ I have created a working implementation of installation of Ariadne to the Arduino IDE via Boards Manager. The URL is: https://per1234.github.io/Ariadne-Bootloader/package_codebendercc_ariadne-bootloader_index.json This can...
_From @LoathingKernel on February 1, 2014 12:35_ @MarekLew wrote: Library TFTP wrong use registers REG_S3_RX_RD0, REG_S3_TX_WR0, REG_S3_RX_RSR0. Trying to modify AriadneBootloader for W5200 and ATmega2560 with progaram> 64KB noticed that...
_From @LoathingKernel on November 6, 2012 12:59_ Since most ethernet shields have an SD card socket this might would be useful to have. I am just leaving it here to...