diff --git a/docs/Assignments/week_6_electronic_design/electronic_design.md b/docs/Assignments/week_6_electronic_design/electronic_design.md index 34b1eeb..557263c 100644 --- a/docs/Assignments/week_6_electronic_design/electronic_design.md +++ b/docs/Assignments/week_6_electronic_design/electronic_design.md @@ -180,7 +180,7 @@ This is my end result for this weeks assignment. ## The group assignment With the group assignment we wen't and tested different test equipment. First we started of with the most basic one. The multimeter. -![alt text](image-41.png) +![alt text](image-41.jpg) ### Multimeter There are a couple of different options on the multimeter. You can measure voltage, current, resistance and even diodes. Some can test how big capacitors are. There are a wide variety of use cases for multimeters. But today was focused on learning how to use it and how to not blow a fuse in a multimeter. Henk told us to keep the pins in the Com and the ground port otherwise if someone wants to measure voltage and doesn't pay attention how the test probers are connected. It may destroy the multimeter. @@ -188,14 +188,14 @@ There are a couple of different options on the multimeter. You can measure volta ### Oscilloscope Henk and erwin told us that the oscilloscope is only necessary when debugging electronics. Otherwise if everything works you wouldn't need this tool. With the oscilloscope you can view signals that get generated my the mcu's displayed on a screen. -![alt text](IMG_8487.JPEG) +![alt text](IMG_8487.jpg) ### Logic analyzer An logic analyzer is a digital oscilloscope. The benefit of this device is that it is a lot smaller than a oscilloscope and it can translate the signal to human readable characters using software on the pc. The only downside is that it can't read analog signals. -![alt text](image-42.png) -![alt text](image-43.png) +![alt text](image-42.jpg) +![alt text](image-43.jpg) -(Thanks Irja for the photos. I forgot to take them myself) +(Thanks Irja for the photos of the group assignment. I forgot to take them myself) ## Sources * [Datasheet LM4871M](https://www.ti.com/lit/ds/symlink/lm4871.pdf?HQS=dis-dk-null-digikeymode-dsf-pf-null-wwe&ts=1741005529535&ref_url=https%253A%252F%252Fwww.ti.com%252Fgeneral%252Fdocs%252Fsuppproductinfo.tsp%253FdistId%253D10%2526gotoUrl%253Dhttps%253A%252F%252Fwww.ti.com%252Flit%252Fgpn%252Flm4871) * [Arduino speaker](https://www.build-electronic-circuits.com/arduino-speaker/)