Skip to content

Commit 01182c4

Browse files
committed
MPAE-19362: Added 2 images to improve understanding.
1 parent 52e697d commit 01182c4

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@ This is an example of how to get started with the ADC on the ATmega4809. This is
4747
2. Open `atmega4809-adc-basics-mplab.X` in MPLAB.
4848
3. Connect the ATmega4809 Xplained Pro to the computer with a micro USB cable.
4949
4. Make sure the kit is selected as the tool to be programmed under project settings.
50+
<br><img src="images/atmega4809_xplained_pro.png" width="600">
5051
5. Press the make and program button to program the device.
5152
6. Open the desired terminal application or Data visualizer and open the serial port associated with the Xplained Pro.
53+
<br><img src="images/data_visualizer.png" width="600">
5254

5355
As mentioned in the appnote [AN2573](https://www.microchip.com/en-us/application-notes/an2573) you can change the voltage level of the adc input port and the approximated value will be shown over UART through data visualizer.
5456

images/atmega4809_xplained_pro.png

5.54 MB
Loading

images/data_visualizer.png

71 KB
Loading

0 commit comments

Comments
 (0)