diff --git a/docs/assignments/week05/group-project/week05-3d-group-assignment.md b/docs/assignments/week05/group-project/week05-3d-group-assignment.md
index 840505aa92072ec81ca44a185219311fbd273533..753647a34aa19453ef4354c10385e126c909c6fb 100644
--- a/docs/assignments/week05/group-project/week05-3d-group-assignment.md
+++ b/docs/assignments/week05/group-project/week05-3d-group-assignment.md
@@ -1,6 +1,5 @@
 #3d Printing and Scanning
 
-Our group project this week is to explore the parameters of the 3d printrs in the lab.
+Our group project this week is to explore the parameters of the 3d printers in the lab.
 
 Dahnu found a 3D object made for testing printers and we printed it on the Creality Ender 3.
-r
diff --git a/docs/assignments/week06/electronics-design.md b/docs/assignments/week06/electronics-design.md
index 773f9b3133bd4ae5bc475b747ff186ad5f9579fd..9a2da985897c547ccb4b6f728af40bb16dbcd060 100644
--- a/docs/assignments/week06/electronics-design.md
+++ b/docs/assignments/week06/electronics-design.md
@@ -1,27 +1,28 @@
 #Week 6 Electronics Design - Group Assignment
 
-![Oscope](../assignments/week06/images/oscope.jpeg)
+![Oscope](../images/oscope.jpeg)
 
-![DVM](../assignments/week06/images/digital-volt-meter.jpeg)
+![DVM](../images/digital-volt-meter.jpeg)
 
 The purpose of this week's group assignment is to become familiar with the test equipment in our lab.  Josep told us that we have a pocket oscilloscope and a voltmeter.
 
 We used the digital volt meter (DVM) and pocket oscilloscope to read some some voltages on the SMD11c board that Marco built.  We changed the blink rate on the LED by editing the sketch in the Arduino IDE and observed the voltage across the LED.
 
-![o-scope back](../assignments/week06/images/oscope-back.jpeg)
+![o-scope back](../images/oscope-back.jpeg)
 
-We used a pocket oscilloscope called DSO Nano v3, which is was an open source project sold by SEEED.  It is no longer manufactured or supported by teh manufatcturer, but there is a community taht cintnues to make modufcations on the product.
+We used a pocket oscilloscope called DSO Nano v3, which was an open source project sold by SEEED.  It is no longer manufactured or supported by the manufacturer, but there is a community that continues to make modifications to the product.
 
-![DVM](../assignments/week06/images/digital-volt-meter.jpeg)
+![DVM](../images/digital-volt-meter.jpeg)
+
+The digital volt meter (DVM) is a NIMO electronics MY63 MUL003 meter.  
 
-The digital volt meter (DVM) is made a NIMO electronics MY63 MUL003 meter.
 
 ##Digital Volt Meter
 
 
-![DVM voltage on regulator](docs/assignments/week06/images/dvm-on-led.jpeg)
+![DVM voltage on regulator](../images/dvm-on-led.jpeg)  
 
-We measured the voltage in and out of the regulator.  We noticed that the 3.2 volts on the output of the regulator dipped when the LED came on.
+First we measured the voltage in and out of the regulator.  We noticed that the 3.2 volts on the output of the regulator dipped when the LED came on.
 
 The voltage into the regulator was a steady 5 volts.
 
@@ -37,21 +38,23 @@ We calculated what the voltage should be across the resistor (Vdd-Vled=Vr) and t
 
 ##Pocket oscilloscope
 
-![Video of Oscope](./docs/assignments/week06/images/oscope-back.jpeg)
+![Video of Oscope](../images/oscope-back.jpeg)
+
+![Front of oscilloscope](../images/oscope.jpeg)
 
-![Front of oscilloscope](../week06/images/oscope.jpeg)
+Here are the specs on the scope:  
 
+[Scope specs](https://wiki.seeedstudio.com/DSO_Nano_v3/#key-specs)
 
 An oscilloscope allows you to see an electrical signal.   It shows a graph of the signal - the x axis of the graph is voltage and the y axis is time.  You need to set appropriate voltage and time scales in order to see the voltage on the screen.    
 
-We used the pocket oscilloscope to observe the voltage across the LED as we changed the parameters of the light blinking Arduino IDE sketch.  The key to being able to observe the trace on the oscilloscope is setting the voltage and time scales to the right values for the signal we want to observe.   The pocket oscope can only go up to about 200 khz, plenty of bamdwidth for what we were looking at.
+We used the pocket oscilloscope to observe the voltage across the LED as we changed the parameters of the light blinking Arduino IDE sketch.  The key to being able to observe the trace on the oscilloscope is setting the voltage and time scales to the right values for the signal we want to observe.   The pocket oscope can only go up to about 200 khz, plenty of bandwidth for what we were looking at.
 
-![One Second on 2 off](docs/assignments/week06/images/image 2.jpg)
+![One Second on 2 off](../images/image 2.jpg)
 
 One second on 2 seconds off
 
-
-
+We varied the arduino sketch that turned the LED on and off, changing on and off times, making a kind of PWM signal.  We observed the behavior of the diode and the signal on the scope.    
 
 ##Reflections and Conclusions
 
@@ -59,4 +62,6 @@ It seems like it would be pretty easy to short things out using the leads on the
 
 We didn't try to measure currents because you need to break the circuit and insert the meter into the circuit.  It is not easy to break into a pcb trace to measure current.   This is one disadvantage with PCBs over proto boards. You could design PCB boards that would allow current measurements.  We could build a board with jacks for pins to read current - shorted in normal use but routed through a voltmeter when you want to read current.     
 
-It was surprising to see the output voltge of the regulator dip when the LED came on.   The LED is only a load of about 20 ma, and the regulator is rated at 100 ma.     I wonder what the actual current draw of the SAMD11C is.  Looks like the SAMD11C has a minimum amp load of 8 microamps to about 1 ma when on.
+It was surprising to see the output voltage of the regulator dip when the LED came on.   The LED is only a load of about 20 ma, and the regulator is rated at 100 ma.   I wonder what the actual current draw of the SAMD11C is.  From the data sheet, the SAMD11C has a minimum amp load of 8 microamps to about 1 ma when on.
+
+The oscilloscope is a complex device with lots of options.  We barely touched the surface of its features.  It would take a lot more time to become proficient in its use.   
diff --git a/docs/assignments/week06/images/digital-volt-meter.jpeg b/docs/assignments/week06/images/digital-volt-meter.jpeg
index dc7aec6f2947ecf7fc1e6f05ef5db15e9e468aa4..e1dfffa8ea5dcc28462000c446f9c1f72d0b4a4f 100644
Binary files a/docs/assignments/week06/images/digital-volt-meter.jpeg and b/docs/assignments/week06/images/digital-volt-meter.jpeg differ
diff --git a/docs/assignments/week06/images/digital-volt-meter.jpg b/docs/assignments/week06/images/digital-volt-meter.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..e1dfffa8ea5dcc28462000c446f9c1f72d0b4a4f
Binary files /dev/null and b/docs/assignments/week06/images/digital-volt-meter.jpg differ