Skip to content
Snippets Groups Projects
Commit c2e7e6e8 authored by Kyrre Ness Sjobaek's avatar Kyrre Ness Sjobaek
Browse files

boldify

parent cb9071c3
No related branches found
No related tags found
No related merge requests found
......@@ -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:
![Simple schematic](/schematic.png)
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment