From a4c9d29cfb0c7fc80c827c9413a466d581d89ca9 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Sat, 4 Jan 2020 17:24:46 +0100 Subject: [PATCH] Updated README.MD with outline --- README.MD | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index daa7b38..50d7034 100644 --- a/README.MD +++ b/README.MD @@ -1,4 +1,4 @@ -Idea +Ethernet Text Clock ######################## Have an LCD screen connected to ethernet to show short texts. @@ -9,3 +9,10 @@ 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.