71a28406d29a43387f7a342a46bf381eb8b1051d
Board-dat/NWI/NWI1048-dat/2023-11-24-14-14-51.png
... | ... | Binary files /dev/null and b/Board-dat/NWI/NWI1048-dat/2023-11-24-14-14-51.png differ |
Board-dat/NWI/NWI1048-dat/2023-11-24-14-15-27.png
... | ... | Binary files /dev/null and b/Board-dat/NWI/NWI1048-dat/2023-11-24-14-15-27.png differ |
Board-dat/NWI/NWI1048-dat/2023-11-24-14-15-52.png
... | ... | Binary files /dev/null and b/Board-dat/NWI/NWI1048-dat/2023-11-24-14-15-52.png differ |
Board-dat/NWI/NWI1048-dat/NWI1048-dat.md
... | ... | @@ -0,0 +1,45 @@ |
1 | +# NWI1048-dat |
|
2 | + |
|
3 | +## Board Info |
|
4 | + |
|
5 | +## Pin Definitions |
|
6 | + |
|
7 | +| Left | right | |
|
8 | +| ----------- | ------ | |
|
9 | +| 1 CS | 2 RST | |
|
10 | +| 3 SI | 4 SCK | |
|
11 | +| 5 INT | 6 SO | |
|
12 | +| 7 NC | 8 CLK | |
|
13 | +| 9 VIN / VCC | 10 GND | |
|
14 | + |
|
15 | +## Wiring to Arduino |
|
16 | + |
|
17 | +![](2023-11-24-14-14-51.png) |
|
18 | + |
|
19 | + |
|
20 | +## Applications |
|
21 | + |
|
22 | +### Arduino as Ethernet Web Server |
|
23 | + |
|
24 | +* Download the ENC28J60 library. Unzip the library to IDE library. |
|
25 | +* Connect the ENC28J60 Mini Ethernet Module to Arduino, notice the switch is choosing 3.3V or 5V. |
|
26 | +* The IO as below: CS - 10 , SI - 11 , SO - 12 , SCK - 13 |
|
27 | +* Select the IDE arduino-xxx/example/etherShield/etherShield_webserver. |
|
28 | + |
|
29 | +* Plugin the USB to Arduino , and then input the IP such as : http://192.168.1.15/. It will show as below informaion. |
|
30 | + |
|
31 | +![](2023-11-24-14-15-27.png) |
|
32 | + |
|
33 | +![](2023-11-24-14-15-52.png) |
|
34 | + |
|
35 | +## tutorial |
|
36 | + |
|
37 | +https://www.electrodragon.com/read-temperature-online-from-your-enc28j60-module-with-ds18b20/ |
|
38 | + |
|
39 | +## ref |
|
40 | + |
|
41 | +- [[NWI1048]] |
|
42 | + |
|
43 | +- HR911105 |
|
44 | + |
|
45 | +- [[ENC28J60-dat]] |
Chip-dat/Microchip-dat/ENC28J60-dat/ENC28J60-dat.md
... | ... | @@ -0,0 +1,4 @@ |
1 | + |
|
2 | +# ENC28J60-dat |
|
3 | + |
|
4 | +- datasheet - [[Microchip-Tech-ENC28J60-I-SS.pdf]] |
|
... | ... | \ No newline at end of file |
Chip-dat/Microchip-dat/ENC28J60-dat/Microchip-Tech-ENC28J60-I-SS.pdf
... | ... | Binary files /dev/null and b/Chip-dat/Microchip-dat/ENC28J60-dat/Microchip-Tech-ENC28J60-I-SS.pdf differ |