diff --git a/embedded-workshop-book/src/hardware.md b/embedded-workshop-book/src/hardware.md index 997072a..758cfc5 100644 --- a/embedded-workshop-book/src/hardware.md +++ b/embedded-workshop-book/src/hardware.md @@ -56,8 +56,7 @@ Connect one end of a micro USB cable to the USB connector *J2* of the board and 💬 These directions assume you are holding the board "horizontally" with components (switches, buttons and pins) facing up. In this position, rotate the board, so that its concave shaped short side faces right. You'll find one USB connector (J2) on the left edge, another USB connector (J3) on the bottom edge and 4 buttons on the bottom right corner. - - +![Labelled Diagram of the nRF52840 Development Kit (DK)](hardware/labelled.jpg) After connecting the DK to your PC/laptop it will show up as: diff --git a/embedded-workshop-book/src/hardware/labelled.jpg b/embedded-workshop-book/src/hardware/labelled.jpg new file mode 100644 index 0000000..d494b41 Binary files /dev/null and b/embedded-workshop-book/src/hardware/labelled.jpg differ