User Tools

Site Tools


pidflightlap:ethernet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
pidflightlap:ethernet [2018/06/10 09:40]
cmengler created
pidflightlap:ethernet [2018/06/10 09:50]
cmengler [Pin-outs]
Line 7: Line 7:
 {{ :​pidflightlap:​pidflightlap_enc28j60_shield.png?​400 |}} {{ :​pidflightlap:​pidflightlap_enc28j60_shield.png?​400 |}}
  
-===== Configuration ===== +  - Flash the PIDflight Lap Ethernet firmware to the Arduino Nano to be used for the ENC28J60 Ethernet Shield. Refer to [[pidflight:​flashingfirmware|Flashing firmware to lap timing device]], same process applies for flashing HEX files to Arduino. 
-<WRAP center round alert 60%+  - Configure your PC wired network connection.<code
-WORK IN PROGRESS +Static IP: 192.168.4.60 
-</WRAP>+Netmask: 255.255.255.0 
 +Gateway: 192.168.4.1 
 +</code> 
 +  - Connect the Ethernet module to the first (or only) lap timing device. Refer to pin-outs.
  
 +===== Pin-outs =====
 +
 +^Arduino^Ethernet Arduino^
 +|5V|5V|
 +|GND|GND|
 +|RX|TX|
 +|TX|RX|
pidflightlap/ethernet.txt · Last modified: 2018/06/10 10:05 by cmengler