riban-bw / ribanEthernet

Extensible Ethernet controller library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ribanENC28J60

Ethernet controller library for Arduino

This library provides a socket based Ethernet interface. It interfaces with Ethernet hardware via ENC28J60 library. IPV4, IPV6 & RAW sockets are implemented. ARP, ICMP, DHCP and DNS are implemented. Higher level protocols may be added later but may be impelented using the socket interface.

This library is licenced under the LGPL and is copyright (c) Brian Walton. The source code is available at https://github.com/riban-bw/ribanEthernet.git.

About

Extensible Ethernet controller library

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 100.0%