kegerator_monitor by cwhummel

My Kegerator Monitor
an arduino pro mini monitors two HX711 load cell amplifiers, a liquid flow meter, and a DS18B20 temp sensor. It displays the data on a large 4x40 LCD screen. It transmits and receives data from an esp8266.

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:264217" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>