arduino-ether-text-clock/README.MD

460 B

Ethernet Text Clock ########################

Have an LCD screen connected to ethernet to show short texts. If there is no text, show a clock.

Requirements:

  • Ethernet (W5500)
  • LCD screen
  • (RTC)

Outline of intermediate projects

  1. Serial to Display with scrolling text ( and Time )
  2. Ethernet(DHCP) to Serial Text display
  3. Combine previous steps: Use Ethernet for input to Display
  4. Define Commandset for dimming, clearing.