
Mini Enc28j60 Network Shield Module in Stock -Arduino Compatible
- Payment Type:
- T/T
Quantity:
Your message must be between 20 to 2000 characters
Contact NowBasic Info
Basic Info
Place of Origin: | China |
---|---|
Payment Type: | T/T |
Product Description
Product Description
ENC28J60 Network Shield Module -Arduino Compatible
Now days there are kinds of ways to connect the Arduino with LAN.
And now there is another new interest way:
Arduino ENC28J60 Network Shield
A shield based on ENC28J60.
The Arduino ENC28J60 Network Shield adopt SPI interface, so we can connect with Arduino boards through Arduino IDC shield:
Download and uncompress the EncEthernet. Zip into your hardware libraries of Arduino setup catalog and name it as EncEthernet:
After reboot Arduino, find the WebServer example code in: File->Examples->EncEtherent:
According to your LAN different setting, generally only need to modify the IP address:
Static uint8_t myip[4] = {192, 168, 0, 15};
After setting MAC address and IP address in the code, then download the programmer code.
Then you can visit your Arduino by browser, now your Arduino is a simple Web server:
Now days there are kinds of ways to connect the Arduino with LAN.
And now there is another new interest way:
Arduino ENC28J60 Network Shield
A shield based on ENC28J60.
The Arduino ENC28J60 Network Shield adopt SPI interface, so we can connect with Arduino boards through Arduino IDC shield:
Download and uncompress the EncEthernet. Zip into your hardware libraries of Arduino setup catalog and name it as EncEthernet:
After reboot Arduino, find the WebServer example code in: File->Examples->EncEtherent:
According to your LAN different setting, generally only need to modify the IP address:
Static uint8_t myip[4] = {192, 168, 0, 15};
After setting MAC address and IP address in the code, then download the programmer code.
Then you can visit your Arduino by browser, now your Arduino is a simple Web server:
Related Keywords
Related Keywords
You May Also Like
You May Also Like