/Wiznet-W5500-Particle

Particle library for Wiznet W5500

Primary LanguageC++OtherNOASSERTION

NCD_Ethernet_Overlay

A Particle library for the NCD Particle Ethernet Overlay shield. Buy the Ethernet Overlay and see more at https://NCD.io

[CHANGES From Main Library]

patched for W5500 dns resolved ipaddress issue

Usage

TODO: Fill in information on hardware usage.

Documentation

TODO: Describe NCD_Ethernet_Overlay

Contributing

Here's how you can make changes to this library and eventually contribute those changes back.

To get started, clone the library from GitHub to your local machine.

Change the name of the library in library.properties to something different. You can add your name at then end.

Modify the sources in and with the new behavior.

To compile an example, use particle compile examples/usage command in Particle CLI or use our Desktop IDE.

After your changes are done you can upload them with particle library upload or Upload command in the IDE. This will create a private (only visible by you) library that you can use in other projects. Do particle library add NCD_Ethernet_Overlay_myname to add the library to a project on your machine or add the NCD_Ethernet_Overlay_myname library to a project on the Web IDE or Desktop IDE.

At this point, you can create a GitHub pull request with your changes to the original library.

If you wish to make your library public, use particle library publish or Publish command.

LICENSE

Copyright 2017 Travis Elliott

Licensed under the license