Skip to content

Commit

Permalink
Adjusted to new board layout and Arduino Due
Browse files Browse the repository at this point in the history
  • Loading branch information
fredlcore authored May 10, 2020
1 parent 9012fa4 commit e9b44ac
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Die deutsche Fassung dieser Datei gibt es <A HREF="https://github.com/fredlcore/bsb_lan/blob/master/README_de.md">hier</A>.

LAN Interface for [Boiler-System-Bus (BSB)](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap02.html#21-bsb-and-lpb), [Local Process Bus (LPB)](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap02.html#21-bsb-and-lpb) and [Point-to-Point-Interface (PPS)](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap02.html#22-pps) designed for Arduino Mega 2560 with Ethernet-Shield for web-based controlling (locally via LAN or if so desiread also via the internet) heating systems such as Elco Thision, Brötje and similar systems, including logging to Micro-SD-card. This project can serve in many ways as a cost-effective alternative to the OZW 672 or OCI 700.
LAN Interface for [Boiler-System-Bus (BSB)](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap02.html#21-bsb-and-lpb), [Local Process Bus (LPB)](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap02.html#21-bsb-and-lpb) and [Point-to-Point-Interface (PPS)](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap02.html#22-pps) designed for Arduino Due with Ethernet-Shield for web-based controlling (locally via LAN or if so desiread also via the internet) heating systems such as Elco Thision, Brötje and similar systems, including logging to Micro-SD-card. This project can serve in many ways as a cost-effective alternative to the OZW 672 or OCI 700.

<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.

Expand Down Expand Up @@ -72,8 +72,5 @@ Web-Interface screenshots:
BSB-Board plain, with location of CL+ and CL- connectors:
<img src="https://github.com/fredlcore/bsb_lan/blob/master/schematics/BSB-Board%20plain.jpg" size="50%">

BSB-Board and Ethernet Shield plugged into the Arduino Mega 2560:
<img src="https://github.com/fredlcore/bsb_lan/blob/master/schematics/BSB-Board%20on%20Arduino%20Mega%202560.jpg" size="50%">

BSB-Board on Raspberry Pi 2:
<img src="https://github.com/fredlcore/bsb_lan/blob/master/schematics/BSB-Board%20on%20Raspberry%20Pi%202.jpg" size="50%">
BSB-Board and Ethernet Shield plugged into the Arduino Due:
<img src="https://github.com/fredlcore/bsb_lan/blob/master/schematics/BSB-Board%20on%20Arduino%20Due.jpg" size="50%">

0 comments on commit e9b44ac

Please sign in to comment.