Shop OBEX P1 Docs P2 Docs Learn Events
Old Prop NIC Question — Parallax Forums

Old Prop NIC Question

NWCCTVNWCCTV Posts: 3,629
edited 2013-04-16 18:58 in Propeller 1
Last year I purchsaed a bunch of items from a user and included in those items was a Prop NIC. I see the UController.com web site is no longer running and am wondering if anyone has any documentation and or SPIN code for operating this device. I know, Spinnernet is better but I want try and use the Prop NIC first. I am hoping to be able to get the Prop NIC and my PINK "taliking" to each other once I get the Prop NIC figured out.

Comments

  • mindrobotsmindrobots Posts: 6,506
    edited 2013-04-16 17:23
    What chip does the Prop NIC use? If it is the Microchip ENC28J60, GadgetGanster has some code at the bottom of this page.

    Jeff also has some code over at PropellerPowered from one of his projects. Maybe in his software library possibly one of his instructables?
  • NWCCTVNWCCTV Posts: 3,629
    edited 2013-04-16 17:32
    Yes, It is the ENC28J60 chip. Not exactly the same as in the picture but thanks for the links. This should get me started. I did not realize it was only 10 BaseT Ethernet but if it gets the job done I will be happy. Thanks for the links.
  • Oldbitcollector (Jeff)Oldbitcollector (Jeff) Posts: 8,091
    edited 2013-04-16 18:58
    I did some searching in my private files, the best I could offer you is that the Propeller Cookbook has a description of the connector on one of the later pages. This would give you the Vcc/Vss and dateline layout of the Spinstudio socket at least with you being left to figure out the four ENC28J60 data lines.

    Jeff
Sign In or Register to comment.