Great! That seems to work. Although the examples are not very extensive. But I was planning on using the ethernet board with a PIC microchip anyway.
The documentation on the website might need a small update to help others too. Another small remark (but that's the perfectionist in me), is that the ...
Search found 3 matches
- Fri Jun 08, 2012 3:14 am
- Forum: Project Talent Show
- Topic: ENC28J60 Ethernet board
- Replies: 7
- Views: 20153
- Wed Jun 06, 2012 5:13 pm
- Forum: Project Talent Show
- Topic: ENC28J60 Ethernet board
- Replies: 7
- Views: 20153
Re: ENC28J60 Ethernet board
Dear Sir
1) Yes, I removed the entire original Ethernet folder from the libraries folder
2) I also changed the IP address to 192.168.1.123. If I run the example in debug mode (I do have to set a #define debug somewhere in one of the header files), and connect the serial port to my computer, I can ...
1) Yes, I removed the entire original Ethernet folder from the libraries folder
2) I also changed the IP address to 192.168.1.123. If I run the example in debug mode (I do have to set a #define debug somewhere in one of the header files), and connect the serial port to my computer, I can ...
- Tue Jun 05, 2012 2:41 am
- Forum: Project Talent Show
- Topic: ENC28J60 Ethernet board
- Replies: 7
- Views: 20153
ENC28J60 Ethernet board
Dear all,
I have just bought this board, but I cannot get it to work with my diecimila arduino with atmega168 (+ I have tried it with the UNO also)
I added the library in the libraries folder, and removed the Ethernet folder that was in there.
First attempt: using arduino 1.0 environment:
For this ...
I have just bought this board, but I cannot get it to work with my diecimila arduino with atmega168 (+ I have tried it with the UNO also)
I added the library in the libraries folder, and removed the Ethernet folder that was in there.
First attempt: using arduino 1.0 environment:
For this ...