From 95e19ffc20154498b91bc124ee705a9422c5df3f Mon Sep 17 00:00:00 2001 From: pcgaldo Date: Tue, 18 Jun 2024 00:16:05 +0200 Subject: [PATCH] Atualizar README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c606c50..d4f70ad 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Program Functionalities -This Arduino program is designed to interface with a two-channel incremental encoder and display the rotational speed of a roller on an LCD screen. The main functionalities of the program include: +This Arduino program is designed to interface with a two-channel incremental encoder and display the rotational speed of a roller conveyor on an LCD screen. The main functionalities of the program include: ## Initialization of LCD and Encoder Pins - The program initializes a 16x2 I2C LCD to display the calculated speed.