@@ -9,8 +9,8 @@ Additionally, a simple web/HTTP server is provided in order to check the status
The code is fully contained in the file `PositionGaugeServer.ino`.
It depends on only the standard Arduino libraries and the Ethernet library in order to support the Ethernet shield .
It is tested and deployed with an Arduino Uno and a Ethernet Shield v2, connected to two gauges (model nr?).
The code can be configured to support a variable number of gauges, network configurations, Arduino pinouts, and update intervals and timeouts by editing the *top* part of `PositionGaugeServer.ino`; the bottom part will reconfigure automatically.
Note that for any deployment you *must* set the correct MAC address in the code file.
The code can be configured to support a variable number of gauges, network configurations, Arduino pinouts, and update intervals and timeouts by editing the **top** part of `PositionGaugeServer.ino`; the bottom part will reconfigure automatically.
Note that for any deployment you **must** set the correct MAC address in the code file.
The schematic for the connection to the gauge (provided by Roger Cheng) looks like: