Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 637 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 637 Bytes

Ethernet-Flasher-IDE

IDE for Arduino based AVR code for uploading via avrdude or Ethernet Flasher

Note: the EthernetFlasher does not work at the moment but will be added later on.

Warning: This software is experimental. Use at your own risk!

Dependencies: libQsciScintilla

Description

This IDE compiles your project together with the Arduino core (please make sure to set the paths in the build settings). You can upload your code via avrdude and via the Ethernet Flasher for W5100 based Ethernet-enabled Arduinos.

For that to work you need to burn the EthernetBootloader to your device.