Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.06 KB

README_EtherCard.md

File metadata and controls

31 lines (20 loc) · 1.06 KB

About {#index}

EtherCard is a driver for the ENC28J60 chip, compatible with Arduino IDE.

Work in progress - see this discussion for some background info.

Derived from code by Guido Socher and Pascal Stang, hence under GPL2 license.


The latest source code for this project is maintained on GitHub.

You can download all the project source files in ZIP or TAR format:

  • Unpack the archive and rename the resulting folder to "EtherCard".
  • Move it to the "libraries" folder in your Arduino sketches area.
  • Restart the Arduino IDE to make sure it sees the new files.

The wiki for this library is at http://jeelabs.net/projects/cafe/wiki.

The API documentation is generated by Doxygen and can be found here.

For questions and reporting bugs, check out the JeeLabs forums.