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.