Code Monkey home page Code Monkey logo

Comments (4)

ntruchsess avatar ntruchsess commented on August 24, 2024

Pinout ist defined in https://github.com/ntruchsess/arduino_uip/blob/master/utility/Enc28J60Network.h#L31
You can change CS to 8 if you prefer this, default (for UNO) is 10. CS can be any regular digital-I/O pin, MOSI,MISO and SCK are tied to the SPI-hardware pins.

As the Arduino 1.5 library specification is not settled yet, out of the box support for 1.5.5 library-format is not implemented yet, library.properties is just informal for now. I'll do this as soon the library-format has settled. So long you have to copy the files to the appropriate locations. See https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification for details.

Don't know what an Arduino 328 is, but if it is based on an ATmega328 it should be fine ;-)

from arduino_uip.

beckmx avatar beckmx commented on August 24, 2024

oh gee! haha yes sorry atmega328 I was already mind-sleeping

from arduino_uip.

beckmx avatar beckmx commented on August 24, 2024

finally I managed to put it up and running...nice work,if u allow me to contact u to test a service I am working on... cheers!

from arduino_uip.

ntruchsess avatar ntruchsess commented on August 24, 2024

great. Please give notice as soon you have something to test.

  • merry Christmas!

from arduino_uip.

Related Issues (20)

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.