ENC28J60 and PIC16F/18F


Closed Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71

    Default ENC28J60 and PIC16F/18F

    I want to make ethernet controller with ENC28J60 and PIC16F877 or PIC18F2550?
    Can somebody post a schematic,code for this problem?I want to make because I have ENC28J60,free sample from Microchip and PIC16F877(PIC18F2550) sample,too.

  2. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Here is one that uses a PIC18F25J10 with a ENC28J60. You could take a look at the schematic. Hopefully that helps. There is no PicBasic code that I know of, only C code for the TCP-IP stack. Edit: I stand corrected! Here is some PBP code for the TCP-IP stack http://www.picbasic.co.uk/forum/show...8612#post98612

    http://olimex.com/dev/pic-mini-web.html
    Last edited by ScaleRobotics; - 28th January 2011 at 15:08.

  3. #3
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71


    Did you find this post helpful? Yes | No

    Default

    Do you have with another PIC?Like PIC18Fxxxx or PIC16F8xx?I am from Macedonia and I can't find PIC18F25J10,and I don't have a programer for this PIC! so please find another,or does somebody design and programed a project like this?

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    OMG... did you ever heard of google?

    "By the seventh day God had finished the work he had been doing; so on the seventh day he rested from all his work."

    http://www.microchip.com/forums/tm.a...F877,QUESTION&

    http://lmgtfy.com/?q=enc28J60+pic16f877
    Last edited by mister_e; - 27th January 2011 at 19:39.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71


    Did you find this post helpful? Yes | No

    Default

    Yes,I did.But I can't find a project with that PIC and ENC28J60.

  6. #6
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Maybe this will help, maybe it won't. But it's the closes I could come up with.

    http://www.micro-examples.com/public...-ethernet.html

    Edit: Ok, with Steves help, here is a really cute one http://www.ljcv.net/eip10/
    Last edited by ScaleRobotics; - 27th January 2011 at 20:16.

  7. #7
    Join Date
    Jan 2011
    Location
    Skopje,Macedonia
    Posts
    71


    Did you find this post helpful? Yes | No

    Default

    ok,it's ok.But I am confused,how to control the devices on the other side of the of the controller,how to send a command.What I have to make?

  8. #8
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    Have a look at

    http://www.mikroe.com/eng/products/v...thernet-board/ There are example files for such a device (OK it's not PicBASIC pro) which controls an LED via a web page

    Also http://www.sfcompiler.co.uk/forum/vi...hp?p=7689#7689 has links to some examples in swordfish

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts