Embedded-Software-Projects

Log | Files | Refs | README | LICENSE

commit be3ae80ac7a267fff123d9fd5b3a0e1fb311a3ee
parent 08752f10b17cc021fdf597ebf1beea9d3e028f91
Author: William Lindholm <william_lindholm@outlook.com>
Date:   Mon, 14 Oct 2024 22:50:46 +0100

Updated readme

Diffstat:
MREADME.md | 4++++
Amedia/image_of_board.png | 0
Amedia/image_of_board_transparent.png | 0
3 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -25,3 +25,6 @@ A cylon is a sequential activation of the LED:s. ### Appendix 2: ATmega 4809 For more information, see [datasheet](https://ww1.microchip.com/downloads/en/DeviceDoc/ATmega4808-4809-Data-Sheet-DS40002173A.pdf). + +### Appendix 3: Adapter board +![Image of the board used for the projects](media/image_of_board_transparent.png) +\ No newline at end of file diff --git a/media/image_of_board.png b/media/image_of_board.png Binary files differ. diff --git a/media/image_of_board_transparent.png b/media/image_of_board_transparent.png Binary files differ.