ArduinoNanoRTCandLCDenglish by ingramcl

Cloned from Sketch ArduinoNanoRTCandLCD by ingramcl

This sketch is missing a short description
This sketch is a simple arduino nano atmega328 board hooked up to an RTC 1307, 16x2 LCD and a potentiometer to control 1 channel of LEDs for my freshwater tank. potentiometer goes to A0, LED to pin 9, LCD hooked up in a non I2C manner to pins D2,3,4,5,6,10, and 11. RTC to pins A4 and A5. code is taken from various places. Comments should specify where things come from.

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:312941" 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>