Git Product home page Git Product logo

ethernet-1's Introduction

#Ethernet Library for Teensy#

Wiznet chips W5100, W5200 and W5500 are automatically detected.

Efficient block mode of W5200 & W5500 are used for data and multi-byte register access.

Wiznet socket registers are cached, which greatly reduces SPI communication overhead, at the cost of a small increase in RAM usage. TCP connections and UDP packets accessed in small chunks typically see a substantial performance boost.

Adafruit's Ethernet.init(CSPIN) extension is supported, to allow use of different pins for the chip select signal. Optimized direct register I/O is used for most Arduino compatible boards.

http://www.pjrc.com/teensy/td_libs_Ethernet.html

Tested Hardware

Board Chip Shield / Module Internet Local
Teensy 3.6 W5500 WIZ850io 97.37 1190.90
Teensy 3.6 W5200 WIZ820io 96.65 1157.56
Teensy 3.6 W5100 WIZ811MJ 9.61 10.16
Teensy 3.2 W5200 WIZ820io 96.56 1030.55
Teensy LC W5500 WIZ850io 97.51 390.46
Teensy 2.0 W5100 WIZ811MJ 9.75 10.16
Arduino Uno R3 W5500 Seeed Ethernet 96.47 284.42
Arduino Uno R3 W5100 Arduino Ethernet R3 9.66 10.17
Arduino Uno R3 W5100 Ethernet R2 (clone) 9.65 10.17
Arduino Due W5100 Arduino Ethernet R3 9.72 10.16
Arduino Due W5500 Seeed Ethernet 96.42 378.85
Arduino Zero W5500 Seeed Ethernet 96.33 234.03
Arduino 101 W5500 Seeed Ethernet fail fail
ChipKit Uno32 W5500 Seeed Ethernet fail fail
Wemos D1 (ESP8266) W5500 Seeed Ethernet fail fail
Mega 2560 (clone) W5500 Seeed Ethernet fail fail
Mega 2560 (clone) W5100 Ethernet R2 (clone) fail fail

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.