From 7171f8cbefd87d10f88a60d34d1def8b85b65b6e Mon Sep 17 00:00:00 2001 From: Teodor-Emilian Petre Date: Tue, 12 Sep 2023 15:29:21 +0300 Subject: [PATCH] MPAE-16532: Small fix in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f72cd16..33a713e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Analog-to-Digital Converter (ADC) - Temperature Measurement Using AVR128DA48 Microcontroller -In this application, the ADC will be used to measure the temperature using the on-board specific sensor, and the results will be transmitted through UUniversal Synchronous and Asynchronous Receiver and Transmitter (USART). The software's example code diagram is presented in the figure below. +In this application, the ADC will be used to measure the temperature using the on-board specific sensor, and the results will be transmitted through Universal Synchronous and Asynchronous Receiver and Transmitter (USART). The software's example code diagram is presented in the figure below.
## Related Documentation @@ -33,7 +33,7 @@ To program the Curiosity Nano board with this MPLAB X project, follow the steps ## Setup -The AVR128DA48 Curiosity Nano Development Board is used as the test platform. As an input of the ADC, the internal temperature sensor is used for measurements. +As an input of the ADC, the internal temperature sensor is used for measurements.
The following pin configuration must be made for this project: |Pin | Configuration |