Clock with manual adjust & weather station on lcd 5110

Clock Temperature and Humidity with manual adjust Displayed on lcd 5110

In this Arduino Tutorial we will learn How to set time on DS1307 and how to use it with the Arduino Nano v3 Board and lcd 5110. You can watch the following video or read the written tutorial below.
manual adjust for RTC clock with Arduino and lcd 5110.
manual adjust for RTC clock with button.
real time clock setting using button

 Dht11 Module

  • VCC - 5V
  • GND - GND
  • Data  - A0

 Nokia 5110 LCD Module

  • 1. RST--------- reset.
  • 2. CE------------chip selection.
  • 3. DC-----------data/commands choice.
  • 4. DIN-----------serial data line.
  • 5. CLK------------serial Clock Speed.
  • 6. VCC----------Power, 3.3V (Positive).
  • 7. LIGHT--------- backlight control terminal.
  • 8. GND-----------power negative.

Schema

download

Geekcreit® ATmega328P Nano V3 Controller Board Compatible Arduino Improved Version


16 In 1 Sensor Module Kit For Arduino Raspberry Pi 2 Pi2 Pi3

Code

Library

2 comments: