Skip to content
Snippets Groups Projects
Commit 38c95148 authored by Akseli Uunila's avatar Akseli Uunila
Browse files

Add the images to the document

parent e82e84d8
No related branches found
No related tags found
1 merge request!7Group 2 assignment 4
......@@ -23,12 +23,30 @@ We used Keysight InfiniiVision DSOX3102A, a digital storage oscilloscope.
## Measurements
The following figures (Figures 1, 2, 3) show schematics of the connection between the programmed microcontroller and oscilloscope.
The following figures (Figures 4, 5, and 6) show measurements at the oscilloscope.
![Measurementphoto](./assets/assignment4/schematic_photos/mikrocontrolledRP_soldered.jpg)
![Measurementphoto](./assets/assignment4/schematic_photos/ESP32C3.jpg)
![Measurementphoto](./assets/assignment4/schematic_photos/ESP32C3readings.jpg)
![Measurementphoto](./assets/assignment4/schematic_photos/SMD.jpg)
![Measurementphoto](./assets/assignment4/schematic_photos/RP22.jpg)
![Measurementphoto](./assets/assignment4/schematic_photos/RP22connections.jpg)
![oscilloscope measurement](./assets/assignment4/oscilloscope/RP2040.png)
![oscilloscope measurement](./assets/assignment4/oscilloscope/ESP32C3.png)
![oscilloscope measurement](./assets/assignment4/oscilloscope/SAMD21.png)
Signal frequency for XIAO RP2040, XIAO ESP32C3, and XIAO SAMD2 is...,..., and,... respectively.
## Schematics
Write here which pins were used for each
......@@ -47,4 +65,5 @@ We used these "ring oscillator" codes from Neil:
* [esp32C3 code](https://pub.pages.cba.mit.edu/ring/GPIO/ESP32/ring.ESP32C3.ino)
* [samd21 code](https://pub.pages.cba.mit.edu/ring/GPIO/SAMD11C/ring.D11C.ino)
\ No newline at end of file
* [samd21 code](https://pub.pages.cba.mit.edu/ring/GPIO/SAMD11C/ring.D11C.ino)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment