diff --git a/docs/tutorials/firmware-update/beta-unit-firmware-update.md b/docs/tutorials/firmware-update/beta-unit-firmware-update.md index f4db0f3..aeaf387 100644 --- a/docs/tutorials/firmware-update/beta-unit-firmware-update.md +++ b/docs/tutorials/firmware-update/beta-unit-firmware-update.md @@ -18,7 +18,10 @@ The AVR Programming jig consists of several components: Assembly animation: -
+
+ +
--- @@ -26,7 +29,7 @@ Assembly animation: Uploading firmware without a Pyr0-Piezo AVR Programming Jig requires soldering to the test pads on the bottom of the Sensor's PCB: -![](../../assets/images/board-images/easy-piezi/pp-v2.1.2-uart-wiring.png) +![EasyPiezi UART Wiring](../../assets/images/board-images/easy-piezi/pp-v2.1.2-uart-wiring.png) To utilize the UART's in-built auto-reset function, a 10k resistor and a small capacitor must be added to the reset wire in the configuration below: @@ -99,6 +102,8 @@ After installing AVRDUDESS, and opening it, follow the image below with the sett - **D.** Set the Fuse Bits to `E2`, `DF`, `F9` respectively. Leave LB *blank* - **E.** Click the Flash button to begin the upload process +![](../../assets/images/applications/AVRDUDESS.JPG) + --- ### avrdude