arduino-ether-text-clock/README.MD

19 lines
460 B
Plaintext
Raw Permalink Normal View History

2020-01-04 17:24:46 +01:00
Ethernet Text Clock
2019-12-30 22:00:29 +01:00
########################
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)
2020-01-04 17:24:46 +01:00
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.